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
Max Pacioretty, Mats Zuccarello, Sean Couturier, Brandon Dubinsky, Mathew Barzal
Gardien
#1 : Corey Crawford, #2 : Calvin Pickard
Lignes d'Attaque Perso. en Prol.
Max Pacioretty, Mats Zuccarello, Sean Couturier, Brandon Dubinsky, Mathew Barzal, Boone Jenner, Boone Jenner, Anthony Duclair, Anton Lander, Sven Andrighetto, Derek Grant
Lignes de Défense Perso. en Prol.
Tom Gilbert, Jacob Trouba, Ryan Pulock, Steve Oleksy, Braydon Coburn
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
Joni Ikonen
Sharks
Arthur Kaliyev
Sharks
Brett Pollock
Sharks
Callan Foote
Sharks
Callum Booth
Sharks
Christopher Clapperton
Sharks
Connor Bleackley
Sharks
Damien Riat
Sharks
Demetrios Koumontzis
Sharks
Eetu Makiniemi
Sharks
Gage Goncalves
Sharks
Igor Bobkov
Sharks
Igor Shvyrev
Sharks
Jack Drury
Sharks
Jan Jenik
Sharks
Keaton Middleton
Sharks
Linus Karlsson
Sharks
Lucas Raymond
Sharks
Luke Green
Sharks
Milos Roman
Sharks
Rasmus Kupari
Sharks
Reilly Walsh
Sharks
Ridly Greig
Sharks
Ty Smilanic
Sharks
Tyler Madden
Sharks
Vasili Podkolzin
Sharks
Vasily Ponomarev
Sharks
Ville Husso
Sharks
Vladislav Kolyachonok
Sharks
Zac Jones
Sharks
Choix au Repêchage
Année
R1
R2
R3
R4
R5
R6
16
SJ
SJ
SJ
SJ
SJ
17
SJ
SJ
SJ
SJ
SJ
SJ
18
SJ
SJ
SJ
SJ
SJ
SJ
19
SJ
SJ
SJ
SJ
SJ
SJ
20
SJ
SJ
SJ
SJ
SJ
SJ
[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 12:16:12] - TRADE : From Sharks to Canucks : Y:16-RND:1-SJ . [2020-12-22 12:16:12] - TRADE : From Canucks to Sharks : Anthony Duclair (76). [2020-12-22 11:56:09] - Mark Letestu was released. [2020-12-22 11:56:09] - Mark Letestu retired from Sharks [2020-12-21 17:48:51] - David Schlemko was released. [2020-12-21 17:48:51] - David Schlemko retired from Sharks [2020-12-17 08:51:20] - Sharks hired David Payne for 1 000 000 $ for 2 year(s). [2020-12-16 08:35:12] - Joakim Andersson was released. [2020-12-16 08:35:12] - Joakim Andersson retired from Sharks [2020-10-31 08:31:59] - Ty Smilanic has been added to Sharks. [2020-10-30 16:37:40] - Gage Goncalves has been added to Sharks. [2020-10-30 16:35:38] - Vasily Ponomarev has been added to Sharks. [2020-10-30 16:29:12] - Ridly Greig has been added to Sharks. [2020-10-24 17:35:09] - Lucas Raymond has been added to Sharks. [2020-10-18 17:27:36] - TRADE : From Flyers to Sharks : Y:15-RND:3-PHI. [2020-10-18 17:27:36] - TRADE : From Sharks to Flyers : Scott Darling (86). [2020-10-16 18:16:12] - Dennis Gilbert was added to Sharks. [2020-10-14 19:13:41] - Jacob Middleton was added to Sharks. [2020-08-02 18:18:28] - TRADE : From Sharks to Stars : Jean-François Berube (73). [2020-08-02 08:34:25] - Dennis Seidenberg was released. [2020-08-02 08:34:25] - Dennis Seidenberg retired from Sharks [2020-08-01 09:46:11] - Robert Nilsson was released. [2020-08-01 09:46:11] - Robert Nilsson retired from Sharks [2020-07-19 10:44:39] - Ryan Callahan was released. [2020-07-19 10:44:39] - Ryan Callahan retired from Sharks [2020-07-11 16:10:49] - Tobias Bjornfot was added to Sharks. [2020-07-11 16:10:44] - Julien Gauthier was added to Sharks. [2020-07-11 16:10:38] - Jesper Boqvist was added to Sharks. [2020-07-11 16:10:34] - Jean-Christophe Beaudin was added to Sharks. [2020-07-11 16:10:12] - JC Beaudin has been deleted from Sharks. [2020-07-11 16:10:06] - Jesper Boqvist has been deleted from Sharks. [2020-07-11 16:10:01] - Julien Gauthier has been deleted from Sharks. [2020-07-11 16:09:55] - Tobias Bjornfot has been deleted from Sharks. [2020-06-28 09:08:19] - Trevor Carrick was added to Sharks. [2020-06-10 00:39:21] - Rob Zettler contract with Sharks has ended. [2020-05-21 21:55:42] - Sharks was eliminated at round 2 of year 14. [2020-05-07 22:25:14] - Sharks didn't make playoff for year 14.
[2021-05-13 17:03:45] Sharks lines for next game are empty. Current rosters/lines are not erased. [2021-05-12 19:16:04] Auto Lines Function has been run for Sharks.
[2021-05-12 19:15:39] Sharks 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.
[2021-05-12 19:15:39] Sharks roster errors : Not enough Defenseman available in Pro Team! 5 Dressed. 6 Required.
Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2021-05-12 19:01:59] Sharks lines for next game are empty. Current rosters/lines are not erased.
[2021-05-12 19:01:56] Game 964 - Erik Cernak from Sharks is injured (Sprained Right Ankle) and is out for 2 months.
[2021-05-11 18:32:11] Sharks roster errors : Not enough Defenseman available in Pro Team! 5 Dressed. 6 Required.
Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2021-05-11 18:21:47] Dmitry Orlov from Sharks is back from Bruised Left Leg Injury.
[2021-05-11 18:21:47] Sharks lines for next game are empty. Current rosters/lines are not erased. [2021-05-10 17:34:27] Auto Lines Function has been run for Sharks.
[2021-05-10 17:33:50] Sharks roster errors : Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2021-05-10 17:33:50] Sharks roster errors : Not enough Defenseman available in Pro Team! 5 Dressed. 6 Required.
Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2021-05-10 17:23:41] Both Sharks and Sharks lines for next game are empty. Current rosters/lines are not erased.
[2021-05-10 17:23:37] Game 974 - Dmitry Orlov from Sharks is injured (Bruised Left Leg) and is out for 1 week.
[2021-05-10 17:23:34] Game 961 - Rourke Chartier from Sharks is injured (Sprained Right Knee) and is out for 1 week. [2021-05-09 09:08:02] Auto Lines Function has been run for Sharks.
[2021-05-09 09:07:03] Sharks roster errors : Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2021-05-09 09:02:53] Sharks roster errors : Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2021-05-08 16:04:33] Roman Horak from Sharks is back from Exhaustion.
[2021-05-08 16:04:33] Sharks lines for next game are empty. Current rosters/lines are not erased.
[2021-05-07 14:04:08] Sharks roster errors : Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2021-05-07 13:51:08] Shane Prince from Sharks is back from Exhaustion.
[2021-05-07 13:51:08] Sharks lines for next game are empty. Current rosters/lines are not erased.
[2021-05-07 13:51:03] Roman Horak from Sharks is injured from Exhaustion. [2021-05-06 18:27:54] Auto Lines Function has been run for Sharks.
[2021-05-06 18:27:35] Sharks roster errors : Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2021-05-06 18:14:54] Sharks lines for next game are empty. Current rosters/lines are not erased.
[2021-05-06 18:14:50] Shane Prince from Sharks is injured from Exhaustion.
[2021-05-05 17:39:38] Austin Watson from Sharks is back from Bruised Left Arm Injury.
[2021-05-05 17:39:38] Both Sharks and Sharks lines for next game are empty. Current rosters/lines are not erased.
[2021-05-04 19:29:27] Sharks lines for next game are empty. Current rosters/lines are not erased. [2021-05-03 18:28:33] Auto Lines Function has been run for Sharks.
[2021-05-03 18:28:11] Sharks roster errors : Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2021-05-03 18:06:19] Sharks lines for next game are empty. Current rosters/lines are not erased.
[2021-05-02 07:58:15] Sharks roster errors : Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2021-05-02 07:48:18] Both Sharks and Sharks lines for next game are empty. Current rosters/lines are not erased.
[2021-05-02 07:48:13] Game 915 - Julien Gauthier from Sharks is injured (Left Leg) and is out for 2 weeks.
[2021-05-01 17:36:02] Sharks lines for next game are empty. Current rosters/lines are not erased.
[2021-04-30 13:47:38] Sharks lines for next game are empty. Current rosters/lines are not erased.
[2021-04-29 20:47:43] Sharks lines for next game are empty. Current rosters/lines are not erased.
[2021-04-28 17:48:58] Sharks lines for next game are empty. Current rosters/lines are not erased. [2021-04-27 16:31:33] Auto Lines Function has been run for Sharks.
[2021-04-27 16:31:04] Sharks roster errors : Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2021-04-26 18:27:01] Sharks lines for next game are empty. Current rosters/lines are not erased.
[2021-04-25 09:02:46] Sharks roster errors : Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2021-04-25 08:34:58] Sharks lines for next game are empty. Current rosters/lines are not erased.
[2021-04-25 08:34:51] Game 870 - Austin Watson from Sharks is injured (Bruised Left Arm) and is out for 2 weeks.
[2021-04-24 17:41:37] Both Sharks and Sharks lines for next game are empty. Current rosters/lines are not erased.
[2021-04-23 16:12:26] Sharks lines for next game are empty. Current rosters/lines are not erased.
[2021-04-21 20:44:45] Both Sharks and Sharks lines for next game are empty. Current rosters/lines are not erased.
Seth Griffith est dehors pour le reste de la saison à cause de Left Knee Injury.