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
Ryan Getzlaf, Mike Cammalleri, Connor McDavid, Brad Marchand, Alexander Radulov
Gardien
#1 : Kari Lehtonen, #2 : James Reimer
Lignes d'Attaque Perso. en Prol.
, , , , , , , , , ,
Lignes de Défense Perso. en Prol.
, , , ,
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
6700
5700
4000
2200
1300
Prix des Billets
97
82
71
59
115
Assistance
204,512
194,501
103,126
86,591
53,243
Attendance PCT
74.45%
83.23%
62.88%
96.00%
99.89%
Revenus
Matchs à domicile Restants
Assistance Moyenne - %
Revenus Moyen par Match
Revenus Annuels à ce Jour
Capacité de l'Aréna
Popularité de l'Équipe
0
15658 - 78.68%
1,187,837$
48,701,299$
19900
100
Dépenses
Dépenses Annuelles à Ce Jour
Salaire Total des Joueurs
Salaire Total Moyen des Joueurs
Salaire des Coachs
Valeur du Cap Salarial Spécial
68,897,337$
62,725,000$
2,075,000$
0$
0$
Cap Salarial Par Jour
Cap salarial à ce jour
Taxe de Luxe Totale
Joueurs Inclut dans la Cap Salariale
Joueurs Exclut dans la Cap Salariale
321,667$
63,697,328$
0$
20
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
348,333$
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$
63,697,328$
9,795,391$
9,795,391$
Charte de Profondeur
Ailier Gauche
Centre
Ailier Droit
Mike Cammalleri
AGE:36
PO:28
OV:84
Brad Marchand
AGE:30
PO:52
OV:83
Chris Conner
AGE:35
PO:1
OV:75
Jimmy Hayes
AGE:29
PO:50
OV:73
*Alex DeBrincat
AGE:21
PO:75
OV:70
Matt Calvert
AGE:29
PO:47
OV:70
*Miles Wood
AGE:23
PO:61
OV:67
*Jason Dickinson
AGE:23
PO:79
OV:61
*Dennis Everberg
AGE:27
PO:45
OV:60
*Daniel Catenacci
AGE:26
PO:63
OV:57
Ryan Getzlaf
AGE:33
PO:77
OV:85
Connor McDavid
AGE:22
PO:92
OV:84
Mikhail Grigorenko
AGE:24
PO:74
OV:75
*Andrej Nestrasil
AGE:28
PO:54
OV:72
Marcel Goc
AGE:35
PO:31
OV:71
*Pierre-Luc Dubois
AGE:20
PO:91
OV:70
*Brian Gibbons
AGE:31
PO:35
OV:70
Tom Wandell
AGE:32
PO:17
OV:64
Alexander Radulov
AGE:32
PO:52
OV:80
Justin Abdelkader
AGE:32
PO:38
OV:79
Leo Komarov
AGE:32
PO:58
OV:75
Patrick Dwyer
AGE:35
PO:4
OV:72
*Jake Virtanen
AGE:22
PO:88
OV:71
*Josh Anderson
AGE:24
PO:61
OV:71
Scottie Upshall
AGE:35
PO:45
OV:68
*Nicklas Jensen
AGE:26
PO:61
OV:66
Jordan Caron
AGE:28
PO:45
OV:61
*Nick Lappin
AGE:26
PO:42
OV:61
*Kurtis Gabriel
AGE:26
PO:71
OV:57
Défense #1
Défense #2
Gardien
Andrej Meszaros
AGE:33
PO:33
OV:84
Dougie Hamilton
AGE:25
PO:83
OV:78
Tyler Myers
AGE:29
PO:70
OV:78
Marc Staal
AGE:32
PO:78
OV:76
Connor Murphy
AGE:26
PO:64
OV:76
Patrick Wiercioch
AGE:28
PO:56
OV:75
*Darnell Nurse
AGE:24
PO:86
OV:74
Dmitry Kulikov
AGE:28
PO:58
OV:74
*Dalton Prout
AGE:29
PO:45
OV:72
*Jonathon Blum
AGE:30
PO:58
OV:70
*Robert Bortuzzo
AGE:30
PO:52
OV:69
*Troy Stecher
AGE:24
PO:43
OV:67
*Aaron Ness
AGE:28
PO:62
OV:65
*Mike Reilly
AGE:25
PO:60
OV:65
*Carl Dahlstrom
AGE:24
PO:71
OV:63
*Vojtech Mozik
AGE:26
PO:49
OV:56
James Reimer
AGE:31
PO:73
OV:88
Kari Lehtonen
AGE:35
PO:33
OV:87
Jhonas Enroth
AGE:30
PO:39
OV:83
*Linus Ullmark
AGE:25
PO:47
OV:79
*Jon Gillies
AGE:25
PO:64
OV:76
*Oscar Dansk
AGE:25
PO:76
OV:75
É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
Adam Ruzicka
Devils
Alex Schoenborn
Devils
Blake Siebenaler
Devils
Cameron Crotty
Devils
Eemeli Rasanen
Devils
Erik Brannstrom
Devils
Fabian Zetterlund
Devils
Gilles Senn
Devils
Giorgio Estephan
Devils
Jared McIsaac
Devils
Jaret Anderson-Dolan
Devils
Jasper Weatherby
Devils
Jeremy Roy
Devils
Joey Leach
Devils
Johan Sundstrom
Devils
Joseph Woll
Devils
Juuso Puustinen
Devils
Louis-Marc Aubry
Devils
Luke Stevens
Devils
Mac Hollowell
Devils
Marcus Karlberg
Devils
Matthew Cairns
Devils
Max Zimmer
Devils
Mike Winther
Devils
Nick Walters
Devils
Robert Thomas
Devils
Ty Dellandrea
Devils
Choix au Repêchage
Année
R1
R2
R3
R4
R5
R6
14
NJ
NJ
NJ
EDM NJ
NJ
NJ
15
NJ
NJ
NJ
NJ
NJ
NJ
16
NJ
NJ
NJ
NJ
NJ
NJ
17
NJ
NJ
NJ
NJ
NJ
NJ
18
NJ
NJ
NJ
NJ
NJ
NJ
[2019-02-23 23:13:58] - TRADE : From Devils to Kings : Kevin Bieksa (79). [2019-02-23 23:13:58] - TRADE : From Kings to Devils : Marc Staal (76). [2018-10-03 13:17:15] - Chris Stewart retired from Devils [2018-09-09 16:06:15] - TRADE : From Kings to Devils : Dalton Prout (72), Troy Stecher (67). [2018-09-09 16:06:15] - TRADE : From Devils to Kings : Brett Pesce (73). [2018-09-09 16:06:14] - Troy Stecher was added to Devils. [2018-09-09 16:06:14] - Dalton Prout was added to Devils. [2018-09-09 09:50:10] - Mac Hollowell has been added to Devils. [2018-09-08 11:35:05] - Jasper Weatherby has been added to Devils. [2018-09-07 18:53:30] - Marcus Karlberg has been added to Devils. [2018-09-07 18:05:17] - TRADE : From Devils to Oilers : Christopher Gibson (78). [2018-09-07 18:05:17] - TRADE : From Oilers to Devils : Y:14-RND:4-EDM. [2018-09-03 20:43:39] - Jared McIsaac has been added to Devils. [2018-09-03 20:36:17] - Ty Dellandrea has been added to Devils. [2018-07-07 09:39:17] - TRADE : From Senateurs to Devils : Chris Conner (75). [2018-07-07 09:39:17] - TRADE : From Devils to Senateurs : Y:13-RND:3-NJ . [2018-07-07 09:39:15] - Chris Conner was added to Devils. [2018-07-02 18:09:41] - TRADE : From Devils to Avalanche : David Clarkson (77). [2018-07-02 18:09:41] - TRADE : From Avalanche to Devils : Kari Lehtonen (87). [2018-07-02 18:09:40] - Kari Lehtonen was added to Devils. [2018-07-02 12:03:31] - TRADE : From Devils to Flames : Jonathan Bernier (85), Julian Melchiori (63). [2018-07-02 12:03:31] - TRADE : From Flames to Devils : Justin Abdelkader (79). [2018-07-02 12:03:30] - Justin Abdelkader was added to Devils. [2018-06-24 09:08:07] - Oscar Dansk has been deleted from Devils. [2018-06-24 09:08:02] - Pierre-Luc Dubois has been deleted from Devils. [2018-06-24 09:07:52] - Carl Dahlstrom has been deleted from Devils. [2018-06-24 09:07:45] - Alexander DeBrincat has been deleted from Devils. [2018-06-24 09:07:22] - Oscar Dansk was added to Devils. [2018-06-24 09:07:16] - Carl Dahlstrom was added to Devils. [2018-06-24 09:07:10] - Alex DeBrincat was added to Devils. [2018-06-24 09:07:03] - Pierre-Luc Dubois was added to Devils. [2018-05-17 19:59:48] - Mikael Tellqvist retired from Devils [2018-04-30 21:10:58] - Devils was eliminated at round 1 of year 12. [2018-04-30 21:10:58] - Devils was eliminated at round 1 of year 12.
[2019-04-22 22:24:41] Devils lines for next game are empty. Current rosters/lines are not erased. [2019-04-20 22:34:50] Auto Lines Partial Function has been run for Devils.
[2019-04-20 22:34:50] Devils (Devils) lines errors : Normal line # 4 LW is empty.
Extra Forward #1 is empty.
Extra Forward #4 is empty.
[2019-04-19 01:19:05] Devils lines for next game are empty. Current rosters/lines are not erased. [2019-04-17 22:23:23] Auto Lines Function has been run for Devils.
[2019-04-17 22:23:17] Andrej Nestrasil of Devils was sent down to farm.
[2019-04-14 18:20:10] Mikhail Grigorenko from Devils is back from Sprained Left Knee Injury.
[2019-04-14 18:20:10] Both Devils and Devils lines for next game are empty. Current rosters/lines are not erased. [2019-04-14 09:38:46] Auto Lines Function has been run for Devils.
[2019-04-14 09:37:51] Devils roster errors : Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2019-04-14 09:31:38] Auto Lines Function has been run for Devils.
[2019-04-14 09:31:13] Andrej Nestrasil of Devils was sent to pro.
[2019-04-14 09:31:05] Devils roster errors : Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2019-04-14 09:30:53] Devils roster errors : Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2019-04-13 18:32:33] Devils lines for next game are empty. Current rosters/lines are not erased.
[2019-04-13 08:38:36] Devils roster errors : Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2019-04-08 17:38:09] Devils lines for next game are empty. Current rosters/lines are not erased.
[2019-04-07 18:25:09] Devils roster errors : Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2019-04-07 16:18:30] Devils lines for next game are empty. Current rosters/lines are not erased.
[2019-04-07 16:18:30] Game 911 - Mikhail Grigorenko from Devils is injured (Sprained Left Knee) and is out for 1 week.
[2019-04-06 19:26:00] Devils lines for next game are empty. Current rosters/lines are not erased.
[2019-04-04 17:26:10] Devils lines for next game are empty. Current rosters/lines are not erased.
[2019-04-03 17:33:02] Devils lines for next game are empty. Current rosters/lines are not erased.
[2019-04-02 19:33:48] Devils lines for next game are empty. Current rosters/lines are not erased. [2019-04-01 20:50:25] Devils Email Address was changed to freddy1981@hotmail.ca.
[2019-03-31 17:12:37] Devils lines for next game are empty. Current rosters/lines are not erased. [2019-03-31 07:57:54] Devils Email Address was changed to freddy1981@hotmail.ca.
[2019-03-29 20:42:03] Devils lines for next game are empty. Current rosters/lines are not erased. [2019-03-28 20:52:06] Devils Email Address was changed to freddy1981@hotmail.ca.
[2019-03-28 19:06:19] Both Devils and Devils lines for next game are empty. Current rosters/lines are not erased. [2019-03-27 20:35:22] Devils Email Address was changed to freddy1981@hotmail.ca.
[2019-03-25 20:56:31] Devils lines for next game are empty. Current rosters/lines are not erased.
[2019-03-25 20:56:31] Mike Cammalleri from Devils has scored a Hat Trick!
[2019-03-24 20:57:01] Devils lines for next game are empty. Current rosters/lines are not erased. [2019-03-24 08:23:25] Auto Lines Function has been run for Devils.
[2019-03-23 19:16:53] Devils lines for next game are empty. Current rosters/lines are not erased.
[2019-03-21 19:05:54] Both Devils and Devils lines for next game are empty. Current rosters/lines are not erased.
[2019-03-20 18:16:40] Devils lines for next game are empty. Current rosters/lines are not erased.