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
Jonathan Toews, Gustav Nyquist, Evgeny Dadonov, David Backes, William Carrier
Gardien
#1 : Mackenzie Blackwood, #2 : Anders Lindback
Lignes d'Attaque Perso. en Prol.
Jonathan Toews, Evgeny Dadonov, William Carrier, Mitch Holmberg, Antti Suomela, David Backes, David Backes, Greg Chase, Gustav Nyquist, Justin Holl, Nikolay Prokhorkin
Lignes de Défense Perso. en Prol.
Erik Karlsson, Cody Franson, Luca Sbisa, David Savard, John Nyberg
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
6500
5500
2500
4500
1500
Prix des Billets
150
120
70
50
400
Assistance
78,000
66,000
30,000
54,000
17,636
Attendance PCT
100.00%
100.00%
100.00%
100.00%
97.98%
Revenus
Matchs à domicile Restants
Assistance Moyenne - %
Revenus Moyen par Match
Revenus Annuels à ce Jour
Capacité de l'Aréna
Popularité de l'Équipe
29
20470 - 99.85%
2,622,867$
31,474,400$
20500
200
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
20,452,619$
72,250,000$
72,250,000$
0$
2,500,000$
Cap Salarial Par Jour
Cap salarial à ce jour
Taxe de Luxe Totale
Joueurs Inclut dans la Cap Salariale
Joueurs Exclut dans la Cap Salariale
372,423$
20,045,420$
0$
20
1
Éstimation
Revenus de la Saison Éstimés
Jours Restants de la Saison
Dépenses Par Jour
Dépenses de la Saison Éstimées
76,063,133$
144
380,155$
54,742,320$
Total de l'Équipe Éstimé
Dépenses de la Saison Éstimées
Compte Bancaire Actuel
Compte Bancaire Projeté
57,448,776$
126,132,408$
147,126,765$
Cap Salarial de la Saison Éstimé
Cap Salarial Disponible
Cap Salarial Maximum
Au dessus du Plafond Salarial Minimum
76,174,332$
5,825,718$
82,000,050$
12,674,332$
Charte de Profondeur
Ailier Gauche
Centre
Ailier Droit
Evgeny Dadonov
AGE:31
PO:70
OV:0
*Julien Pelletier
AGE:24
PO:70
OV:0
Nikolai Zherdev
AGE:36
PO:70
OV:0
Philippe Paradis
AGE:29
PO:70
OV:0
Gustav Nyquist
AGE:31
PO:70
OV:0
Nikolay Prokhorkin
AGE:27
PO:70
OV:0
William Carrier
AGE:26
PO:70
OV:0
*Zach Pochiro
AGE:26
PO:70
OV:0
Adam Helewka
AGE:25
PO:70
OV:0
*Nathan Walker
AGE:26
PO:70
OV:0
*Jimmy Huntington
AGE:22
PO:70
OV:0
Andreas Engqvist
AGE:33
PO:70
OV:0
David Backes
AGE:36
PO:70
OV:0
Jonathan Toews
AGE:32
PO:70
OV:0
*Julien Pelletier
AGE:24
PO:70
OV:0
Cooper Marody
AGE:24
PO:70
OV:0
Philippe Paradis
AGE:29
PO:70
OV:0
Mirko Hoefflin
AGE:28
PO:70
OV:0
Christopher DiDomenico
AGE:31
PO:70
OV:0
Austin Czarnik
AGE:28
PO:70
OV:0
William Carrier
AGE:26
PO:70
OV:0
*Zach Pochiro
AGE:26
PO:70
OV:0
*Greg Chase
AGE:25
PO:70
OV:0
Antti Suomela
AGE:26
PO:70
OV:0
*Rourke Chartier
AGE:24
PO:70
OV:0
*MacKenzie Entwistle
AGE:21
PO:70
OV:0
David Backes
AGE:36
PO:70
OV:0
Evgeny Dadonov
AGE:31
PO:70
OV:0
Justin Holl
AGE:28
PO:70
OV:0
*Justin Auger
AGE:26
PO:70
OV:0
Nikolai Zherdev
AGE:36
PO:70
OV:0
Philippe Paradis
AGE:29
PO:70
OV:0
Gustav Nyquist
AGE:31
PO:70
OV:0
Mitch Holmberg
AGE:27
PO:70
OV:0
Austin Czarnik
AGE:28
PO:70
OV:0
*Greg Chase
AGE:25
PO:70
OV:0
Défense #1
Défense #2
Gardien
*Jakub Zboril
AGE:23
PO:70
OV:0
*Joe Hicketts
AGE:24
PO:70
OV:0
Cody Franson
AGE:33
PO:70
OV:0
Erik Karlsson
AGE:30
PO:70
OV:0
Jake Muzzin
AGE:31
PO:70
OV:0
Justin Holl
AGE:28
PO:70
OV:0
Luca Sbisa
AGE:30
PO:70
OV:0
Marc Staal
AGE:33
PO:70
OV:0
David Savard
AGE:30
PO:70
OV:0
Julian Melchiori
AGE:29
PO:70
OV:0
Adam Clendening
AGE:28
PO:70
OV:0
Enrico Miglioranzi
AGE:29
PO:70
OV:0
Trevor Van Riemsdyk
AGE:29
PO:70
OV:0
*Jason Fram
AGE:25
PO:70
OV:0
*John Nyberg
AGE:24
PO:70
OV:0
Anders Lindback
AGE:32
PO:70
OV:0
*Mackenzie Blackwood
AGE:24
PO:70
OV:0
Antti Raanta
AGE:31
PO:70
OV:0
*Michael McNiven
AGE:23
PO:70
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
Éspoir
Nom de l'Équipe
Année de Repêchage
Choix Total
Information
Lien
Alexander Khovanov
Chicago Blackhawks
2018
140
Aliaksei Protas
Chicago Blackhawks
2019
125
Andrei Svetlakov
Chicago Blackhawks
2017
158
Blade Jenkins
Chicago Blackhawks
2018
123
Danil Gushchin
Chicago Blackhawks
2020
66
Dylan Holloway
Chicago Blackhawks
2020
16
Helge Grans
Chicago Blackhawks
2020
48
Jakob Pelletier
Chicago Blackhawks
2019
23
Kale Howarth
Chicago Blackhawks
2017
95
Noel Hoefenmayer
Chicago Blackhawks
2017
112
Choix au Repêchage
Année
R1
R2
R3
R4
R5
2021
CHI
CHI
TOR TBL
CHI
2022
CHI
CHI
WSH
CHI
2023
CHI
CHI
CHI
CHI
CGY CHI COL
2024
CHI
CHI
CHI
CHI
CHI
2025
CHI
CHI
CHI
CHI
CHI
La base de donnée des nouvelles n'a pas été trouvée. Veuillez en créer une du STHS.
[2020-11-29 12:58:09] - TRADE : From Seattle Kraken to Chicago Blackhawks : 2 500 000 $ (Salary Cap), Y:2023-RND:5-CGY. [2020-11-29 12:58:09] - TRADE : From Chicago Blackhawks to Seattle Kraken : Nathan Smith (P), Y:2021-RND:3-CHI. [2020-11-25 17:43:48] - TRADE : From Washington Capitals to Chicago Blackhawks : Y:2022-RND:4-WSH. [2020-11-25 17:43:48] - TRADE : From Chicago Blackhawks to Washington Capitals : Derick Brassard, Y:2022-RND:2-CHI. [2020-11-16 11:34:44] - Christopher DiDomenico has been selected as assistant for Rockford IceHogs. [2020-11-16 11:34:44] - Unknown Player is no longer as assistant for Rockford IceHogs. [2020-11-16 11:34:44] - Enrico Miglioranzi has been selected as assistant for Rockford IceHogs. [2020-11-16 11:34:44] - Unknown Player is no longer as assistant for Rockford IceHogs. [2020-11-16 11:34:44] - Nikolai Zherdev has been selected as captain for Rockford IceHogs. [2020-11-16 11:34:44] - Unknown Player is no longer captain for Rockford IceHogs. [2020-11-16 11:34:44] - Erik Karlsson has been selected as assistant for Chicago Blackhawks. [2020-11-16 11:34:44] - David Backes is no longer as assistant for Chicago Blackhawks. [2020-11-16 11:34:44] - David Backes has been selected as assistant for Chicago Blackhawks. [2020-11-16 11:34:44] - Cody Franson is no longer as assistant for Chicago Blackhawks.
[2021-01-14 05:35:14] 2 500 000 $ was added to Chicago Blackhawks bank account.
[2021-01-14 05:00:03] Last 7 Days Pro Star : 1 - Jonathan Toews of Chicago Blackhawks (4-3-7) / 2 - Connor Hellebuyck of Washington Capitals (0,953) / 3 - Logan Couture of Arizona Coyotes (4-3-7) [2021-01-13 16:40:14] Successfully loaded Chicago Blackhawks lines done with STHS Client - 3.2.6.6
[2021-01-13 16:40:14] John Nyberg of Chicago Blackhawks was sent to pro. [2021-01-13 05:28:10] Game 380 - Marc Staal from Chicago Blackhawks is injured (Sprained Left Knee) and is out for 2 months. [2021-01-05 04:17:39] Successfully loaded Chicago Blackhawks lines done with STHS Client - 3.2.6.6
[2021-01-04 04:54:57] Julian Melchiori(Chicago Blackhawks) cleared from waivers and was sent to down farm. [2021-01-03 05:59:41] Auto Lines Partial Function has been run for Chicago Blackhawks.
[2021-01-03 05:59:34] Julian Melchiori of Chicago Blackhawks was sent down to farm.
[2021-01-03 05:59:34] Chicago Blackhawks placed Julian Melchiori on waivers.
[2021-01-03 05:59:04] Chicago Blackhawks are expected to be over the salary cap by 209 352 $!
[2021-01-02 06:01:22] Chicago Blackhawks are expected to be over the salary cap by 209 352 $!
[2021-01-02 05:37:49] Chicago Blackhawks are expected to be over the salary cap by 209 352 $!
[2021-01-02 05:37:16] Chicago Blackhawks are expected to be over the salary cap by 209 352 $! [2021-01-02 05:36:59] Adam Clendening from Chicago Blackhawks is back from Sprained Left Finger Injury. [2021-01-01 04:59:24] Auto Lines Partial Function has been run for Chicago Blackhawks.
[2021-01-01 04:59:24] Chicago Blackhawks lines errors : Normal line # 3 Defense #3 is empty.
PK line 2 Defense #2 is empty.
PK3 line 2 Defense #2 is empty.
[2021-01-01 04:59:24] Auto Roster Partial Function has been run for Chicago Blackhawks.
[2021-01-01 04:59:24] Julian Melchiori of Chicago Blackhawks was sent to pro.
[2021-01-01 04:59:24] Chicago Blackhawks roster errors : Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2020-12-31 05:52:40] Game 293 - Adam Clendening from Chicago Blackhawks is injured (Sprained Left Finger) and is out for 1 week.