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
Boone Jenner, Brian Gionta, Nikita Kucherov, Dan Boyle, Alex Galchenyuk
Gardien
#1 : James Reimer, #2 : Jacob Markstrom
Lignes d'Attaque Perso. en Prol.
Adam Henrique, Travis Zajac, Nikita Kucherov, Jannik Hansen, Alex Galchenyuk, Boone Jenner, Boone Jenner, Kyle Palmieri, Nikolai Kulemin, Jeff Skinner, Brian Gionta
Lignes de Défense Perso. en Prol.
Justin Schultz, Adam Larsson, Mark Streit, Dan Boyle, Dmitry Kulikov
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
7315
3850
4813
1925
1348
Prix des Billets
112
65
45
27
215
Assistance
23363
11522
14721
5991
4545
Attendance PCT
79.85%
74.82%
76.46%
77.81%
84.29%
Revenus
Matchs à domicile Restants
Assistance Moyenne - %
Revenus Moyen par Match
Revenus Annuels à ce Jour
Capacité de l'Aréna
Popularité de l'Équipe
37
15036 - 78.10%
1,926,346$
7,705,385$
19251
100
Dépenses
Salaire Total des Joueurs
Salaire Total Moyen des Joueurs
Salaire des Coachs
Valeur du Cap Salarial Spécial
53,900,000$
26,736,666$
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$
58,032,585$
58,032,585$
Charte de Profondeur
Ailier Gauche
Centre
Ailier Droit
Adam Henrique
AGE:27
PO:0
OV:73
Alex Galchenyuk
AGE:23
PO:0
OV:70
Kyle Palmieri
AGE:26
PO:0
OV:69
Boone Jenner
AGE:23
PO:0
OV:68
Jeff Skinner
AGE:25
PO:0
OV:67
Nikolai Kulemin
AGE:30
PO:0
OV:67
Jannik Hansen
AGE:31
PO:0
OV:67
Johan Larsson
AGE:24
PO:0
OV:65
Andre Burakovsky
AGE:22
PO:0
OV:64
*Reid Boucher
AGE:23
PO:0
OV:63
*Pavel Zacha
AGE:20
PO:0
OV:59
Dennis Everberg
AGE:25
PO:0
OV:56
Tyler Gaudet
AGE:24
PO:0
OV:56
Corban Knight
AGE:26
PO:0
OV:55
*Brendan Leipsic
AGE:23
PO:0
OV:54
Garrett Wilson
AGE:25
PO:0
OV:54
Jared Knight
AGE:25
PO:0
OV:53
*Ivan Barbashev
AGE:21
PO:0
OV:53
Adam Henrique
AGE:27
PO:0
OV:73
Travis Zajac
AGE:32
PO:0
OV:71
Alex Galchenyuk
AGE:23
PO:0
OV:70
Boone Jenner
AGE:23
PO:0
OV:68
Johan Larsson
AGE:24
PO:0
OV:65
Andre Burakovsky
AGE:22
PO:0
OV:64
Nick Shore
AGE:24
PO:0
OV:63
Drew Shore
AGE:26
PO:0
OV:61
*Pavel Zacha
AGE:20
PO:0
OV:59
Tyler Gaudet
AGE:24
PO:0
OV:56
Corban Knight
AGE:26
PO:0
OV:55
Derek Ryan
AGE:30
PO:0
OV:54
*Brendan Leipsic
AGE:23
PO:0
OV:54
Jared Knight
AGE:25
PO:0
OV:53
*Austin Czarnik
AGE:24
PO:0
OV:53
Travis Oleksuk
AGE:28
PO:0
OV:53
*Ivan Barbashev
AGE:21
PO:0
OV:53
Nikita Kucherov
AGE:23
PO:0
OV:72
Kyle Palmieri
AGE:26
PO:0
OV:69
Brian Gionta
AGE:38
PO:0
OV:69
Nikolai Kulemin
AGE:30
PO:0
OV:67
Jannik Hansen
AGE:31
PO:0
OV:67
Johan Larsson
AGE:24
PO:0
OV:65
Andre Burakovsky
AGE:22
PO:0
OV:64
*Reid Boucher
AGE:23
PO:0
OV:63
Drew Shore
AGE:26
PO:0
OV:61
Zack Kassian
AGE:26
PO:0
OV:60
Dennis Everberg
AGE:25
PO:0
OV:56
Corban Knight
AGE:26
PO:0
OV:55
Jared Knight
AGE:25
PO:0
OV:53
Défense #1
Défense #2
Gardien
Mark Streit
AGE:39
PO:0
OV:72
Dan Boyle
AGE:40
PO:0
OV:72
Adam Larsson
AGE:24
PO:0
OV:72
Tyler Myers
AGE:27
PO:0
OV:72
Dmitry Kulikov
AGE:26
PO:0
OV:71
Justin Schultz
AGE:26
PO:0
OV:69
*Ben Hutton
AGE:24
PO:0
OV:67
Zach Trotman
AGE:26
PO:0
OV:64
*Nikita Tryamkin
AGE:22
PO:0
OV:63
*Brandon Montour
AGE:23
PO:0
OV:58
Matt Donovan
AGE:27
PO:0
OV:56
Colby Robak
AGE:27
PO:0
OV:54
Jon Landry
AGE:32
PO:0
OV:54
*Joakim Ryan
AGE:23
PO:0
OV:54
Bobby Sanguinetti
AGE:28
PO:0
OV:54
Cameron Schilling
AGE:28
PO:0
OV:53
Johan Alm
AGE:25
PO:0
OV:52
James Reimer
AGE:29
PO:0
OV:77
Jacob Markstrom
AGE:27
PO:0
OV:74
*Andrei Vasilevskiy
AGE:22
PO:0
OV:73
Eddie Lack
AGE:29
PO:0
OV:72
Jussi Olkinuora
AGE:26
PO:0
OV:59
É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
A.J. Greer
Panthers
2015
69
Adam Gaudette
Panthers
2016
160
Adam Marsh
Panthers
2015
159
Alexander Peters
Panthers
2014
109
Alexander Polunin
Panthers
2016
249
Anthony Florentino
Panthers
2013
168
Brandon Fortunato
Panthers
2014
199
Brandon McMillan
Panthers
Cam Dineen
Panthers
2016
40
Damir Sharipzyanov
Panthers
2014
229
Dane Fox
Panthers
2014
128
Frans Tuohimaa
Panthers
2011
174
Garrett Haar
Panthers
2011
200
Gavin Bayreuther
Panthers
2014
52
Glenn Gawdin
Panthers
2015
102
Igor Shesterkin
Panthers
2014
142
Ilya Samsonov
Panthers
2015
39
James De Haas
Panthers
2016
185
Jared Hauf
Panthers
2013
183
Joel Eriksson Ek
Panthers
2015
17
Jonathan Davidsson
Panthers
2016
248
Joonas Lyytinen
Panthers
2014
208
Juuso Ikonen
Panthers
2013
123
Kasimir Kaskisuo
Panthers
2014
188
Kristian Reichel
Panthers
2016
247
Logan Brown
Panthers
2016
10
Marek Langhamer
Panthers
2012
202
Maxim Chudinov
Panthers
Radovan Bondra
Panthers
2015
99
Robin Press
Panthers
2014
172
Ryane Clowe
Panthers
Scott Savage
Panthers
2014
201
Sebastian Aho
Panthers
2014
78
Stephen Weiss
Panthers
Travis Brown
Panthers
2012
183
Travis Dermott
Panthers
2015
38
Ty Ronning
Panthers
2016
130
Tyler Hill
Panthers
2013
153
Veini Vehvilainen
Panthers
2015
143
Vince Dunn
Panthers
2015
37
Vladislav Gavrikov
Panthers
2015
129
Zachary Yuen
Panthers
2011
117
Choix au Repêchage
Année
R1
R2
R3
R4
R5
R6
R7
2017
FLA
FLA
EDM
FLA
OTT FLA
FLA
FLA
2018
FLA
FLA
FLA
FLA
FLA
FLA NJD
FLA
2019
FLA
FLA
FLA
FLA
FLA
FLA
FLA
2020
FLA
FLA
FLA
FLA
FLA
FLA
FLA
2021
FLA
FLA
FLA
FLA
FLA
FLA
FLA
[15.10.2016 22:15:30] - Unknown Player is no longer captain for Rampage. [15.10.2016 22:15:30] - Ryane Clowe has been selected as captain for Rampage. [15.10.2016 22:15:30] - Unknown Player is no longer as assistant for Rampage. [15.10.2016 22:15:30] - Brandon Bollig has been selected as assistant for Rampage. [15.10.2016 22:15:30] - Unknown Player is no longer as assistant for Rampage. [15.10.2016 22:15:30] - Andre Burakovsky has been selected as assistant for Rampage. [16.10.2016 22:46:11] - Tyler Myers is no longer as assistant for Panthers. [16.10.2016 22:46:11] - Brian Gionta has been selected as assistant for Panthers. [16.10.2016 22:46:11] - Adam Henrique is no longer as assistant for Panthers. [16.10.2016 22:46:11] - Mark Streit has been selected as assistant for Panthers. [16.10.2016 22:46:11] - Ryane Clowe is no longer captain for Rampage. [16.10.2016 22:46:11] - Patrick Wiercioch has been selected as captain for Rampage. [16.10.2016 22:46:11] - Brandon Bollig is no longer as assistant for Rampage. [16.10.2016 22:46:11] - Johan Larsson has been selected as assistant for Rampage. [20.10.2016 5:27:09] - Kristian Reichel has been added to Panthers. [20.10.2016 5:27:20] - Jonathan Davidsson has been added to Panthers. [20.10.2016 5:27:34] - Alexander Polunin has been added to Panthers. [17.12.2016 2:01:56] - Derek Ryan was added to Panthers. [17.12.2016 2:01:56] - Derek Ryan signed with Panthers for 1 200 000 Kč for 2 year(s) with 0 Kč in bonus. [3.1.2017 21:09:45] - Unknown Player is no longer captain for Rampage. [3.1.2017 21:09:45] - Patrick Wiercioch has been selected as captain for Rampage. [26.2.2017 22:42:49] - TRADE : From Panthers to Senators : Shawn Matthias (67). [26.2.2017 22:42:49] - TRADE : From Senators to Panthers : Y:2017-RND:5-OTT. [26.2.2017 22:45:23] - TRADE : From Panthers to Devils : Patrick Wiercioch (65). [26.2.2017 22:45:23] - TRADE : From Devils to Panthers : Y:2017-RND:3-EDM, Y:2018-RND:6-NJD. [27.2.2017 21:12:47] - Unknown Player is no longer captain for Rampage. [27.2.2017 21:12:47] - Andre Burakovsky has been selected as captain for Rampage. [27.2.2017 21:12:47] - Andre Burakovsky is no longer as assistant for Rampage. [27.2.2017 21:12:47] - Reid Boucher has been selected as assistant for Rampage. [2.3.2017 21:23:20] - Pavel Zacha was added to Panthers. [14.4.2017 20:44:43] - Panthers was eliminated at round 1 of year 2016. [21.4.2017 20:47:47] - Unknown Player is no longer captain for Rampage. [21.4.2017 20:47:47] - Andre Burakovsky has been selected as captain for Rampage. [24.4.2017 21:22:37] - Rampage was eliminated at round 2 of year 2016.