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
Sam Reinhart, Alex Ovechkin, John Tavares, Tommy Wingels, Antoine Vermette
Gardien
#1 : Frederik Andersen, #2 : Louis Domingue
Lignes d'Attaque Perso. en Prol.
Alex Ovechkin, John Tavares, Marian Hossa, Tommy Wingels, Sam Reinhart, Torrey Mitchell, Torrey Mitchell, Brandon Saad, Antoine Vermette, Kris Versteeg, Andrew Desjardins
Lignes de Défense Perso. en Prol.
Andy Greene, Hampus Lindholm, David Savard, Jason Demers, Rob Scuderi
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
Capacité de l'Aréna - Tendance du Prix des Billets - %
Niveau 1
Niveau 2
Niveau 3
Niveau 4
Luxe
Capacité de l'Aréna
6648
3499
4374
1750
1225
Prix des Billets
115
63
46
26
245
Assistance
37416
19431
22865
10129
6911
Attendance PCT
93.80%
92.56%
87.12%
96.47%
94.03%
Revenus
Matchs à domicile Restants
Assistance Moyenne - %
Revenus Moyen par Match
Revenus Annuels à ce Jour
Capacité de l'Aréna
Popularité de l'Équipe
35
16125 - 92.17%
2,026,950$
12,161,702$
17496
100
Dépenses
Salaire Total des Joueurs
Salaire Total Moyen des Joueurs
Salaire des Coachs
Valeur du Cap Salarial Spécial
68,200,000$
20,600,000$
0$
0$
Dépenses Annuelles à Ce Jour
Cap Salarial Par Jour
Cap salarial à ce jour
Taxe de Luxe Totale
0$
0$
0$
0$
Éstimation
Revenus de la Saison Éstimés
Jours Restants de la Saison
Dépenses Par Jour
Dépenses de la Saison Éstimées
0$
0
0$
0$
Total de l'Équipe Éstimé
Dépenses de la Saison Éstimées
Cap Salarial de la Saison Éstimé
Compte Bancaire Actuel
Compte Bancaire Projeté
0$
0$
29,850,238$
29,850,238$
Charte de Profondeur
Ailier Gauche
Centre
Ailier Droit
Alex Ovechkin
AGE:31
PO:0
OV:79
Brandon Saad
AGE:24
PO:0
OV:70
Alex Tanguay
AGE:37
PO:0
OV:68
Tommy Wingels
AGE:29
PO:0
OV:67
Kris Versteeg
AGE:31
PO:0
OV:65
Andrew Desjardins
AGE:30
PO:0
OV:65
Torrey Mitchell
AGE:32
PO:0
OV:65
Valeri Nichushkin
AGE:22
PO:0
OV:64
*Mattias Janmark
AGE:24
PO:0
OV:63
Micheal Ferland
AGE:24
PO:0
OV:62
Nicklas Jensen
AGE:24
PO:0
OV:56
*Brock McGinn
AGE:23
PO:0
OV:55
*Nathan Walker
AGE:23
PO:0
OV:52
Dominik Uher
AGE:24
PO:0
OV:52
*Henri Ikonen
AGE:23
PO:0
OV:50
John Tavares
AGE:26
PO:0
OV:75
Antoine Vermette
AGE:34
PO:0
OV:69
*Sam Reinhart
AGE:21
PO:0
OV:65
Andrew Desjardins
AGE:30
PO:0
OV:65
Torrey Mitchell
AGE:32
PO:0
OV:65
*Mattias Janmark
AGE:24
PO:0
OV:63
Markus Granlund
AGE:24
PO:0
OV:62
Stephen Gionta
AGE:33
PO:0
OV:61
*Colton Sissons
AGE:23
PO:0
OV:59
Dominik Uher
AGE:24
PO:0
OV:52
*Adam Tambellini
AGE:22
PO:0
OV:51
*Greg Chase
AGE:22
PO:0
OV:50
Marian Hossa
AGE:38
PO:0
OV:71
Brandon Saad
AGE:24
PO:0
OV:70
Alex Tanguay
AGE:37
PO:0
OV:68
Tommy Wingels
AGE:29
PO:0
OV:67
*Sam Reinhart
AGE:21
PO:0
OV:65
Kris Versteeg
AGE:31
PO:0
OV:65
Andrew Desjardins
AGE:30
PO:0
OV:65
Torrey Mitchell
AGE:32
PO:0
OV:65
Valeri Nichushkin
AGE:22
PO:0
OV:64
Stephen Gionta
AGE:33
PO:0
OV:61
*Colton Sissons
AGE:23
PO:0
OV:59
Nicklas Jensen
AGE:24
PO:0
OV:56
*Brock McGinn
AGE:23
PO:0
OV:55
Stanislav Galiev
AGE:25
PO:0
OV:54
Défense #1
Défense #2
Gardien
Andy Greene
AGE:34
PO:0
OV:74
Hampus Lindholm
AGE:23
PO:0
OV:73
David Savard
AGE:26
PO:0
OV:72
Kris Russell
AGE:30
PO:0
OV:70
Jason Demers
AGE:28
PO:0
OV:70
Rob Scuderi
AGE:38
PO:0
OV:68
*Ville Pokka
AGE:22
PO:0
OV:64
Adam Clendening
AGE:24
PO:0
OV:63
David Warsofsky
AGE:26
PO:0
OV:60
*Cody Corbett
AGE:23
PO:0
OV:55
*Robbie Russo
AGE:24
PO:0
OV:54
*Dalton Thrower
AGE:23
PO:0
OV:54
*Reece Scarlett
AGE:24
PO:0
OV:53
*Samuel Morin
AGE:21
PO:0
OV:53
*Ludwig Bystrom
AGE:22
PO:0
OV:52
*Mason Geertsen
AGE:22
PO:0
OV:51
Frederik Andersen
AGE:27
PO:0
OV:78
Louis Domingue
AGE:25
PO:0
OV:74
Ben Scrivens
AGE:30
PO:0
OV:70
Jonas Hiller
AGE:34
PO:0
OV:69
Alex Stalock
AGE:29
PO:0
OV:69
Éspoirs
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
Éspoir
Nom de l'Équipe
Année de Repêchage
Choix Total
Information
Lien
Andy Welinski
Sharks
2011
95
Anthony Brodeur
Sharks
Anthony Hamburg
Sharks
Benjamin Gallacher
Sharks
Blake Siebenaler
Sharks
2014
61
Brandon Hickey
Sharks
2014
91
Dennis Yan
Sharks
2015
63
Dmitry Sinitsyn
Sharks
2012
232
Dominik Bielke
Sharks
Drew Daniels
Sharks
Emil Johansson
Sharks
2014
181
Evgeni Dadonov
Sharks
Francis Beauvillier
Sharks
Hayden Hawkey
Sharks
2014
150
James Livingston
Sharks
James Mullin
Sharks
Jaroslav Janus
Sharks
Jeremy Price
Sharks
Jesse Gabrielle
Sharks
2015
183
Joe Rogalski
Sharks
Jordan Hill
Sharks
Justin Daniels
Sharks
Keith Aulie
Sharks
Matthew Cairns
Sharks
2016
173
Matthew Mistele
Sharks
2014
202
Mattias Niederberger
Sharks
2013
108
Michael Downing
Sharks
2013
95
Michael Spacek
Sharks
2015
93
Mikhail Berdin
Sharks
2016
203
Nick Petrecki
Sharks
Samu Perhonen
Sharks
2011
61
Samuel Groulx
Sharks
Steven Hodges
Sharks
Taylor Doherty
Sharks
Tomas Kubalik
Sharks
William Wrenn
Sharks
Zachary Nagelvoort
Sharks
Choix au Repêchage
Année
R1
R2
R3
R4
R5
R6
R7
2017
SJS
SJS
SJS
SJS
SJS
2018
SJS
SJS
SJS
SJS
SJS
SJS
2019
SJS
SJS
SJS
SJS
SJS
SJS
SJS
2020
SJS
SJS
SJS
SJS
SJS
SJS
SJS
2021
SJS
SJS
SJS
SJS
SJS
SJS
SJS
[22.10.2016 6:33:18] - General Manager Change : Sharks fired general manager Without GM [22.10.2016 6:33:18] - General Manager Change : Sharks hired general manager Vacancy GM - Ladislav Mozolic [28.10.2016 6:09:22] - New Record for Team's Most Goals (10) in 1 Game for Sharks! [28.10.2016 6:09:22] - New Record for Team's Most Assists (16) in 1 Game for Sharks! [28.10.2016 6:09:22] - New Record for Team's Most Points (26) in 1 Game for Sharks! [31.1.2017 21:20:00] - Unknown Player is no longer as assistant for Sharks. [31.1.2017 21:20:00] - Marian Hossa has been selected as assistant for Sharks. [31.1.2017 21:20:00] - Unknown Player is no longer as assistant for Sharks. [31.1.2017 21:20:00] - Alexander Steen has been selected as assistant for Sharks. [31.1.2017 21:20:00] - Unknown Player is no longer captain for Sharks. [31.1.2017 21:20:00] - Mattias Janmark has been selected as captain for Sharks. [31.1.2017 21:20:00] - Unknown Player is no longer as assistant for Sharks. [31.1.2017 21:20:00] - Ville Pokka has been selected as assistant for Sharks. [31.1.2017 21:20:00] - Unknown Player is no longer as assistant for Sharks. [31.1.2017 21:20:00] - Valeri Nichushkin has been selected as assistant for Sharks. [31.1.2017 21:22:25] - General Manager Change : Sharks fired general manager Vacancy GM - Ladislav Mozolic [31.1.2017 21:22:25] - General Manager Change : Sharks hired general manager Vojtech Hekerle [1.2.2017 20:42:10] - Marian Hossa is no longer as assistant for Sharks. [1.2.2017 20:42:10] - Alexander Steen is no longer as assistant for Sharks. [1.2.2017 20:42:10] - Mattias Janmark is no longer captain for Sharks. [1.2.2017 20:42:10] - Ville Pokka is no longer as assistant for Sharks. [1.2.2017 20:42:10] - Valeri Nichushkin is no longer as assistant for Sharks. [9.2.2017 20:51:17] - Alex Ovechkin was added to Sharks. [9.2.2017 20:51:17] - Antoine Vermette was added to Sharks. [9.2.2017 20:51:19] - TRADE : From Penguins to Sharks : Alex Ovechkin (79), Antoine Vermette (69). [9.2.2017 20:51:19] - TRADE : From Sharks to Penguins : J.T. Miller (67), Alexander Steen (72), Josh Anderson (56). [13.2.2017 21:23:24] - Unknown Player is no longer as assistant for Sharks. [13.2.2017 21:23:24] - Alex Ovechkin has been selected as assistant for Sharks. [13.2.2017 21:23:24] - Unknown Player is no longer as assistant for Sharks. [13.2.2017 21:23:24] - Andy Greene has been selected as assistant for Sharks. [13.2.2017 21:23:24] - Unknown Player is no longer captain for Sharks. [13.2.2017 21:23:24] - Mattias Janmark has been selected as captain for Sharks. [13.2.2017 21:23:24] - Unknown Player is no longer as assistant for Sharks. [13.2.2017 21:23:24] - Colton Sissons has been selected as assistant for Sharks. [13.2.2017 21:23:24] - Unknown Player is no longer as assistant for Sharks. [13.2.2017 21:23:24] - Valeri Nichushkin has been selected as assistant for Sharks. [20.2.2017 20:59:49] - John Tavares is no longer captain for Sharks. [20.2.2017 20:59:49] - Marian Hossa has been selected as captain for Sharks. [20.2.2017 20:59:49] - Unknown Player is no longer captain for Sharks. [20.2.2017 20:59:49] - Mattias Janmark has been selected as captain for Sharks. [20.2.2017 20:59:49] - Unknown Player is no longer as assistant for Sharks. [20.2.2017 20:59:49] - Ville Pokka has been selected as assistant for Sharks. [2.3.2017 21:16:43] - New Record for Team's Most Hits (43) in 1 Game for Sharks! [28.3.2017 20:47:58] - Sharks didn't make playoff for year 2016. [26.4.2017 22:18:10] - Sharks was eliminated at round 2 of year 2016.