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
Aleksander Barkov, Mitch Marner, William Nylander, Brock Nelson, Tomas Tatar
Gardien
#1 : Carter Hart, #2 : Ben Bishop
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
200
125
75
50
500
Assistance
108,040
119,094
50,000
98,335
16,311
Attendance PCT
72.03%
95.28%
100.00%
98.34%
65.24%
Revenus
Matchs à domicile Restants
Assistance Moyenne - %
Revenus Moyen par Match
Revenus Annuels à ce Jour
Capacité de l'Aréna
Popularité de l'Équipe
16
15671 - 87.06%
2,665,850$
66,646,251$
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
52,056,938$
82,730,007$
65,940,341$
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
82,730,007$
48,226,273$
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
42,653,601$
48
717,581$
34,443,888$
Total de l'Équipe Éstimé
Dépenses de la Saison Éstimées
Compte Bancaire Actuel
Compte Bancaire Projeté
37,556,496$
14,622,593$
19,719,698$
Cap Salarial de la Saison Éstimé
Cap Salarial Disponible
Cap Salarial Maximum
Au dessus du Plafond Salarial Minimum
82,730,007$
769,993$
83,500,000$
32,730,007$
Charte de Profondeur
Ailier Gauche
Centre
Ailier Droit
Brock Nelson
AGE:28
PO:82
OV:0
Travis Konecny
AGE:23
PO:82
OV:0
Reilly Smith
AGE:29
PO:80
OV:0
Tomas Tatar
AGE:29
PO:79
OV:0
William Nylander
AGE:24
PO:79
OV:0
Connor Brown
AGE:26
PO:78
OV:0
Colton Sissons
AGE:26
PO:73
OV:0
Andrew Copp
AGE:25
PO:73
OV:0
Jake Debrusk
AGE:23
PO:73
OV:0
Filip Chytil
AGE:20
PO:70
OV:0
Brett Howden
AGE:22
PO:69
OV:0
*Dmytro Timashov
AGE:23
PO:64
OV:0
Gabriel Bourque
AGE:29
PO:63
OV:0
Brendan Leipsic
AGE:26
PO:62
OV:0
Bo Horvat
AGE:25
PO:82
OV:0
Brock Nelson
AGE:28
PO:82
OV:0
Aleksander Barkov
AGE:24
PO:81
OV:0
William Nylander
AGE:24
PO:79
OV:0
Colton Sissons
AGE:26
PO:73
OV:0
Andrew Copp
AGE:25
PO:73
OV:0
Filip Chytil
AGE:20
PO:70
OV:0
Brett Howden
AGE:22
PO:69
OV:0
Steven Fogarty
AGE:27
PO:65
OV:0
Mitch Marner
AGE:23
PO:82
OV:0
Travis Konecny
AGE:23
PO:82
OV:0
Kailer Yamamoto
AGE:21
PO:81
OV:0
Reilly Smith
AGE:29
PO:80
OV:0
William Nylander
AGE:24
PO:79
OV:0
Connor Brown
AGE:26
PO:78
OV:0
Colton Sissons
AGE:26
PO:73
OV:0
Jake Debrusk
AGE:23
PO:73
OV:0
Filip Chytil
AGE:20
PO:70
OV:0
Brett Howden
AGE:22
PO:69
OV:0
Bobby Ryan
AGE:33
PO:68
OV:0
Steven Fogarty
AGE:27
PO:65
OV:0
Gabriel Bourque
AGE:29
PO:63
OV:0
Brendan Leipsic
AGE:26
PO:62
OV:0
*Jeremy Bracco
AGE:23
PO:60
OV:0
Défense #1
Défense #2
Gardien
Shea Weber
AGE:34
PO:75
OV:0
Rasmus Ristolainen
AGE:25
PO:70
OV:0
Morgan Rielly
AGE:26
PO:68
OV:0
Erik Cernak
AGE:23
PO:65
OV:0
Josh Morrissey
AGE:25
PO:65
OV:0
P.K. Subban
AGE:31
PO:65
OV:0
Brenden Dillon
AGE:29
PO:64
OV:0
Nikita Zadorov
AGE:25
PO:63
OV:0
Travis Dermott
AGE:23
PO:61
OV:0
Ben Thomas
AGE:24
PO:55
OV:0
*Moritz Seider
AGE:19
PO:55
OV:0
Ian McCoshen
AGE:24
PO:51
OV:0
*Bode Wilde
AGE:20
PO:51
OV:0
*Andrew Nielsen
AGE:23
PO:50
OV:0
Ben Bishop
AGE:33
PO:83
OV:0
Carter Hart
AGE:21
PO:80
OV:0
*Cayden Primeau
AGE:20
PO:62
OV:0
Pheonix Copley
AGE:28
PO:59
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-17 1:35:21 PM] - Maple Leafs show interest in Martin Jones from waiver. [2021-01-12 1:16:33 PM] - TRADE : From Blues to Maple Leafs : Brock Nelson. [2021-01-12 1:16:33 PM] - TRADE : From Maple Leafs to Blues : Noah Juulsen, Y:2021-RND:1-TOR. [2020-09-27 9:43:19 PM] - Aleksander Barkov has been selected as assistant for Maple Leafs. [2020-09-27 9:43:19 PM] - Rasmus Ristolainen is no longer as assistant for Maple Leafs. [2020-09-27 9:43:19 PM] - Mitch Marner has been selected as assistant for Maple Leafs. [2020-09-27 9:43:19 PM] - Unknown Player is no longer as assistant for Maple Leafs. [2020-09-08 4:26:46 PM] - Marlies hired Joel Quenneville for $6,000,000 for 3 year(s). [2020-05-01 10:30:13 AM] - Tyler Myers was released. [2020-05-01 10:30:13 AM] - Maple Leafs paid $11,000,000 to release Tyler Myers. [2020-05-01 10:29:58 AM] - Valtteri Filppula was released. [2020-05-01 10:29:58 AM] - Maple Leafs paid $0 to release Valtteri Filppula. [2020-04-30 4:38:35 PM] - Valtteri Filppula signed with Maple Leafs for $1,000,000 for 1 year(s). [2020-04-30 4:38:35 PM] - Valtteri Filppula was added to Maple Leafs. [2020-04-30 4:37:52 PM] - P.K. Subban signed with Maple Leafs for $1,000,000 for 1 year(s) / Signing Bonus of $50,000,000. [2020-04-30 4:37:52 PM] - P.K. Subban was added to Maple Leafs. [2020-04-30 4:35:39 PM] - Brenden Dillon signed with Maple Leafs for $1,000,000 for 1 year(s). [2020-04-30 4:35:39 PM] - Brenden Dillon was added to Maple Leafs. [2020-04-30 4:35:25 PM] - Bobby Ryan signed with Maple Leafs for $1,000,000 for 1 year(s). [2020-04-30 4:35:25 PM] - Bobby Ryan was added to Maple Leafs. [2020-04-30 3:51:54 PM] - TRADE : From Maple Leafs to Rangers : Y:2021-RND:5-TOR. [2020-04-30 3:51:54 PM] - TRADE : From Rangers to Maple Leafs : Ben Thomas, Ian McCoshen, Steven Fogarty, Pheonix Copley. [2020-04-28 9:12:26 AM] - TRADE : From Maple Leafs to Kings : Brock Boeser, Noah Hanifin. [2020-04-28 9:12:26 AM] - TRADE : From Kings to Maple Leafs : Tomas Tatar, Erik Cernak, Brett Howden, Y:2021-RND:1-LAK. [2020-04-22 10:13:14 AM] - TRADE : From Maple Leafs to Jets : Filip Forsberg. [2020-04-22 10:13:14 AM] - TRADE : From Jets to Maple Leafs : Jake Debrusk. [2020-04-19 10:18:05 PM] - Maple Leafs drafts Justin Sourdif as the #108 overall pick in the Entry Draft of year 2020. [2020-04-19 9:45:25 PM] - Maple Leafs drafts Ryder Rolston as the #86 overall pick in the Entry Draft of year 2020. [2020-04-19 8:23:30 PM] - Maple Leafs drafts Emil Andrae as the #42 overall pick in the Entry Draft of year 2020. [2020-04-19 7:32:08 PM] - Maple Leafs drafts Jake Sanderson as the #19 overall pick in the Entry Draft of year 2020. [2020-04-19 7:31:54 PM] - TRADE : From Kings to Maple Leafs : Y:2020-RND:1-LAK. [2020-04-19 7:31:54 PM] - TRADE : From Maple Leafs to Kings : Y:2020-RND:1-TOR, Y:2020-RND:3-TOR.
[2021-01-24 1:23:08 PM] Marlies lines for next game are empty. Current rosters/lines are not erased. But, Maple Leafs lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2021-01-24 1:21:39 PM] Auto Lines Function has been run for Maple Leafs.
[2021-01-24 1:21:39 PM] Maple Leafs lines errors : Normal line # 3 LW is empty.
Normal line # 3 Defense #3 is empty.
Unknown Player is used twice in Normal line #3
PK line 2 LW is empty.
LastMinDef line LW is empty.
[2021-01-24 1:21:39 PM] Auto Roster Partial Function has been run for Maple Leafs.
[2021-01-24 1:21:39 PM] Maple Leafs roster errors : Not enough Forward available in Pro Team! 11 Dressed. 12 Required.
Not enough Players available in Pro Team! 16 Dressed. 18 Required.
Some errors will be automatically fixed.
[2021-01-23 12:51:33 PM] Connor Brown from Maple Leafs is back from Sprained Left Ankle Injury.
[2021-01-23 12:51:33 PM] Bobby Ryan of Maple Leafs was sent to farm.
[2021-01-23 12:51:33 PM] Marlies lines for next game are empty. Current rosters/lines are not erased. But, Maple Leafs lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2021-01-23 12:51:29 PM] Auto Lines Function has been run for Maple Leafs.
[2021-01-23 12:51:29 PM] Maple Leafs lines errors : Normal line # 3 LW is empty.
Normal line # 3 Defense #3 is empty.
Unknown Player is used twice in Normal line #3
PK line 2 LW is empty.
LastMinDef line LW is empty.
[2021-01-23 12:51:29 PM] Auto Roster Partial Function has been run for Maple Leafs.
[2021-01-23 12:51:29 PM] Bobby Ryan of Maple Leafs was sent to pro.
[2021-01-23 12:51:29 PM] Maple Leafs roster errors : Not enough Forward available in Pro Team! 11 Dressed. 12 Required.
Not enough Players available in Pro Team! 16 Dressed. 18 Required.
Some errors will be automatically fixed.
[2021-01-21 8:34:01 AM] Marlies lines for next game are empty. Current rosters/lines are not erased. But, Maple Leafs lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2021-01-21 8:34:01 AM] Game 514 - Connor Brown from Maple Leafs is injured (Sprained Left Ankle) and is out for 5 days.
[2021-01-21 8:33:21 AM] Auto Lines Function has been run for Maple Leafs.
[2021-01-21 8:33:21 AM] Maple Leafs lines errors : Normal line # 3 Defense #3 is empty.
[2021-01-21 8:33:21 AM] Auto Roster Partial Function has been run for Maple Leafs.
[2021-01-21 8:33:21 AM] Maple Leafs roster errors : Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2021-01-20 1:02:23 PM] Marlies lines for next game are empty. Current rosters/lines are not erased. But, Maple Leafs lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2021-01-20 1:02:16 PM] Auto Lines Function has been run for Maple Leafs.
[2021-01-20 1:02:16 PM] Maple Leafs lines errors : Normal line # 3 Defense #3 is empty.
[2021-01-20 1:02:16 PM] Auto Roster Function has been run for Maple Leafs.
[2021-01-20 1:02:16 PM] Erik Cernak of Maple Leafs was sent to farm.
[2021-01-20 1:02:16 PM] Auto Roster Partial Function has been run for Maple Leafs. [2021-01-20 1:02:02 PM] Jake Debrusk from Maple Leafs is back from Back Spasms Injury.
[2021-01-19 7:39:22 AM] Marlies lines for next game are empty. Current rosters/lines are not erased. But, Maple Leafs lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2021-01-19 7:39:17 AM] Successfully loaded Maple Leafs lines done with STHS Client - 3.2.5.5
[2021-01-19 7:39:17 AM] Erik Cernak of Maple Leafs was sent to pro.
[2021-01-19 7:39:17 AM] Kailer Yamamoto of Maple Leafs was sent to pro.
[2021-01-17 1:37:27 PM] Kailer Yamamoto of Maple Leafs was sent to farm.
[2021-01-17 1:37:27 PM] Marlies lines for next game are empty. Current rosters/lines are not erased. But, Maple Leafs lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2021-01-17 1:37:24 PM] Game 476 - Jake Debrusk from Maple Leafs is injured (Back Spasms) and is out for 1 week.
[2021-01-17 1:37:14 PM] Auto Lines Function has been run for Maple Leafs.
[2021-01-17 1:37:14 PM] Maple Leafs lines errors : Normal line # 3 Defense #3 is empty.
[2021-01-17 1:37:14 PM] Auto Roster Partial Function has been run for Maple Leafs.
[2021-01-17 1:37:14 PM] Kailer Yamamoto of Maple Leafs was sent to pro.
[2021-01-17 1:37:14 PM] Marlies roster errors : Not enough Players available in Pro Team! 19 Dressed. 20 Required.
Some errors will be automatically fixed.
[2021-01-17 1:37:14 PM] Maple Leafs roster errors : Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2021-01-17 1:35:21 PM] Maple Leafs show interest in Martin Jones from waiver.
[2021-01-16 12:57:41 PM] Erik Cernak of Maple Leafs was sent to farm.
[2021-01-16 12:57:41 PM] Marlies lines for next game are empty. Current rosters/lines are not erased. But, Maple Leafs lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2021-01-16 12:56:22 PM] Successfully loaded Maple Leafs lines done with STHS Client - 3.2.5.5
[2021-01-16 12:56:22 PM] Erik Cernak of Maple Leafs was sent to pro.
[2021-01-15 8:11:27 AM] Kailer Yamamoto of Maple Leafs was sent to farm.
[2021-01-15 8:11:27 AM] Marlies lines for next game are empty. Current rosters/lines are not erased. But, Maple Leafs lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2021-01-15 8:07:34 AM] Auto Lines Function has been run for Maple Leafs.
[2021-01-15 8:07:34 AM] Maple Leafs lines errors : Normal line # 3 Defense #3 is empty.
[2021-01-15 8:07:34 AM] Auto Roster Partial Function has been run for Maple Leafs.
[2021-01-15 8:07:34 AM] Kailer Yamamoto of Maple Leafs was sent to pro.