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
Vladislav Namestnikov, Alexander Wennberg, Rem Pitlick
Anthony Cirelli, Alexander Radulov
Charlie Coyle
Extra Defensemen
Normal
PowerPlay
Penalty Kill
Dante Fabbro, Noah Hanifin, Olli Maatta
Dougie Hamilton
Travis Hamonic, Roman Polak
Penalty Shots
Vincent Trocheck, Anthony Cirelli, Zach Parise, Rem Pitlick, Claude Giroux
Goalie
#1 : Joseph Woll, #2 : Jacob Markstrom
Custom OT Lines Forwards
Anthony Cirelli, Vincent Trocheck, Zach Parise, Alexander Radulov, Jesperi Kotkaniemi, Claude Giroux, Claude Giroux, Rem Pitlick, Vladislav Namestnikov, Charlie Coyle, Alexander Wennberg
Custom OT Lines Defensemen
Dougie Hamilton, Travis Hamonic, Dante Fabbro, Roman Polak, Noah Hanifin
Filter Tips
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
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
Prospect
Team Name
Draft Year
Overall Pick
Information
Lien
Alec Belanger
Blackhawks
2020
216
Alex Beaucage
Blackhawks
2019
53
Alex Bump
Blackhawks
2022
180
Alex Lafferiere
Blackhawks
2020
126
Alexander Darin
Blackhawks
2019
180
Andre Lee
Blackhawks
2019
207
Angus Booth
Blackhawks
2022
137
Beau Jelsma
Blackhawks
2022
118
Blake McLaughlin
Blackhawks
Blake Perdix
Blackhawks
2020
175
Brayden Peters
Blackhawks
2020
81
Brock Gould
Blackhawks
2020
209
Bryce McConnell-Barker
Blackhawks
2022
88
Cade Webber
Blackhawks
2019
148
Cam Lee
Blackhawks
Cameron Crotty
Blackhawks
Cameron Morrison
Blackhawks
Cedrick Guindon
Blackhawks
2022
128
Chase Stillman
Blackhawks
2021
86
Clayton Philips
Blackhawks
Connor Hvidston
Blackhawks
2022
210
David Gucciardi
Blackhawks
2021
223
Eemeli Rasanen
Blackhawks
Frederik Dichow Nissen
Blackhawks
2019
138
Gabriel Fortier
Blackhawks
Hunter Haight
Blackhawks
2022
67
Hunter Jones
Blackhawks
2019
84
Ian Moore
Blackhawks
2020
113
Isaac Belliveau
Blackhawks
2021
114
Ivan Lodnia
Blackhawks
Jace Weir
Blackhawks
2022
158
Jack Matier
Blackhawks
2021
100
Jake Schmaltz
Blackhawks
2019
212
Jan Bednar
Blackhawks
2020
69
Jared Moe
Blackhawks
Jesse Ylonen
Blackhawks
Jett Woo
Blackhawks
Jonas Rondbjerg
Blackhawks
Josh Pillar
Blackhawks
2020
189
Joshua Bloom
Blackhawks
2021
153
Kasper Lundell
Blackhawks
2022
217
Kocha Delic
Blackhawks
2022
163
Kody Clark
Blackhawks
Linus Soderstrom
Blackhawks
Lorenzo Canonica
Blackhawks
2021
121
Matej Pekar
Blackhawks
Maxence Guénette
Blackhawks
2019
116
Michael Buchinger
Blackhawks
2022
86
Nick Henry
Blackhawks
Nick Malik
Blackhawks
2020
198
Paul Cotter
Blackhawks
Riley Stotts
Blackhawks
Robbie Stucker
Blackhawks
Robert Orr
Blackhawks
2021
99
Roby Jarventie
Blackhawks
2020
56
Roope Laavainen
Blackhawks
Ryker Evans
Blackhawks
2020
177
Samuel Houde
Blackhawks
Shamil Shmakov
Blackhawks
Tnias Mathurin
Blackhawks
2022
186
Tyrel Bauer
Blackhawks
2020
123
Victor Berglund
Blackhawks
Vinzenz Rohrer
Blackhawks
2022
61
William Trudeau
Blackhawks
2021
119
Draft Picks
Year
R1
R2
R3
R4
R5
R6
R7
2023
BUF
VAN
PHI EDM DAL
2024
CHI EDM
EDM DAL
CHI
CHI
2025
CHI
CHI
CHI
CHI
BOS CHI
2026
CHI
CHI
CHI
CHI
CHI
CHI
2027
CHI
CHI
CHI
CHI
CHI
CHI
CHI
News Database File Not Found. Please create one from the STHS.
[2023-03-15 22:38:08] - Cal Foote has been selected as assistant for Icehogs. [2023-03-15 22:38:08] - Unknown Player is no longer as assistant for Icehogs. [2023-03-15 22:38:08] - Michael Rasmussen has been selected as assistant for Icehogs. [2023-03-15 22:38:08] - Unknown Player is no longer as assistant for Icehogs. [2023-03-15 22:38:08] - Quinton Byfield has been selected as captain for Icehogs. [2023-03-15 22:38:08] - Unknown Player is no longer captain for Icehogs. [2023-03-09 21:51:55] - TRADE : From Sabres to Blackhawks : Colin Miller, Y:2023-RND:5-BUF. [2023-03-09 21:51:55] - TRADE : From Blackhawks to Sabres : Daniel Brickley. [2023-03-08 22:25:21] - TRADE : From Bruins to Blackhawks : Noah Hanifin, 2 475 000 $ (Salary Cap). [2023-03-08 22:25:21] - TRADE : From Blackhawks to Bruins : Aatu Raty (P), Y:2024-RND:4-FLA. [2023-03-03 20:48:25] - TRADE : From Blackhawks to Flames : Y:2023-RND:4-NYI. [2023-03-03 20:48:25] - TRADE : From Flames to Blackhawks : Claude Giroux, 2 500 000 $ (Salary Cap). [2023-03-03 20:47:32] - TRADE : From Blackhawks to Blues : Kevin Labanc, Y:2025-RND:1-CHI, Y:2026-RND:1-CHI. [2023-03-02 21:15:49] - TRADE : From Jets to Blackhawks : Vladislav Gavrikov, Jacob Markstrom. [2023-03-02 21:15:49] - TRADE : From Blackhawks to Jets : Frederik Andersen, Marcus Sorensen, Julien Gauthier. [2023-02-24 18:13:34] - TRADE : From Oilers to Blackhawks : Alexander Radulov, Christian Fischer, 2 800 000 $ (Salary Cap), Y:2024-RND:5-EDM. [2023-02-24 18:13:34] - TRADE : From Blackhawks to Oilers : Nikita Zadorov, Y:2023-RND:2-SJS, Y:2023-RND:3-ARZ. [2023-02-16 20:35:32] - Mason Shaw was added to Blackhawks. [2023-01-24 21:31:15] - TRADE : From Kraken to Blackhawks : William Trudeau (P). [2023-01-24 21:31:15] - TRADE : From Blackhawks to Kraken : Jack Finley (P). [2023-01-08 14:07:19] - TRADE : From Canadiens to Blackhawks : Brady Burns. [2023-01-08 14:07:19] - TRADE : From Blackhawks to Canadiens : Gustav Lindstrom. [2022-11-25 22:24:20] - TRADE : From Flyers to Blackhawks : Andre Lee (P), Y:2023-RND:7-DAL. [2022-11-25 22:24:20] - TRADE : From Blackhawks to Flyers : Brandon Manning. [2022-11-07 21:02:28] - TRADE : From Jets to Blackhawks : Jared Moe (P). [2022-11-07 21:02:28] - TRADE : From Blackhawks to Jets : Felix Sandstrom. [2022-10-31 23:56:40] - TRADE : From Stars to Blackhawks : Jacob Paquette, Y:2024-RND:5-DAL. [2022-10-31 23:56:40] - TRADE : From Blackhawks to Stars : Nick Holden, 1 750 000 $ (Salary Cap). [2022-10-24 21:51:59] - Cal Foote has been selected as assistant for Icehogs. [2022-10-24 21:51:59] - Unknown Player is no longer as assistant for Icehogs. [2022-10-24 21:51:59] - Michael Rasmussen has been selected as assistant for Icehogs. [2022-10-24 21:51:59] - Unknown Player is no longer as assistant for Icehogs. [2022-10-24 21:51:59] - Quinton Byfield has been selected as captain for Icehogs. [2022-10-24 21:51:59] - Unknown Player is no longer captain for Icehogs. [2022-10-24 21:51:59] - Alexander Wennberg has been selected as assistant for Blackhawks. [2022-10-24 21:51:59] - Vincent Trocheck is no longer as assistant for Blackhawks. [2022-10-24 21:51:59] - Vincent Trocheck has been selected as assistant for Blackhawks. [2022-10-24 21:51:59] - Mike Matheson is no longer as assistant for Blackhawks. [2022-10-13 21:59:31] - TRADE : From Ducks to Blackhawks : 10 000 000 $ (Money). [2022-10-13 21:59:31] - TRADE : From Blackhawks to Ducks : Y:2024-RND:5-CHI. [2022-10-05 22:32:12] - Felix Sandstrom was added to Blackhawks. [2022-10-04 22:54:30] - TRADE : From Flyers to Blackhawks : Y:2023-RND:7-PHI. [2022-10-04 22:54:30] - TRADE : From Blackhawks to Flyers : Jonne Tammela.
[2023-03-21 22:56:47] Successfully loaded Blackhawks lines done with Web Base Client and SQLite Database.
[2023-03-21 22:54:34] Successfully loaded Blackhawks lines done with Web Base Client and SQLite Database.
[2023-03-21 22:14:14] Successfully loaded Blackhawks lines done with Web Base Client and SQLite Database.
[2023-03-20 21:17:50] Successfully loaded Blackhawks lines done with Web Base Client and SQLite Database.
[2023-03-20 21:11:51] Successfully loaded Blackhawks lines done with Web Base Client and SQLite Database.
[2023-03-20 21:11:51] Maxime Comtois of Blackhawks was sent down to farm.
[2023-03-20 21:11:51] Quinton Byfield of Blackhawks was sent to pro.
[2023-03-19 21:55:55] Successfully loaded Blackhawks lines done with Web Base Client and SQLite Database.
[2023-03-19 21:54:31] Successfully loaded Blackhawks lines done with Web Base Client and SQLite Database.
[2023-03-19 21:49:11] Successfully loaded Blackhawks lines done with Web Base Client and SQLite Database.
[2023-03-19 21:46:32] Successfully loaded Blackhawks lines done with Web Base Client and SQLite Database.
[2023-03-19 21:16:26] Successfully loaded Blackhawks lines done with Web Base Client and SQLite Database.
[2023-03-19 21:16:26] Maxime Comtois of Blackhawks was sent to pro.
[2023-03-19 21:16:26] Cody Glass of Blackhawks was sent down to farm.
[2023-03-15 22:47:16] Successfully loaded Blackhawks lines done with Web Base Client and SQLite Database.
[2023-03-15 22:45:08] Successfully loaded Blackhawks lines done with Web Base Client and SQLite Database.
[2023-03-15 22:43:10] Successfully loaded Blackhawks lines done with Web Base Client and SQLite Database.
[2023-03-15 22:38:08] Successfully loaded Blackhawks lines done with STHS Client - 3.3.6.6
[2023-03-15 22:38:08] Blackhawks has made new offers to free agents.
[2023-03-15 22:37:18] Successfully loaded Blackhawks lines done with Web Base Client and SQLite Database.
[2023-03-15 22:37:18] Michael Rasmussen of Blackhawks was sent down to farm.
[2023-03-15 22:37:18] Cody Glass of Blackhawks was sent to pro.
[2023-03-14 21:25:18] Successfully loaded Blackhawks lines done with Web Base Client and SQLite Database.
[2023-03-14 21:22:30] Successfully loaded Blackhawks lines done with Web Base Client and SQLite Database.
[2023-03-14 21:20:27] Successfully loaded Blackhawks lines done with Web Base Client and SQLite Database.
[2023-03-14 21:15:44] Successfully loaded Blackhawks lines done with Web Base Client and SQLite Database.
[2023-03-14 21:13:53] Successfully loaded Blackhawks lines done with Web Base Client and SQLite Database.
Kole Sherwood is out for 1 week because of a Sore Left Knee Injury.