Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Matt Duchene, John Tavares, Andre Burakovsky, Brock Boeser, David Krejci
Gardien
#1 : Petr Mrazek, #2 : Vitek Vanecek
Lignes d'Attaque Perso. en Prol.
Matt Duchene, Brock Boeser, John Tavares, Andre Burakovsky, Chris Tierney, Dylan Strome, Dylan Strome, David Krejci, Nino Niederreiter, Rickard Rakell, Andrew Copp
Lignes de Défense Perso. en Prol.
Cam Fowler, Matt Dumba, Roman Josi, Adam Fox, Darren Dietz
Astuces sur les Filtres (Anglais seulement)
Priority
Type
Description
1
| or OR
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Éspoir
Nom de l'Équipe
Année de Repêchage
Choix Total
Information
Lien
Antonin Verreault
Anaheim Ducks
2022
159
Benoit-Olivier Groulx
Anaheim Ducks
2018
56
Brandon Lisowsky
Anaheim Ducks
2022
141
Cayden Primeau
Anaheim Ducks
2017
113
Cedrick Guindon
Anaheim Ducks
2022
117
Cole Spicer
Anaheim Ducks
2022
126
Daemon Hunt
Anaheim Ducks
2020
83
David Bernhardt
Anaheim Ducks
2016
151
Dmitri Ovchinnikov
Anaheim Ducks
2020
74
Hudson Thornton
Anaheim Ducks
2022
149
Igor Shvyrev
Anaheim Ducks
2017
132
Ilya Kvochko
Anaheim Ducks
2022
147
Ivan Zhigalov
Anaheim Ducks
2022
116
Jay O'Brien
Anaheim Ducks
2018
30
Jordan Bellerive*
Anaheim Ducks
Joseph Woll
Anaheim Ducks
2016
66
Kasper Kulonummi
Anaheim Ducks
2022
105
Kirill Ustimenko
Anaheim Ducks
2017
150
Layton Ahac
Anaheim Ducks
2019
113
Lian Bichsel
Anaheim Ducks
2022
41
Lias Andersson
Anaheim Ducks
2017
14
Linus Hogberg
Anaheim Ducks
2016
152
Matthew Strome
Anaheim Ducks
2017
65
Nikita Alexandrov
Anaheim Ducks
2019
54
Olivier Nadeau
Anaheim Ducks
2021
93
Owen Power
Anaheim Ducks
2021
1
Pyotr Kotchekov
Anaheim Ducks
2019
44
Ruslan Gazizov
Anaheim Ducks
2022
106
Simon Lundmark
Anaheim Ducks
2019
77
Tucker Robertson
Anaheim Ducks
2022
158
Wade Allison
Anaheim Ducks
2016
71
Choix au Repêchage
Année
R1
R2
R3
R4
R5
R6
R7
2023
2024
2025
2026
2027
[2023-02-06 06:35:36] - TRADE : From Carolina Hurricanes to Anaheim Ducks : Nino Niederreiter. [2023-02-06 06:35:36] - TRADE : From Anaheim Ducks to Carolina Hurricanes : Y:2023-RND:6-ANH. [2023-02-06 06:35:24] - TRADE : From Buffalo Sabres to Anaheim Ducks : Matt Duchene, Simon Ryfors, Christian Folin. [2023-02-06 06:35:24] - TRADE : From Anaheim Ducks to Buffalo Sabres : Oskar Lindblom, Filip Hronek, Joe Veleno, Timothy Liljegren (P), Y:2024-RND:1-ANH, Y:2023-RND:3-CAR. [2023-02-03 06:25:48] - TRADE : From Philadelphia Flyers to Anaheim Ducks : Matt Dumba, Y:2025-RND:5-PHI. [2023-02-03 06:25:48] - TRADE : From Anaheim Ducks to Philadelphia Flyers : J.T. Miller, Tyler Biggs, Filip Chytil (P), Owen Tippett* (P). [2023-01-27 06:28:18] - TRADE : From Carolina Hurricanes to Anaheim Ducks : David Krejci, Joseph Garreffa, Y:2024-RND:6-CAR. [2023-01-27 06:28:18] - TRADE : From Anaheim Ducks to Carolina Hurricanes : Sami Niku, Rudolfs Balcers. [2022-12-29 05:55:29] - TRADE : From Arizona Coyotes to Anaheim Ducks : Mike Richards, 1 500 000 $ (Salary Cap). [2022-12-29 05:55:29] - TRADE : From Anaheim Ducks to Arizona Coyotes : Erik Brannstrom (P). [2022-12-02 07:22:32] - TRADE : From Montreal Canadiens to Anaheim Ducks : Simeon Varlamov. [2022-12-02 07:22:32] - TRADE : From Anaheim Ducks to Montreal Canadiens : Oscar Dansk. [2022-11-14 06:04:01] - Petr Mrazek was added to Anaheim Ducks. [2022-11-14 06:04:01] - Anaheim Ducks claimed Petr Mrazek from waivers by Columbus Blue Jackets for 0 $. [2022-11-13 16:35:41] - Anaheim Ducks show interest in Petr Mrazek from waiver. [2022-11-11 07:30:17] - TRADE : From Columbus Blue Jackets to Anaheim Ducks : Rickard Rakell, Y:2023-RND:7-BOS. [2022-11-11 07:30:17] - TRADE : From Anaheim Ducks to Columbus Blue Jackets : Chandler Stephenson, Y:2023-RND:3-CLB. [2022-11-06 05:31:24] - TRADE : From Montreal Canadiens to Anaheim Ducks : Chandler Stephenson. [2022-11-06 05:31:24] - TRADE : From Anaheim Ducks to Montreal Canadiens : Y:2023-RND:3-BOS, Y:2024-RND:7-ANH. [2022-09-11 07:21:37] - TRADE : From Anaheim Ducks to Vancouver Canucks : Troy Terry. [2022-09-11 07:20:02] - TRADE : From Dallas Stars to Anaheim Ducks : Rhett Gardner.
[2023-02-07 05:47:32] Successfully loaded Anaheim Ducks lines done with STHS Client - 3.3.5.5 [2023-02-06 06:35:36] TRADE : From Carolina Hurricanes to Anaheim Ducks : Nino Niederreiter. [2023-02-06 06:35:36] TRADE : From Anaheim Ducks to Carolina Hurricanes : Y:2023-RND:6-ANH. [2023-02-06 06:35:24] TRADE : From Buffalo Sabres to Anaheim Ducks : Matt Duchene, Simon Ryfors, Christian Folin. [2023-02-06 06:35:24] TRADE : From Anaheim Ducks to Buffalo Sabres : Oskar Lindblom, Filip Hronek, Joe Veleno, Timothy Liljegren (P), Y:2024-RND:1-ANH, Y:2023-RND:3-CAR. [2023-02-05 08:02:38] Successfully loaded Anaheim Ducks lines done with STHS Client - 3.3.5.5
[2023-02-05 08:02:38] Marco Scandella of Anaheim Ducks was sent to pro. [2023-02-03 06:25:48] TRADE : From Philadelphia Flyers to Anaheim Ducks : Matt Dumba, Y:2025-RND:5-PHI. [2023-02-03 06:25:48] TRADE : From Anaheim Ducks to Philadelphia Flyers : J.T. Miller, Tyler Biggs, Filip Chytil (P), Owen Tippett* (P). [2023-02-03 06:24:27] Auto Lines Partial Function has been run for Laval Chiefs. [2023-02-03 06:24:27] Auto Roster Farm Only Function has been run for Anaheim Ducks.
[2023-02-03 06:24:27] Laval Chiefs roster errors : Not enough Goalie available in Farm Team! 1 Dressed. 2 Required.
Some errors will be automatically fixed.
[2023-02-02 05:50:37] Game 1044 - Filip Hronek from Anaheim Ducks is injured (Bruised Right Shoulder) and is out for 2 weeks. [2023-02-02 05:50:37] Game 1044 - Zachary Werenski from Anaheim Ducks is injured (Right Forearm) and is out for 1 month. [2023-02-01 05:51:14] Simeon Varlamov from Laval Chiefs is back from Exhaustion. [2023-01-31 06:11:39] Simeon Varlamov from Laval Chiefs injured (Exhaustion)
[2023-01-30 06:48:30] Pro Game #1017 - Brock Boeser from Anaheim Ducks has scored a Hat Trick!
[2023-01-28 06:31:24] Last 7 Days Pro Star : 1 - Brock Boeser of Anaheim Ducks (5-3-8) / 2 - Elias Pettersson of Ottawa Senators (2-5-7) / 3 - Chris Tierney of Anaheim Ducks (3-4-7) [2023-01-27 19:43:04] Successfully loaded Anaheim Ducks lines done with STHS Client - 3.3.5.5
[2023-01-27 19:43:04] Eric Comrie of Anaheim Ducks was sent to pro.
[2023-01-27 19:43:01] Maximum Farm Players Limit Reached for Laval Chiefs!
[2023-01-27 06:28:31] Maximum Farm Players Limit Reached for Laval Chiefs!
[2023-01-27 06:28:20] Maximum Farm Players Limit Reached for Laval Chiefs! [2023-01-27 06:28:18] TRADE : From Carolina Hurricanes to Anaheim Ducks : David Krejci, Joseph Garreffa, Y:2024-RND:6-CAR. [2023-01-27 06:28:18] TRADE : From Anaheim Ducks to Carolina Hurricanes : Sami Niku, Rudolfs Balcers. [2023-01-22 07:22:24] Adam Fox from Anaheim Ducks is back from Left Foot Injury. [2023-01-22 07:22:09] Auto Lines Partial Function has been run for Anaheim Ducks.
[2023-01-22 07:22:09] Anaheim Ducks lines errors : Normal line # 1 Defense #1 is empty.
Normal line # 4 LW is empty.
PP line 2 Defense #2 is empty.
PK line 2 Defense #2 is empty.
PK3 line 2 Defense #2 is empty.
Extra Defense #1 is empty.
OT Defense #4 is empty.
[2023-01-22 07:22:09] Auto Roster Partial Function has been run for Anaheim Ducks.
[2023-01-22 07:22:09] Anaheim Ducks roster errors : Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2023-01-21 08:13:10] Sheldon Rempal from Laval Chiefs is back from Back Spasms Injury. [2023-01-21 08:13:09] Game 958 - Adam Fox from Anaheim Ducks is injured (Left Foot) and is out for 1 week. [2023-01-15 17:11:10] Successfully loaded Anaheim Ducks lines done with STHS Client - 3.3.5.5 [2023-01-12 07:35:57] Kyle Wood from Laval Chiefs is back from Right Foot Injury.
[2023-01-12 07:35:57] Last 7 Days Pro Star : 1 - Nathan MacKinnon of Columbus Blue Jackets (4-3-7) / 2 - Cam Fowler of Anaheim Ducks (5-2-7) / 3 - Nikolaj Ehlers of Columbus Blue Jackets (3-4-7)
[2023-01-10 06:17:32] Pro Game #898 - Oskar Lindblom from Anaheim Ducks has scored a Hat Trick! [2023-01-10 06:17:01] Auto Lines Partial Function has been run for Laval Chiefs.
[2023-01-10 06:17:01] Laval Chiefs (Anaheim Ducks) lines errors : Normal line # 1 RW is empty.
Normal line # 2 Defense #2 is empty.
Unknown Player is used twice in Normal lines 1 and 2.
PP line1 RW is empty.
PP line 2 Defense #2 is empty.
PK line 2 C is empty.
PK line 2 Defense #2 is empty.
PK3 line 2 Defense #2 is empty.
Unknown Player is used twice in PK line#2
Unknown Player is used twice in PP lines 1 and 2.
Penalty Shot Player #4 is empty.
OT Forward #4 is empty.
OT Defense #4 is empty.
[2023-01-10 06:17:01] Auto Lines Partial Function has been run for Anaheim Ducks.
[2023-01-10 06:17:01] Anaheim Ducks lines errors : Normal line # 2 LW is empty.
Normal line # 4 LW is empty.
Normal line # 4 RW is empty.
Unknown Player is used twice in Normal line #4
PK line 1 C is empty.
LastMinDef line C is empty.
Extra Forward #5 is empty.
OT Forward #4 is empty.
OT Forward #7 is empty.
OT Forward #10 is empty.
Unknown Player is used twice in OT Forward
Unknown Player is used twice in OT Forward
[2023-01-10 06:17:01] Auto Roster Partial Function has been run for Anaheim Ducks.
[2023-01-10 06:17:01] Laval Chiefs roster errors : Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2023-01-09 07:00:36] Andre Burakovsky from Anaheim Ducks completes suspension [2023-01-09 07:00:36] Game 855 - Sheldon Rempal from Laval Chiefs is injured (Back Spasms) and is out for 2 weeks. [2023-01-09 07:00:36] Game 855 - Kyle Wood from Laval Chiefs is injured (Right Foot) and is out for 1 week.