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
Tyler Bozak, Brent Burns, Tomas Tatar, Erik Haula, Sebastian Aho
Gardien
#1 : Igor Shesterkin, #2 : Martin Jones
Lignes d’attaque personnalisées en prolongation
Sebastian Aho, Mark Stone, Erik Haula, Max Comtois, Otto Somppi, Tyler Bozak, Tyler Bozak, Tomas Tatar, Vladislav Namestnikov, David Kampf, Kevin Rooney
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
Espoir
Nom de l’équipe
Année de repêchage
Choix total
Information
Lien
Adam Edstrom
Blackhawks
2019
178
Aku Raty
Blackhawks
2019
137
Aleksi Makela
Blackhawks
2013
206
Alex Kannok-Leipert
Blackhawks
2018
169
Andrei Popov
Blackhawks
Artur Kayumov
Blackhawks
2016
57
Brett McKenzie
Blackhawks
2016
179
Cristiano Digiacinto
Blackhawks
2014
187
Dustyn McFaul
Blackhawks
2018
170
Eetu Liukas
Blackhawks
2021
178
Fredrik Olofsson
Blackhawks
2014
117
Gustav Olhaver
Blackhawks
2015
184
Hugh McGing
Blackhawks
2018
165
Ilya Solovyov
Blackhawks
2020
203
Isak Walther
Blackhawks
2019
201
Jacob Holmes
Blackhawks
2021
166
Jake Boltmann
Blackhawks
2020
131
Jayden Grubbe
Blackhawks
2021
97
Kalle Loponen
Blackhawks
2019
193
Kalle Vaisanen
Blackhawks
2021
132
Keean Washkurak
Blackhawks
2019
174
Logan Neaton
Blackhawks
2019
180
Marc Del Gaizo
Blackhawks
2019
126
Massimo Rizzo
Blackhawks
2019
214
Matthew Strome
Blackhawks
2017
71
Nikita Filatov
Blackhawks
Nikita Novikov
Blackhawks
2021
190
Ole Julian Bjorgvik-Holm
Blackhawks
2020
157
Oskar Jellvik
Blackhawks
2021
185
Pavel Shen
Blackhawks
2018
214
Riley Hughes
Blackhawks
2018
208
Samuel Kurker
Blackhawks
2012
62
Semyon Der-Arguchintsev
Blackhawks
2018
83
Timur Ibragimov
Blackhawks
2019
194
Wyatte Wylie
Blackhawks
2018
153
Xavier Bouchard
Blackhawks
2018
147
Yegor Naumov
Blackhawks
2021
184
Choix au repêchage
Année
R1
R2
R3
R4
R5
R6
R7
2022
CHI
CLB CHI BUF
SJS CHI
COL CHI
2023
CHI
CHI
CHI
CHI
CHI
CHI
BOS
2024
CHI
CHI
CHI
CHI
CHI
CHI
CHI
2025
CHI
CHI
CHI
CHI
CHI
CHI
CHI
2026
CHI
CHI
CHI
CHI
CHI
CHI
CHI
La base de données des nouvelles n'a pas été trouvée. Veuillez en créer une du STHS.
[2022-06-30 1:32:40 PM] - IceHogs was eliminated at round 2 of year 2021. [2022-06-12 10:02:20 PM] - Blackhawks was eliminated at round 1 of year 2021. [2022-03-25 4:24:23 PM] - TRADE : From Bruins to Blackhawks : Brent Burns (80). [2022-03-25 4:24:23 PM] - TRADE : From Blackhawks to Bruins : Dylan DeMelo (69), Dillon Hamaliuk (P), Y:2022-RND:1-CHI, Y:2022-RND:3-CHI. [2022-03-25 4:23:29 PM] - TRADE : From Wild to Blackhawks : Xavier Bouchard (P). [2022-03-25 4:23:29 PM] - TRADE : From Blackhawks to Wild : Tyler Johnson (67). [2022-03-16 5:20:03 PM] - TRADE : From Blackhawks to Bruins : Jake Leschyshyn (57), Y:2022-RND:2-CHI. [2022-03-16 5:20:03 PM] - TRADE : From Bruins to Blackhawks : Tyler Bozak (71). [2021-12-06 8:40:23 AM] - Dylan Sikura was added to Blackhawks. [2021-11-21 10:46:00 AM] - TRADE : From Lightning to Blackhawks : $1,000,000 (Money). [2021-11-21 10:46:00 AM] - TRADE : From Blackhawks to Lightning : Connor Mackey (58). [2021-10-23 1:36:53 PM] - Max Veronneau was released by Blackhawks [2021-10-23 1:36:43 PM] - Valentin Zykov was released by Blackhawks [2021-10-23 1:35:40 PM] - Griffen Molino was released by Blackhawks [2021-10-18 4:26:46 PM] - Cameron Schilling was released. [2021-10-15 5:16:08 PM] - Dominik Kahun was released by Blackhawks [2021-10-15 5:14:10 PM] - TRADE : From Blackhawks to Avalanche : Aaron Dell (51). [2021-10-15 5:14:10 PM] - TRADE : From Avalanche to Blackhawks : Y:2022-RND:7-COL.
[2022-06-30 1:32:40 PM] IceHogs lines for next game are empty. Current rosters/lines are not erased.
[2022-06-28 8:33:09 PM] IceHogs lines for next game are empty. Current rosters/lines are not erased.
[2022-06-26 9:05:43 PM] IceHogs lines for next game are empty. Current rosters/lines are not erased.
[2022-06-24 4:37:22 PM] IceHogs lines for next game are empty. Current rosters/lines are not erased.
[2022-06-22 4:31:37 PM] IceHogs lines for next game are empty. Current rosters/lines are not erased.
[2022-06-22 4:31:37 PM] Farm Game #64 - Joseph Blandisi from IceHogs has scored a Hat Trick! [2022-06-21 4:24:08 PM] Evgeni Malkin from Blackhawks is back from Separated Right Shoulder Injury.
[2022-06-20 3:49:56 PM] IceHogs lines for next game are empty. Current rosters/lines are not erased.
[2022-06-14 4:02:05 PM] IceHogs lines for next game are empty. Current rosters/lines are not erased.
[2022-06-12 10:02:20 PM] IceHogs lines for next game are empty. Current rosters/lines are not erased. But, Blackhawks lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2022-06-11 11:30:21 PM] Successfully loaded Blackhawks lines done with STHS Client - 3.3.0.0
[2022-06-10 6:29:45 PM] IceHogs lines for next game are empty. Current rosters/lines are not erased. But, Blackhawks lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2022-06-08 5:16:40 PM] IceHogs lines for next game are empty. Current rosters/lines are not erased. But, Blackhawks lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2022-06-07 5:36:36 PM] Successfully loaded Blackhawks lines done with STHS Client - 3.3.0.0 [2022-06-07 5:36:36 PM] Otto Somppi of Blackhawks was sent to pro.
[2022-06-06 8:12:13 PM] Otto Somppi of Blackhawks was sent to farm.
[2022-06-06 8:12:13 PM] IceHogs lines for next game are empty. Current rosters/lines are not erased. But, Blackhawks lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2022-06-06 8:12:10 PM] Auto Lines Partial Function has been run for Blackhawks.
[2022-06-06 8:12:10 PM] Blackhawks lines errors : Normal line # 2 C is empty.
Normal line # 3 C is empty.
Normal line # 3 Defense #3 is empty.
Unknown Player is used twice in Normal line #3
Unknown Player is used twice in normal lines 2 and 3.
PP line 1 C is empty.
PP line 2 Defense #2 is empty.
4 vs 4 line 2 C is empty.
PK line 2 Defense #2 is empty.
PK3 line 2 Defense #2 is empty.
LastMinOff line C is empty.
LastMinDef line RW is empty.
Extra Forward #0 is empty.
Penalty Shot Player #1 is empty.
Penalty Shot Player #3 is empty.
Extra Forward #5 is empty.
Unknown Player is used twice in Extra Penalty Shot
OT Forward #3 is empty.
OT Forward #5 is empty.
Unknown Player is used twice in OT Forward
OT Defense #3 is empty.
[2022-06-06 8:12:10 PM] Auto Roster Partial Function has been run for Blackhawks. [2022-06-06 8:12:10 PM] Otto Somppi of Blackhawks was sent to pro.
[2022-06-06 8:12:10 PM] Blackhawks roster errors : Not enough Forward available in Pro Team! 10 Dressed. 12 Required.
Not enough Players available in Pro Team! 16 Dressed. 18 Required.
Some errors will be automatically fixed.
[2022-06-03 7:49:12 PM] Erik Haula from Blackhawks is back from Sprained Left Knee Injury.
[2022-06-03 7:49:12 PM] Otto Somppi of Blackhawks was sent to farm. [2022-06-03 7:49:09 PM] Game 1298 - Evgeni Malkin from Blackhawks is injured (Separated Right Shoulder) and is out for 1 month. [2022-06-03 7:49:01 PM] Auto Lines Partial Function has been run for Blackhawks. [2022-06-03 7:49:01 PM] Auto Roster Partial Function has been run for Blackhawks. [2022-06-03 7:49:01 PM] Otto Somppi of Blackhawks was sent to pro.
[2022-06-03 7:49:00 PM] Blackhawks 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.
[2022-06-01 3:51:44 PM] Game 1287 - Erik Haula from Blackhawks is injured (Sprained Left Knee) and is out for 1 week. [2022-06-01 3:51:34 PM] Successfully loaded Blackhawks lines done with STHS Client - 3.3.0.0 [2022-05-31 4:11:09 PM] Brent Burns from Blackhawks is back from Lower Body Injury. [2022-05-30 4:36:43 PM] Auto Lines Partial Function has been run for Blackhawks. [2022-05-30 4:36:43 PM] Auto Roster Partial Function has been run for Blackhawks.
[2022-05-30 4:36:43 PM] Blackhawks roster errors : Not enough Defenseman available in Pro Team! 5 Dressed. 6 Required.
Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2022-05-29 2:27:35 PM] Game 1256 - Brent Burns from Blackhawks is injured (Lower Body) and is out for 1 week.
[2022-05-26 4:07:28 PM] Last 7 Days Pro Star : 1 - Alex DeBrincat of Canadiens (4-2-6) / 2 - Sebastian Aho of Blackhawks (4-2-6) / 3 - Philipp Grubauer of Islanders (0.949)
[2022-05-26 4:07:28 PM] Pro Game #1242 - Sebastian Aho from Blackhawks has scored a Hat Trick!