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
Mark Stone, Anthony Mantha, Andrei Svechnikov, Matt Duchene, Evgeny Kuznetsov
Gardien
#1 : Philipp Grubauer, #2 : Jonathan Bernier
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
2000
4000
1000
Prix des Billets
110
70
45
35
225
Assistance
149,831
125,000
50,000
100,000
25,000
Attendance PCT
99.89%
100.00%
100.00%
100.00%
100.00%
Revenus
Matchs à domicile Restants
Assistance Moyenne - %
Revenus Moyen par Match
Revenus Annuels à ce Jour
Capacité de l'Aréna
Popularité de l'Équipe
16
17993 - 99.96%
1,615,905$
40,397,625$
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
49,942,042$
81,427,776$
75,386,109$
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
81,427,776$
48,716,234$
0$
24
0
Éstimation
Revenus de la Saison Éstimés
Jours Restants de la Saison
Dépenses Par Jour
Dépenses de la Saison Éstimées
25,854,480$
48
672,805$
32,294,640$
Total de l'Équipe Éstimé
Dépenses de la Saison Éstimées
Compte Bancaire Actuel
Compte Bancaire Projeté
33,625,200$
-1,507,101$
-9,277,821$
Cap Salarial de la Saison Éstimé
Cap Salarial Disponible
Cap Salarial Maximum
Au dessus du Plafond Salarial Minimum
81,427,776$
2,072,224$
83,500,000$
31,427,776$
Charte de Profondeur
Ailier Gauche
Centre
Ailier Droit
Anthony Mantha
AGE:25
PO:80
OV:0
Andrei Svechnikov
AGE:20
PO:80
OV:0
Jason Zucker
AGE:28
PO:78
OV:0
Rickard Rakell
AGE:27
PO:77
OV:0
Alex Steen
AGE:36
PO:69
OV:0
Leo Komarov
AGE:33
PO:68
OV:0
Colin Wilson
AGE:30
PO:67
OV:0
Tage Thompson
AGE:22
PO:67
OV:0
A.J. Greer
AGE:23
PO:64
OV:0
Evgeny Kuznetsov
AGE:28
PO:78
OV:0
Casey Cizikas
AGE:29
PO:74
OV:0
Matt Duchene
AGE:29
PO:74
OV:0
Alex Steen
AGE:36
PO:69
OV:0
Dillon Dube
AGE:21
PO:68
OV:0
Leo Komarov
AGE:33
PO:68
OV:0
Rocco Grimaldi
AGE:27
PO:68
OV:0
Austin Watson
AGE:28
PO:67
OV:0
Colin Wilson
AGE:30
PO:67
OV:0
Mark Stone
AGE:28
PO:82
OV:0
Anthony Mantha
AGE:25
PO:80
OV:0
Andrei Svechnikov
AGE:20
PO:80
OV:0
Kyle Palmieri
AGE:29
PO:80
OV:0
Jason Zucker
AGE:28
PO:78
OV:0
Alex Steen
AGE:36
PO:69
OV:0
Dillon Dube
AGE:21
PO:68
OV:0
Leo Komarov
AGE:33
PO:68
OV:0
Rocco Grimaldi
AGE:27
PO:68
OV:0
Austin Watson
AGE:28
PO:67
OV:0
Colin Wilson
AGE:30
PO:67
OV:0
Tage Thompson
AGE:22
PO:67
OV:0
Christian Fischer
AGE:23
PO:66
OV:0
A.J. Greer
AGE:23
PO:64
OV:0
Défense #1
Défense #2
Gardien
*Cale Makar
AGE:21
PO:72
OV:0
Mattias Ekholm
AGE:30
PO:70
OV:0
Keith Yandle
AGE:33
PO:67
OV:0
Nick Leddy
AGE:29
PO:65
OV:0
Michal Kempny
AGE:29
PO:64
OV:0
Marco Scandella
AGE:30
PO:63
OV:0
John Moore
AGE:29
PO:61
OV:0
*Kyle Wood
AGE:24
PO:54
OV:0
T.J. Brennan
AGE:31
PO:53
OV:0
*Gustav Olofsson
AGE:25
PO:53
OV:0
*Nicolas Meloche
AGE:22
PO:51
OV:0
Philipp Grubauer
AGE:28
PO:80
OV:0
Jonathan Bernier
AGE:31
PO:75
OV:0
Max Lagace
AGE:27
PO:65
OV:0
*Ivan Prosvetov
AGE:21
PO:60
OV:0
Spencer Martin
AGE:25
PO:52
OV:0
Louis Domingue
AGE:28
PO:51
OV:0
É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
[2021-01-13 8:47:45 AM] - TRADE : From Avalanche to Ducks : Chris Tanev, Matthew Boldy (P), Kirill Marchenko (P), Y:2021-RND:2-COL, Y:2021-RND:4-COL. [2021-01-13 8:47:45 AM] - TRADE : From Ducks to Avalanche : Kyle Palmieri. [2020-12-04 10:07:03 AM] - TRADE : From Canadiens to Avalanche : Y:2021-RND:4-MTL. [2020-12-04 10:07:03 AM] - TRADE : From Avalanche to Canadiens : Will Butcher. [2020-09-08 4:29:03 PM] - Rampage hired Pascal Vincent for $2,250,000 for 3 year(s). [2020-05-03 5:03:32 PM] - Colin Wilson signed with Avalanche for $1,000,000 for 1 year(s). [2020-05-03 5:03:32 PM] - Colin Wilson was added to Avalanche. [2020-05-03 5:03:11 PM] - Max Lagace signed with Avalanche for $1,000,000 for 1 year(s). [2020-05-03 5:03:11 PM] - Max Lagace was added to Avalanche. [2020-05-03 5:02:45 PM] - Alex Steen signed with Avalanche for $1,000,000 for 1 year(s). [2020-05-03 5:02:45 PM] - Alex Steen was added to Avalanche. [2020-04-30 4:37:31 PM] - Nick Leddy signed with Avalanche for $1,000,000 for 1 year(s). [2020-04-30 4:37:31 PM] - Nick Leddy was added to Avalanche. [2020-04-30 4:37:12 PM] - Marco Scandella signed with Avalanche for $1,000,000 for 1 year(s). [2020-04-30 4:37:12 PM] - Marco Scandella was added to Avalanche. [2020-04-30 4:37:08 PM] - Leo Komarov signed with Avalanche for $1,000,000 for 1 year(s). [2020-04-30 4:37:08 PM] - Leo Komarov was added to Avalanche. [2020-04-28 8:48:13 AM] - Rocco Grimaldi signed with Avalanche for $1,000,000 for 3 year(s) / Signing Bonus of $1,000,000. [2020-04-28 8:48:13 AM] - Rocco Grimaldi was added to Avalanche. [2020-04-28 8:42:53 AM] - Austin Watson signed with Avalanche for $1,100,000 for 3 year(s) / Signing Bonus of $1,000,000. [2020-04-28 8:42:53 AM] - Austin Watson was added to Avalanche. [2020-04-24 5:05:00 PM] - Cam Talbot was released. [2020-04-24 5:05:00 PM] - Avalanche paid $0 to release Cam Talbot. [2020-04-24 4:57:35 PM] - Jonathan Bernier signed with Avalanche for $3,000,000 for 2 year(s). [2020-04-24 4:57:35 PM] - Jonathan Bernier was added to Avalanche. [2020-04-24 4:56:15 PM] - Cam Talbot signed with Avalanche for $2,750,000 for 2 year(s). [2020-04-24 4:56:15 PM] - Cam Talbot was added to Avalanche. [2020-04-22 3:30:10 PM] - Chris Tanev was added to Avalanche. [2020-04-21 7:22:23 PM] - Rickard Rakell signed with Avalanche for $3,789,444 for 3 year(s) / Signing Bonus of $10,000,000. [2020-04-21 7:22:23 PM] - Rickard Rakell was added to Avalanche. [2020-04-19 7:49:30 PM] - Avalanche drafts William Wallinder as the #25 overall pick in the Entry Draft of year 2020.
[2021-01-25 8:51:09 AM] Mattias Ekholm from Avalanche is back from Sprained Left Finger Injury.
[2021-01-25 8:51:09 AM] Rampage lines for next game are empty. Current rosters/lines are not erased. But, Avalanche lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2021-01-25 8:51:09 AM] Game 542 - Mattias Ekholm from Avalanche is injured (Sprained Left Finger) and is out for 3 days.
[2021-01-24 1:24:39 PM] Current fund for Avalanche is under $0.
[2021-01-24 1:21:35 PM] Successfully loaded Avalanche lines done with STHS Client - 3.2.6.6
[2021-01-23 12:52:09 PM] Current fund for Avalanche is under $0.
[2021-01-23 12:51:33 PM] Rampage lines for next game are empty. Current rosters/lines are not erased. But, Avalanche lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2021-01-22 8:51:22 AM] Current fund for Avalanche is under $0.
[2021-01-22 8:50:38 AM] Successfully loaded Avalanche lines done with STHS Client - 3.2.6.6
[2021-01-21 8:34:21 AM] Current fund for Avalanche is under $0.
[2021-01-21 8:34:01 AM] Both Avalanche and Rampage lines for next game are empty. Current rosters/lines are not erased.
[2021-01-20 1:02:35 PM] Current fund for Avalanche is under $0.
[2021-01-20 1:02:23 PM] Both Avalanche and Rampage lines for next game are empty. Current rosters/lines are not erased.
[2021-01-19 7:40:10 AM] Current fund for Avalanche is under $0.
[2021-01-19 7:39:22 AM] Both Avalanche and Rampage lines for next game are empty. Current rosters/lines are not erased. [2021-01-19 7:38:25 AM] Casey Cizikas from Avalanche is back from Sprained Left Knee Injury.
[2021-01-18 7:48:09 AM] Current fund for Avalanche is under $0. [2021-01-18 7:47:39 AM] Anthony Mantha from Avalanche is back from Exhaustion.
[2021-01-18 7:47:32 AM] Successfully loaded Avalanche lines done with STHS Client - 3.2.6.6
[2021-01-17 1:37:40 PM] Current fund for Avalanche is under $0.
[2021-01-17 1:37:27 PM] Rampage lines for next game are empty. Current rosters/lines are not erased. But, Avalanche lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2021-01-17 1:37:27 PM] Anthony Mantha from Avalanche is injured from Exhaustion.
[2021-01-17 1:37:14 PM] Auto Lines Function has been run for Avalanche.
[2021-01-17 1:37:14 PM] Avalanche lines errors : Normal line # 2 Defense #2 is empty.
Normal line # 3 C is empty.
Unknown Player is used twice in normal lines 2 and 3.
PK line 1 C is empty.
PK line 1 Defense #1 is empty.
PK3 line 1 Defense #1 is empty.
PK3 line 1 forward is empty.
Unknown Player is used twice in PK line#1
Unknown Player is used twice in PK3 line#1
4 vs 4 line 2 Defense #2 is empty.
Extra Forward #0 is empty.
Extra Defense #2 is empty.
Extra Forward #3 is empty.
Extra Defense #5 is empty.
[2021-01-17 1:37:14 PM] Auto Roster Partial Function has been run for Avalanche.
[2021-01-17 1:37:14 PM] Avalanche roster errors : Not enough Forward available in Pro Team! 11 Dressed. 12 Required.
Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2021-01-16 12:58:38 PM] Current fund for Avalanche is under $0.
[2021-01-16 12:57:41 PM] Rampage lines for next game are empty. Current rosters/lines are not erased. But, Avalanche lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2021-01-16 12:57:40 PM] Game 474 - Casey Cizikas from Avalanche is injured (Sprained Left Knee) and is out for 6 days.
[2021-01-15 8:15:12 AM] Current fund for Avalanche is under $0.
[2021-01-15 8:14:31 AM] Current fund for Avalanche is under $0.
[2021-01-15 8:11:44 AM] Current fund for Avalanche is under $0.
[2021-01-15 8:11:27 AM] Rampage lines for next game are empty. Current rosters/lines are not erased. But, Avalanche lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2021-01-15 8:07:33 AM] Successfully loaded Avalanche lines done with STHS Client - 3.2.6.6
[2021-01-14 9:18:23 AM] Current fund for Avalanche is under $0. [2021-01-14 9:12:42 AM] Anthony Mantha from Avalanche is back from Exhaustion.
[2021-01-13 8:51:14 AM] Current fund for Avalanche is under $0. [2021-01-13 8:51:00 AM] Mark Stone from Avalanche is back from Exhaustion.
[2021-01-13 8:51:00 AM] Rampage lines for next game are empty. Current rosters/lines are not erased. But, Avalanche lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2021-01-13 8:50:58 AM] Anthony Mantha from Avalanche is injured from Exhaustion.
[2021-01-13 8:50:45 AM] Auto Lines Function has been run for Avalanche.
[2021-01-13 8:50:45 AM] Avalanche lines errors : Normal line # 3 Defense #3 is empty.
Extra Defense #1 is empty.
Extra Forward #2 is empty.
Extra Defense #4 is empty.
Extra Forward #5 is empty.
[2021-01-13 8:50:45 AM] Auto Roster Partial Function has been run for Avalanche.
[2021-01-13 8:50:45 AM] Avalanche roster errors : Not enough Defenseman available in Pro Team! 4 Dressed. 5 Required.
Some errors will be automatically fixed.
[2021-01-13 8:47:47 AM] Current fund for Avalanche is under $0. [2021-01-13 8:47:45 AM] TRADE : From Avalanche to Ducks : Chris Tanev, Matthew Boldy (P), Kirill Marchenko (P), Y:2021-RND:2-COL, Y:2021-RND:4-COL. [2021-01-13 8:47:45 AM] TRADE : From Ducks to Avalanche : Kyle Palmieri.
[2021-01-12 1:18:56 PM] Current fund for Avalanche is under $0.
[2021-01-12 1:14:23 PM] Auto Lines Function has been run for Avalanche.
[2021-01-12 1:14:23 PM] Avalanche lines errors : Normal line # 1 RW is empty.
Normal line # 3 Defense #3 is empty.
Unknown Player is used twice in normal lines 1 and 3.
PP line 1 RW is empty.
PK line 1 C is empty.
4 vs 4 line 1 C is empty.
PK3 line 1 forward is empty.
PK line 2 Defense #2 is empty.
PK3 line 2 Defense #2 is empty.
Unknown Player is used twice in PK lines 1 and 2.
Unknown Player is used twice in PK3 lines 1 and 2.
LastMinOff line RW is empty.
LastMinDef line RW is empty.
Penalty Shot Player #1 is empty.