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
Nikita Kucherov, J.T. Miller, Claude Giroux, Brayden Schenn, John Tavares
Goalie
#1 : Marc-Andre Fleury, #2 : Jaroslav Halak, #3 : Christopher Gibson
Custom OT Lines Forwards
Claude Giroux, J.T. Miller, Brayden Schenn, Nikita Kucherov, Zach Hyman, Cal Clutterbuck, Cal Clutterbuck, John Tavares, Lars Eller, Kailer Yamamoto, Andre Burakovsky
Custom OT Lines Defensemen
Ryan Suter, Ryan Graves, Brent Burns, Mikhail Sergachev, Ryan Pulock
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
Alex Newhook
Bulldogs
2020
12
Alexander Khovanov
Bulldogs
2020
37
Artemi Kniazev
Bulldogs
2020
68
Brogan Rafferty
Bulldogs
2020
47
Cole Caufield
Bulldogs
2020
11
Dmitry Zavgorodniy
Bulldogs
2020
86
Dustin Wolf
Bulldogs
2020
56
Egor Zamula
Bulldogs
2020
39
Elmer Soderblom
Bulldogs
2020
98
Evan Bouchard
Bulldogs
Ilya Konovalov
Bulldogs
2020
78
Johannes Kinnvall
Bulldogs
2020
83
Michal Teply
Bulldogs
2020
90
Mikhail Abramov
Bulldogs
2020
71
Nick Abruzzese
Bulldogs
2020
82
Nick Robertson
Bulldogs
2020
15
Nikita Alexandrov
Bulldogs
2020
77
Peyton Krebs
Bulldogs
2020
13
Pyotr Kochetkov
Bulldogs
2020
87
Taylor Raddysh
Bulldogs
Vitali Kravtsov
Bulldogs
Draft Picks
Year
R1
R2
R3
R4
R5
2021
BJT BUL FGI WLV OLS WOL
2022
BJT OLS
STL
2023
BUL GON WOL
LUM
2024
BUL BJT FGI
BUL LUM FGI
PEN
BUL
BUL
2025
BUL OLS
BUL
BUL
BUL
BUL
News Database File Not Found. Please create one from the STHS.
[2021-03-18 13:18:11] - TRADE : From Bulldogs to Wolf : Jean-Gabriel Pageau (79), Jack Rathbone (P), Y:2021-RND:3-BUL. [2021-03-18 13:18:11] - TRADE : From Wolf to Bulldogs : Cole Caufield (P), Y:2023-RND:1-GON. [2021-02-09 21:07:05] - Brent Burns has been selected as assistant for Bulldogs. [2021-02-09 21:07:05] - Unknown Player is no longer as assistant for Bulldogs. [2021-02-09 21:07:05] - Claude Giroux has been selected as assistant for Bulldogs. [2021-02-09 21:07:05] - Unknown Player is no longer as assistant for Bulldogs. [2021-02-09 21:07:05] - Ryan Suter has been selected as captain for Bulldogs. [2021-02-09 21:07:05] - Unknown Player is no longer captain for Bulldogs. [2021-02-08 21:15:22] - TRADE : From Bulldogs to Oilers : Jesper Fast (75), Y:2023-RND:4-WOL. [2021-02-08 21:15:22] - TRADE : From Oilers to Bulldogs : Lars Eller (78), Y:2025-RND:1-OLS. [2021-02-07 00:39:26] - L'Euphorie hired Dave Tippett- for 750 000 $ for 3 year(s). [2021-02-06 16:38:36] - TRADE : From Bulldogs to Pirates : Carter Hutton (75), Y:2021-RND:3-OLS. [2021-02-06 16:38:36] - TRADE : From Pirates to Bulldogs : Jaroslav Halak (78), Colin Miller (71). [2021-02-06 16:36:08] - TRADE : From Wolverines to Bulldogs : Cal Clutterbuck (73). [2021-02-06 16:36:08] - TRADE : From Bulldogs to Wolverines : Y:2021-RND:3-CHI. [2021-02-04 21:43:09] - TRADE : From Penguins to Bulldogs : Andre Burakovsky (76). [2021-02-04 21:43:09] - TRADE : From Bulldogs to Penguins : Kasperi Kapanen (74). [2021-02-01 21:32:57] - Gabriel Bourque was released. [2021-02-01 21:32:57] - Bulldogs paid 0 $ to release Gabriel Bourque.
[2021-04-11 22:42:22] Current fund for Bulldogs is under 0 $.
[2021-04-11 22:37:06] Current fund for Bulldogs is under 0 $.
[2021-04-11 22:36:53] Successfully loaded Bulldogs lines done with STHS Client - 3.2.7.7
[2021-04-11 22:36:44] Current fund for Bulldogs is under 0 $.
[2021-04-11 19:44:18] Current fund for Bulldogs is under 0 $.
[2021-04-11 19:43:28] Current fund for Bulldogs is under 0 $.
[2021-04-10 22:03:13] Current fund for Bulldogs is under 0 $.
[2021-04-10 22:02:59] Austin Czarnik from L'Euphorie has scored a Hat Trick!
[2021-04-10 22:02:59] Carter Verhaeghe from L'Euphorie has scored a Hat Trick!
[2021-04-10 21:58:37] Current fund for Bulldogs is under 0 $.
[2021-04-10 21:58:31] Successfully loaded Bulldogs lines done with STHS Client - 3.2.7.7
[2021-04-10 21:58:16] Current fund for Bulldogs is under 0 $.
[2021-04-10 19:29:49] Current fund for Bulldogs is under 0 $.
[2021-04-10 19:29:17] Current fund for Bulldogs is under 0 $.
[2021-04-09 19:42:39] Current fund for Bulldogs is under 0 $.
[2021-04-09 19:37:17] Current fund for Bulldogs is under 0 $.
[2021-04-09 10:38:57] Current fund for Bulldogs is under 0 $.
[2021-04-09 10:38:21] Current fund for Bulldogs is under 0 $.
[2021-04-09 10:37:35] Last 30 Days Pro Star : 1 - Artemi Panarin of Wolverines (13-10-23) / 2 - Nikita Kucherov of Bulldogs (6-18-24) / 3 - J.T. Miller of Bulldogs (12-10-22)
[2021-04-09 10:37:33] Curtis Lazar from L'Euphorie has scored a Hat Trick!
[2021-04-09 10:37:33] Game 548 - Unknown Player from L'Euphorie is injured (Bruised Right Shoulder) and is out for 1 days.
[2021-04-08 22:29:24] Current fund for Bulldogs is under 0 $.
[2021-04-08 22:25:47] Current fund for Bulldogs is under 0 $.
[2021-04-08 22:23:58] Current fund for Bulldogs is under 0 $.
[2021-04-08 22:23:46] Carter Verhaeghe from L'Euphorie has scored a Hat Trick!
[2021-04-07 22:53:57] Current fund for Bulldogs is under 0 $.
[2021-04-07 22:49:20] Current fund for Bulldogs is under 0 $.