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
Joe Pavelski, Alexander Ovechkin, Tyler Seguin, Nick Bjugstad, Bryan Little
Gardien
#1 : Joonas Korpisalo, #2 : John Gibson
Lignes d’attaque personnalisées en prolongation
Joe Pavelski, Alexander Ovechkin, Tyler Seguin, Nick Bjugstad, Bryan Little, Jason Spezza, Jason Spezza, Jordan Eberle, Zemgus Girgensons, Alex Iafallo, Leo Komarov
Lignes de défense personnalisées en prolongation
Oliver Ekman-Larsson, Jake Muzzin, Travis Hamonic, Alexander Petrovic, Luke Schenn
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
Espoir
Nom de l’équipe
Année de repêchage
Choix total
Information
Lien
Adam Janosik
Senateurs
Albin Eriksson
Senateurs
Alex Dostie
Senateurs
Alex Turcotte
Senateurs
Alexander Campbell
Senateurs
Colin Jacobs
Senateurs
David Farrance
Senateurs
Deven Sideroff
Senateurs
Dmitri Kugryshev
Senateurs
Doyle Somerby
Senateurs
Dylan Blujus
Senateurs
Filip Hallander
Senateurs
Helge Grans
Senateurs
Ilya Fedotov
Senateurs
Ilya Nikolaev
Senateurs
Jamieson Rees
Senateurs
Jaromir Pytlik
Senateurs
Jesper Wallstedt
Senateurs
Jordan LaVallee
Senateurs
Josh Wesley
Senateurs
Landon Slaggert
Senateurs
Logan Hutsko
Senateurs
Lukas Parik
Senateurs
Luke Tuch
Senateurs
Marco Rossi
Senateurs
Mason Lohrei
Senateurs
Matthew Robertson
Senateurs
Michael Karow
Senateurs
Nico Gross
Senateurs
Oliver Kapanen
Senateurs
Olivier Roy
Senateurs
Oskari Laaksonen
Senateurs
Ostap Safin
Senateurs
Roby Jarventie
Senateurs
Ryan Suzuki
Senateurs
Samu Perhonen
Senateurs
Choix au repêchage
Année
R1
R2
R3
R4
R5
R6
17
OTT
OTT
OTT
OTT
OTT
OTT
18
OTT
OTT
OTT
OTT
OTT
OTT
19
OTT
OTT
OTT
OTT
OTT
OTT
20
OTT
OTT
OTT
OTT
OTT
OTT
21
OTT
OTT
OTT
OTT
OTT
OTT
[2021-11-14 09:00:13] - Ryan Garbutt was released. [2021-11-14 09:00:13] - Ryan Garbutt retired from Senateurs [2021-10-02 18:47:12] - Oliver Kapanen has been added to Senateurs. [2021-10-02 18:38:48] - Ilya Fedotov has been added to Senateurs. [2021-10-02 18:30:18] - Jesper Wallstedt has been added to Senateurs. [2021-09-26 19:03:25] - Kole Sherwood was added to Senateurs. [2021-09-26 10:15:11] - Sebastian Aho was added to Senateurs. [2021-09-25 08:24:03] - Tim Erixon signed with Senateurs for 575 000 $ for 3 year(s). [2021-09-25 08:24:03] - Tim Erixon was added to Senateurs. [2021-09-19 11:49:23] - Leo Komarov signed with Senateurs for 1 500 000 $ for 3 year(s). [2021-09-19 11:49:23] - Leo Komarov was added to Senateurs. [2021-08-29 10:55:22] - Viktor Stalberg was released. [2021-08-29 10:55:22] - Viktor Stalberg retired from Senateurs [2021-08-20 20:40:48] - David Fischer has been deleted from Senateurs. [2021-08-20 20:37:32] - Mattias Samuelsson was added to Senateurs. [2021-08-20 20:37:21] - MacKenzie Entwistle was added to Senateurs. [2021-08-20 20:37:13] - Jake Oettinger was added to Senateurs. [2021-08-20 20:37:06] - Brett Murray was added to Senateurs. [2021-08-20 20:36:54] - Alec Regula was added to Senateurs. [2021-08-20 20:36:32] - Mattias Samuelsson has been deleted from Senateurs. [2021-08-20 20:36:27] - MacKenzie Entwistle has been deleted from Senateurs. [2021-08-20 20:36:20] - Jake Oettinger has been deleted from Senateurs. [2021-08-20 20:36:11] - Brett Murray has been deleted from Senateurs. [2021-08-20 20:36:06] - Alec Regula has been deleted from Senateurs. [2021-06-10 20:16:45] - Senateurs was eliminated at round 2 of year 15. [2021-05-23 21:37:41] - Senateurs was eliminated at round 1 of year 15. [2021-04-12 19:43:34] - New Record for Team's Most Points (31) in 1 Game for Senateurs! [2021-04-12 19:43:34] - New Record for Team's Most Assists (20) in 1 Game for Senateurs! [2021-04-12 19:43:34] - New Record for Team's Most Goals (11) in 1 Game for Senateurs! [2021-02-23 18:49:39] - TRADE : From Senateurs to Sharks : Zack Mitchell (65). [2021-02-23 18:49:39] - TRADE : From Sharks to Senateurs : Cameron Gaunce (65). [2020-12-22 17:38:35] - TRADE : From Senateurs to Rangers : Y:16-RND:6-OTT. [2020-12-22 17:38:35] - TRADE : From Rangers to Senateurs : Andrew Desjardins (69). [2020-10-31 17:19:01] - Jaromir Pytlik has been added to Senateurs.
[2022-04-30 09:05:58] Senateurs lines for next game are empty. Current rosters/lines are not erased. [2022-04-29 07:56:11] Auto Lines Function has been run for Senateurs.
[2022-04-29 07:55:42] Senateurs roster errors : Not enough Defenseman available in Farm Team! 5 Dressed. 6 Required.
Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2022-04-23 08:23:30] Senateurs lines for next game are empty. Current rosters/lines are not erased.
[2022-04-23 08:23:28] Game 956 - Chris Wideman from Senateurs is injured (Left Leg) and is out for 1 week. [2022-04-22 20:12:48] Auto Lines Function has been run for Senateurs. [2022-04-22 20:11:22] Auto Lines Function has been run for Senateurs. [2022-04-22 20:11:11] Auto Lines Function has been run for Senateurs.
[2022-04-22 20:10:23] Senateurs roster errors : Not enough Defenseman available in Farm Team! 4 Dressed. 6 Required.
Not enough Players available in Farm Team! 16 Dressed. 18 Required.
Some errors will be automatically fixed.
[2022-04-22 20:03:47] Jonas Siegenthaler from Senateurs is back from Sore Right Knee Injury.
[2022-04-21 08:05:46] Senateurs lines for next game are empty. Current rosters/lines are not erased.
[2022-04-20 20:41:58] Senateurs roster errors : Not enough Defenseman available in Farm Team! 4 Dressed. 6 Required.
Not enough Players available in Farm Team! 16 Dressed. 18 Required.
Some errors will be automatically fixed.
[2022-04-19 08:03:16] Ben Harpur from Senateurs is back from Left Foot Injury.
[2022-04-19 08:03:16] Chris Wideman from Senateurs is back from Exhaustion.
[2022-04-18 09:45:49] Both Senateurs and Senateurs lines for next game are empty. Current rosters/lines are not erased.
[2022-04-18 09:45:46] Chris Wideman from Senateurs is injured from Exhaustion.
[2022-04-18 09:45:45] Game 938 - Ben Harpur from Senateurs is injured (Left Foot) and is out for 1 week. [2022-04-17 21:29:53] Auto Lines Function has been run for Senateurs.
[2022-04-17 21:29:00] Senateurs roster errors : Not enough Defenseman available in Farm Team! 5 Dressed. 6 Required.
Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2022-04-17 21:27:31] Senateurs roster errors : Not enough Defenseman available in Farm Team! 5 Dressed. 6 Required.
Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2022-04-17 21:19:37] Senateurs lines for next game are empty. Current rosters/lines are not erased.
[2022-04-17 21:19:32] Game 930 - Jonas Siegenthaler from Senateurs is injured (Sore Right Knee) and is out for 1 week. [2022-04-15 09:04:49] Auto Lines Function has been run for Senateurs.
[2022-04-15 09:04:24] Senateurs roster errors : Not enough Defenseman available in Farm Team! 5 Dressed. 6 Required.
Some errors will be automatically fixed.
[2022-04-15 09:03:18] Senateurs roster errors : Not enough Defenseman available in Farm Team! 5 Dressed. 6 Required.
Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2022-04-15 08:55:42] Alexandre Grenier from Senateurs is back from Strained Right Elbow Injury.
[2022-04-13 07:20:27] Chris Wideman from Senateurs is back from Exhaustion.
[2022-04-12 07:50:50] Both Senateurs and Senateurs lines for next game are empty. Current rosters/lines are not erased.
[2022-04-12 07:50:46] Chris Wideman from Senateurs is injured from Exhaustion. [2022-04-11 08:27:00] Auto Lines Function has been run for Senateurs.
[2022-04-11 08:26:45] Senateurs roster errors : Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2022-04-11 08:21:25] Senateurs roster errors : Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2022-04-11 08:16:32] Senateurs lines for next game are empty. Current rosters/lines are not erased.
[2022-04-11 08:16:27] Game 906 - Alexandre Grenier from Senateurs is injured (Strained Right Elbow) and is out for 1 week.
[2022-04-08 08:26:03] Senateurs lines for next game are empty. Current rosters/lines are not erased.
[2022-04-06 07:21:58] Jonas Siegenthaler from Senateurs is back from Right Knee Injury.
[2022-04-06 07:21:58] Both Senateurs and Senateurs lines for next game are empty. Current rosters/lines are not erased.
[2022-04-06 07:21:54] Game 878 - Jonas Siegenthaler from Senateurs is injured (Right Knee) and is out for 2 days.
[2022-04-05 07:49:51] Senateurs lines for next game are empty. Current rosters/lines are not erased.
[2022-04-03 13:05:17] Joel Eriksson Ek from Senateurs is back from Sprained Right Knee Injury.
[2022-04-03 13:05:17] Senateurs lines for next game are empty. Current rosters/lines are not erased.
[2022-04-03 13:05:12] Game 863 - Joel Eriksson Ek from Senateurs is injured (Sprained Right Knee) and is out for 5 days.
[2022-04-02 19:50:44] Senateurs lines for next game are empty. Current rosters/lines are not erased.
[2022-04-01 08:28:38] Both Senateurs and Senateurs lines for next game are empty. Current rosters/lines are not erased.
Alexandre Texier est dehors pour 2 semaines à cause de Right Hip Injury.
Chris Wideman est dehors pour 1 jours à cause de Left Leg Injury.