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
Adam Henrique, Joel Ward, Tobias Rieder, Evander Kane, David Clarkson
Gardien
#1 : Craig Anderson, #2 : Jaroslav Halak
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
6000
5000
3500
2000
1500
Prix des Billets
93
81
69
52
115
Assistance
239,360
199,939
110,761
82,000
57,244
Attendance PCT
97.30%
97.53%
77.19%
100.00%
93.08%
Revenus
Matchs à domicile Restants
Assistance Moyenne - %
Revenus Moyen par Match
Revenus Annuels à ce Jour
Capacité de l'Aréna
Popularité de l'Équipe
0
16812 - 93.40%
1,271,070$
52,113,875$
18000
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
65,458,407$
63,344,000$
1,375,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
324,841$
60,458,412$
0$
21
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
350,482$
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$
60,458,412$
34,805,523$
34,805,523$
Charte de Profondeur
Ailier Gauche
Centre
Ailier Droit
Evander Kane
AGE:27
PO:76
OV:78
Tobias Rieder
AGE:26
PO:54
OV:78
*Cory Conacher
AGE:29
PO:32
OV:78
Zack Smith
AGE:31
PO:35
OV:75
*Scott Laughton
AGE:24
PO:80
OV:69
Nate Thompson
AGE:34
PO:26
OV:68
Tanner Glass
AGE:35
PO:25
OV:68
Chris Bourque
AGE:33
PO:31
OV:67
Adam Henrique
AGE:29
PO:68
OV:83
Sam Reinhart
AGE:23
PO:90
OV:76
Alexander Burmistrov
AGE:27
PO:72
OV:75
*Riley Nash
AGE:29
PO:66
OV:74
*Michael Chaput
AGE:27
PO:53
OV:70
Matt Hendricks
AGE:37
PO:26
OV:70
*Jacob De La Rose
AGE:23
PO:77
OV:66
*Michael Amadio
AGE:22
PO:54
OV:64
*Danny O'Regan
AGE:25
PO:55
OV:62
Joel Ward
AGE:38
PO:1
OV:79
David Clarkson
AGE:35
PO:1
OV:77
*Brock Boeser
AGE:22
PO:81
OV:75
Kevin Hayes
AGE:26
PO:77
OV:75
*Matt Puempel
AGE:26
PO:71
OV:69
Drew Miller
AGE:35
PO:1
OV:67
*Stephen Gionta
AGE:35
PO:1
OV:65
*Jordan Szwarz
AGE:27
PO:51
OV:63
*Steven Fogarty
AGE:26
PO:63
OV:59
*Owen Tippett
AGE:20
PO:88
OV:57
Défense #1
Défense #2
Gardien
Aaron Ekblad
AGE:23
PO:92
OV:81
Alexander Edler
AGE:33
PO:39
OV:80
Ron Hainsey
AGE:38
PO:38
OV:78
Dan Hamhuis
AGE:36
PO:41
OV:77
Roman Polak
AGE:32
PO:30
OV:75
Jason Garrison
AGE:34
PO:4
OV:75
Yannick Weber
AGE:30
PO:66
OV:74
*Joel Edmundson
AGE:25
PO:71
OV:73
*Griffin Reinhart
AGE:25
PO:51
OV:71
*Keith Aulie
AGE:29
PO:34
OV:69
*Philip Samuelsson
AGE:27
PO:52
OV:67
*Victor Antipin
AGE:26
PO:42
OV:64
Brett Carson
AGE:33
PO:60
OV:63
*Tim Erixon
AGE:28
PO:59
OV:63
*Viktor Svedberg
AGE:27
PO:47
OV:62
*Dillon Simpson
AGE:26
PO:71
OV:53
Craig Anderson
AGE:37
PO:52
OV:89
Jaroslav Halak
AGE:33
PO:67
OV:86
Anders Lindback
AGE:30
PO:47
OV:84
*Matt Hackett
AGE:29
PO:43
OV:77
*Kristers Gudlevskis
AGE:26
PO:66
OV:74
*Anthony Stolarz
AGE:25
PO:79
OV:67
É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
Alexei Lipanov
Avalanche
Andrei Svechnikov
Avalanche
Cole Fraser
Avalanche
Connor Dewar
Avalanche
Daniel Altshuller
Avalanche
Evgeny Grachev
Avalanche
Fabrice Herzog
Avalanche
Jacob Bernard-Docker
Avalanche
Jacob Bryson
Avalanche
Jakob Ragnarsson
Avalanche
James Livingston
Avalanche
James Lodge
Avalanche
Jan Kostalek
Avalanche
Joachim Nermark
Avalanche
John St. Ivany
Avalanche
Julius Bergman
Avalanche
Kasper Bjorkqvist
Avalanche
Kody Clark
Avalanche
Mitchell Gibson
Avalanche
Ryan Haggerty
Avalanche
Vinny Saponari
Avalanche
Yegor Korshkov
Avalanche
Choix au Repêchage
Année
R1
R2
R3
R4
R5
R6
14
COL
COL
COL
COL
COL
COL MIN
15
COL
COL
COL
COL
COL
COL
16
COL
COL
COL
COL
COL
COL
17
COL
COL
COL
COL
COL
COL
18
COL
COL
COL
COL
COL
COL
[2019-04-12 18:06:39] - New Record for Team's Most Shots Blocked (25) in 1 Game for Avalanche! [2019-03-10 21:24:32] - TRADE : From Avalanche to Kings : Markus Granlund (74). [2019-03-10 21:24:32] - TRADE : From Kings to Avalanche : Cory Conacher (77). [2019-01-04 16:09:43] - TRADE : From Red Wings to Avalanche : Riley Nash (74). [2019-01-04 16:09:43] - TRADE : From Avalanche to Red Wings : Michael Hutchinson (82). [2019-01-04 16:08:07] - TRADE : From Avalanche to Wild : Johan Larsson (75), Brandon Halverson (70), Patrik Nemeth (74), Duncan Siemens (63). [2019-01-04 16:08:07] - TRADE : From Wild to Avalanche : Michael Chaput (70), Michael Hutchinson (82), Yannick Weber (74), Viktor Svedberg (62), Y:14-RND:6-MIN. [2018-10-14 08:36:19] - Victor Antipin was added to Avalanche. [2018-10-02 15:21:11] - Jordin Tootoo retired from Avalanche [2018-10-02 15:09:11] - Ryan Potulny retired from Avalanche [2018-09-09 09:52:54] - Mitchell Gibson has been added to Avalanche. [2018-09-09 09:46:39] - John St. Ivany has been added to Avalanche. [2018-09-08 11:32:18] - Connor Dewar has been added to Avalanche. [2018-09-07 18:30:37] - Jakob Ragnarsson has been added to Avalanche. [2018-09-03 20:46:40] - Kody Clark has been added to Avalanche. [2018-09-03 20:40:57] - Jacob Bernard-Docker has been added to Avalanche. [2018-09-03 20:33:34] - Andrei Svechnikov has been added to Avalanche. [2018-07-13 21:37:11] - Nate Thompson signed with Avalanche for 800 000 $ for 3 year(s) with 0 $ in bonus. [2018-07-13 21:37:11] - Nate Thompson was added to Avalanche. [2018-07-13 21:04:32] - Cristopher Nilstorp was released. [2018-07-13 21:04:32] - Avalanche paid 0 $ to release Cristopher Nilstorp. [2018-07-13 20:33:13] - Duncan Siemens signed with Avalanche for 575 000 $ for 3 year(s) with 0 $ in bonus. [2018-07-13 20:33:13] - Duncan Siemens was added to Avalanche. [2018-07-06 13:09:59] - Alexandre Burrows retired from Avalanche [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] - David Clarkson was added to Avalanche. [2018-07-02 18:04:14] - TRADE : From Avalanche to Capitals : Nikolay Kulemin (74). [2018-07-02 18:04:14] - TRADE : From Capitals to Avalanche : Craig Anderson (89). [2018-07-02 18:04:13] - Craig Anderson was added to Avalanche. [2018-06-10 19:49:02] - Brandon Halverson was added to Avalanche. [2018-06-10 19:48:57] - Steven Fogarty was added to Avalanche. [2018-06-10 19:48:50] - Michael Amadio was added to Avalanche. [2018-06-10 19:48:44] - Owen Tippett was added to Avalanche. [2018-06-10 19:48:26] - Brandon Halverson has been deleted from Avalanche. [2018-06-10 19:48:22] - Steven Fogarty has been deleted from Avalanche. [2018-06-10 19:48:15] - Michael Amadio has been deleted from Avalanche. [2018-06-10 19:48:08] - Owen Tippett has been deleted from Avalanche. [2018-05-16 14:50:09] - Tom Kostopoulos retired from Avalanche [2018-05-07 19:07:55] - Avalanche was eliminated at round 2 of year 12. [2018-04-25 09:50:11] - Avalanche didn't make playoff for year 12. [2018-03-20 20:05:35] - TRADE : From Avalanche to Wild : Mark Streit (84). [2018-03-20 20:05:35] - TRADE : From Wild to Avalanche : Ron Hainsey (79), Y:13-RND:6-MIN, Conditional Draft Pick - Y:14-RND:5-MIN. [2018-03-20 20:05:34] - Ron Hainsey was added to Avalanche.
[2019-04-24 18:33:48] Avalanche lines for next game are empty. Current rosters/lines are not erased.
[2019-04-22 02:15:59] Avalanche lines for next game are empty. Current rosters/lines are not erased. [2019-04-21 10:30:38] Auto Lines Function has been run for Avalanche.
[2019-04-21 10:30:35] Cory Conacher of Avalanche was sent to pro.
[2019-04-21 10:30:14] Cory Conacher of Avalanche was sent down to farm.
[2019-04-21 10:30:09] Brock Boeser of Avalanche was sent down to farm.
[2019-04-21 10:29:55] Riley Nash of Avalanche was sent down to farm.
[2019-04-21 10:29:51] Yannick Weber of Avalanche was sent down to farm.
[2019-04-20 22:34:59] Last 7 Days Pro Star : 1 - Sean Monahan of Canucks (3-5-8) / 2 - Jonathan Huberdeau of Canucks (3-5-8) / 3 - Joel Ward of Avalanche (3-4-7) [2019-04-20 22:34:50] Auto Lines Partial Function has been run for Avalanche.
[2019-04-20 22:34:50] Avalanche (Avalanche) lines errors : Normal line # 1 C is empty.
Normal line # 1 LW is empty.
Normal line # 1 RW is empty.
Normal line # 1 Defense #1 is empty.
Unknown Player is used twice in Normal line #1
Unknown Player is used twice in Normal line #1
Unknown Player is used twice in Normal line #1
Normal line # 4 Defense #4 is empty.
PP line1 C is empty.
PP line1 LW is empty.
PP line1 RW is empty.
PP line 1 Defense #1 is empty.
PK line 1 C is empty.
PK line 1 Defense #1 is empty.
4 vs 4 line 1 C is empty.
4 vs 4 line 1 Defense #1 is empty.
PK3 line 1 Defense #1 is empty.
PK line 1 LW is empty.
4 vs 4 line 1 LW is empty.
PK3 line 1 RW is empty.
Unknown Player is used twice in PP line#1
Unknown Player is used twice in PP line#1
Unknown Player is used twice in PP line#1
Unknown Player is used twice in PK line#1
Unknown Player is used twice in PK line#1
Unknown Player is used twice in 4 vs 4 line#1
Unknown Player is used twice in 4 vs 4 line#1
Unknown Player is used twice in PK3 line#1
PK line 2 C is empty.
4 vs 4 line 2 C is empty.
PK3 line 2 RW is empty.
LastMinOff line C is empty.
LastMinDef line C is empty.
LastMinOff line LW is empty.
LastMinDef line LW is empty.
LastMinOff line RW is empty.
LastMinDef line RW is empty.
LastMinOff line Defense is empty.
LastMinDef line Defense is empty.
Unknown Player is used twice in LastMinOff line
Unknown Player is used twice in LastMinOff line
Unknown Player is used twice in LastMinOff line
Unknown Player is used twice in LastMinDef line
Unknown Player is used twice in LastMinDef line
Unknown Player is used twice in LastMinDef line
Penalty Shot Player #1 is empty.
Penalty Shot Player #2 is empty.
Penalty Shot Player #3 is empty.
Unknown Player is used twice in Extra Penalty Shot
Unknown Player is used twice in Extra Penalty Shot
[2019-04-20 22:34:50] Auto Lines Partial Function has been run for Avalanche.
[2019-04-20 22:34:50] Avalanche lines errors : Normal line # 1 LW is empty.
PP line 1 LW is empty.
PK line 2 C is empty.
4 vs 4 line 2 C is empty.
LastMinOff line LW is empty.
LastMinDef line LW is empty.
Penalty Shot Player #3 is empty.
[2019-04-20 22:34:50] Auto Roster Partial Function has been run for Avalanche.
[2019-04-20 22:34:50] Yannick Weber of Avalanche was sent to pro.
[2019-04-20 22:34:50] Riley Nash of Avalanche was sent to pro.
[2019-04-20 22:34:50] Brock Boeser of Avalanche was sent to pro.
[2019-04-20 22:34:50] Cory Conacher of Avalanche was sent to pro.
[2019-04-20 22:34:50] Avalanche roster errors : Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2019-04-19 21:28:49] Tobias Rieder from Avalanche is back from Sprained Left Finger Injury.
[2019-04-19 21:28:49] Avalanche lines for next game are empty. Current rosters/lines are not erased.
[2019-04-19 21:28:49] Joel Ward from Avalanche has scored a Hat Trick!
[2019-04-19 21:28:49] Game 960 - Tobias Rieder from Avalanche is injured (Sprained Left Finger) and is out for 6 days.
[2019-04-17 21:28:50] Avalanche lines for next game are empty. Current rosters/lines are not erased.
[2019-04-16 17:41:30] Avalanche lines for next game are empty. Current rosters/lines are not erased.
[2019-04-13 18:32:33] Avalanche lines for next game are empty. Current rosters/lines are not erased.
[2019-04-12 18:06:39] Avalanche lines for next game are empty. Current rosters/lines are not erased.
[2019-04-12 18:06:39] New Record for Team's Most Shots Blocked (25) in 1 Game for Avalanche!
[2019-04-10 17:54:43] Both Avalanche and Avalanche lines for next game are empty. Current rosters/lines are not erased.
[2019-04-08 17:38:09] Avalanche lines for next game are empty. Current rosters/lines are not erased.
[2019-04-06 19:26:00] Avalanche lines for next game are empty. Current rosters/lines are not erased.
[2019-04-04 17:26:10] Avalanche lines for next game are empty. Current rosters/lines are not erased.
[2019-04-01 17:53:15] Avalanche lines for next game are empty. Current rosters/lines are not erased.
[2019-03-30 23:35:18] Avalanche lines for next game are empty. Current rosters/lines are not erased.
[2019-03-29 20:42:03] Avalanche lines for next game are empty. Current rosters/lines are not erased.
[2019-03-27 19:11:36] Avalanche lines for next game are empty. Current rosters/lines are not erased.
[2019-03-26 17:11:18] Avalanche lines for next game are empty. Current rosters/lines are not erased.
[2019-03-25 20:56:31] Avalanche lines for next game are empty. Current rosters/lines are not erased.
[2019-03-24 20:57:01] Avalanche lines for next game are empty. Current rosters/lines are not erased.
[2019-03-21 19:05:54] Both Avalanche and Avalanche lines for next game are empty. Current rosters/lines are not erased.
[2019-03-20 18:16:40] Both Avalanche and Avalanche lines for next game are empty. Current rosters/lines are not erased.