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
Nathan MacKinnon, Nikolaj Ehlers, William Nylander, Pavel Buchnevich, Jared McCann
Gardien
#1 : Ondrej Pavelec, #2 : Alexandar Georgiyev
Lignes d'Attaque Perso. en Prol.
Nathan MacKinnon, Nikolaj Ehlers, William Nylander, Pavel Buchnevich, Jared McCann, Alexander Kerfoot, Alexander Kerfoot, Ilya Mikheyev, Nicolas Kerdiles, Chandler Stephenson, Pierre Engvall
Lignes de Défense Perso. en Prol.
Charlie McAvoy, Victor Hedman, Jonas Brodin, Noah Juulsen, Seth Jones
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
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
Adam Sykora
Columbus Blue Jackets
2022
49
Lorenzo Canonica
Columbus Blue Jackets
2021
155
Mavrik Bourque
Columbus Blue Jackets
2020
21
Michael Fisher
Columbus Blue Jackets
2022
95
Nicholas Moldenhauer
Columbus Blue Jackets
2022
107
Vinzenz Rohrer
Columbus Blue Jackets
2022
112
Choix au Repêchage
Année
R1
R2
R3
R4
R5
R6
R7
2023
2024
2025
2026
2027
[2022-12-16 07:35:23] - Marcus Karlberg has been selected as assistant for Springfield Falcons. [2022-12-16 07:35:23] - Unknown Player is no longer as assistant for Springfield Falcons. [2022-12-16 07:35:23] - Mattias Samuelsson has been selected as assistant for Springfield Falcons. [2022-12-16 07:35:23] - Unknown Player is no longer as assistant for Springfield Falcons. [2022-12-16 07:35:23] - Samuel Asselin has been selected as captain for Springfield Falcons. [2022-12-16 07:35:23] - Unknown Player is no longer captain for Springfield Falcons. [2022-11-17 06:47:48] - TRADE : From New Jersey Devils to Columbus Blue Jackets : William Nylander, Victor Hedman, Y:2023-RND:4-NJD. [2022-11-17 06:47:48] - TRADE : From Columbus Blue Jackets to New Jersey Devils : Nolan Patrick, Brian Dumoulin, Marco Kasper (P), Isaac Howard (P), Victor Stjernborg (P), Y:2023-RND:1-CLB. [2022-11-13 06:54:49] - Michal Kempný signed with Columbus Blue Jackets for 1 000 000 $ for 1 year(s). [2022-11-13 06:54:49] - Michal Kempný was added to Columbus Blue Jackets. [2022-11-12 08:21:22] - TRADE : From Philadelphia Flyers to Columbus Blue Jackets : Ondrej Pavelec, Y:2023-RND:6-BUF. [2022-11-12 08:21:22] - TRADE : From Columbus Blue Jackets to Philadelphia Flyers : Kirill Kirsanov, Y:2023-RND:2-NYI, Y:2023-RND:4-BUF. [2022-11-11 07:30:17] - TRADE : From Columbus Blue Jackets to Anaheim Ducks : Rickard Rakell, Y:2023-RND:7-BOS. [2022-11-11 07:30:17] - TRADE : From Anaheim Ducks to Columbus Blue Jackets : Chandler Stephenson, Y:2023-RND:3-CLB. [2022-11-08 06:09:36] - TRADE : From St. Louis Blues to Columbus Blue Jackets : 2 000 000 $ (Salary Cap), Y:2023-RND:4-BUF. [2022-11-08 06:09:36] - TRADE : From Columbus Blue Jackets to St. Louis Blues : Y:2023-RND:3-DET. [2022-11-02 22:18:27] - TRADE : From New York Islanders to Columbus Blue Jackets : Y:2023-RND:6-CAR. [2022-11-02 22:18:27] - TRADE : From Columbus Blue Jackets to New York Islanders : Dylan Olsen. [2022-10-15 07:25:42] - Dylan Olsen signed with Columbus Blue Jackets for 1 000 000 $ for 1 year(s). [2022-10-15 07:25:42] - Dylan Olsen was added to Columbus Blue Jackets. [2022-09-24 06:44:25] - TRADE : From Detroit Red Wings to Columbus Blue Jackets : Y:2023-RND:7-DET. [2022-09-24 06:44:25] - TRADE : From Columbus Blue Jackets to Detroit Red Wings : Elvis Merzlikins. [2022-09-23 07:18:25] - Andrey Pedan signed with Columbus Blue Jackets for 1 000 000 $ for 1 year(s). [2022-09-23 07:18:25] - Andrey Pedan was added to Columbus Blue Jackets. [2022-09-19 20:39:27] - TRADE : From New York Islanders to Columbus Blue Jackets : Y:2023-RND:7-NYI. [2022-09-19 20:39:27] - TRADE : From Columbus Blue Jackets to New York Islanders : Blake Siebenaler, Filip Ahl. [2022-09-12 17:41:28] - TRADE : From Ottawa Senators to Columbus Blue Jackets : Y:2025-RND:5-OTT. [2022-09-12 17:41:28] - TRADE : From Columbus Blue Jackets to Ottawa Senators : Jack Bar. [2022-08-23 20:05:06] - Jack Johnson signed with Columbus Blue Jackets for 1 500 000 $ for 1 year(s). [2022-08-23 20:05:06] - Jack Johnson was added to Columbus Blue Jackets. [2022-08-23 20:04:47] - Max Görtz signed with Columbus Blue Jackets for 1 000 000 $ for 2 year(s). [2022-08-23 20:04:47] - Max Görtz was added to Columbus Blue Jackets. [2022-08-23 18:34:12] - Riley Stillman is no longer as assistant for Springfield Falcons.
[2023-02-06 17:25:06] Successfully loaded Columbus Blue Jackets lines done with STHS Client - 3.3.5.5
[2023-02-06 06:34:27] Pro Game #1076 - Alexander Kerfoot from Columbus Blue Jackets has scored a Hat Trick! [2023-02-06 06:32:25] Successfully loaded Columbus Blue Jackets lines done with STHS Client - 3.3.5.5 [2023-02-04 07:09:44] Successfully loaded Columbus Blue Jackets lines done with STHS Client - 3.3.5.5 [2023-02-03 06:24:43] Jake Walman from Springfield Falcons is back from Strained Left Knee Injury. [2023-02-03 06:24:42] Game 1011 - Jake Walman from Springfield Falcons is injured (Strained Left Knee) and is out for 4 days. [2023-01-30 17:06:10] Successfully loaded Columbus Blue Jackets lines done with STHS Client - 3.3.5.5 [2023-01-25 06:44:05] Successfully loaded Columbus Blue Jackets lines done with STHS Client - 3.3.5.5
[2023-01-25 06:44:05] Riley Stillman of Columbus Blue Jackets was sent down to farm. [2023-01-22 07:22:24] Jack Johnson from Columbus Blue Jackets is back from Separated Left Shoulder Injury. [2023-01-17 18:33:38] Successfully loaded Columbus Blue Jackets lines done with STHS Client - 3.3.5.5 [2023-01-17 07:32:46] Game 899 - Justin Robidas from Springfield Falcons is injured (Lacerated Left Calf) and is out for 1 month.
[2023-01-12 07:35:57] Last 7 Days Pro Star : 1 - Nathan MacKinnon of Columbus Blue Jackets (4-3-7) / 2 - Cam Fowler of Anaheim Ducks (5-2-7) / 3 - Nikolaj Ehlers of Columbus Blue Jackets (3-4-7)
[2023-01-10 06:17:32] Pro Game #897 - Nathan MacKinnon from Columbus Blue Jackets has scored a Hat Trick! [2023-01-09 18:24:20] Successfully loaded Columbus Blue Jackets lines done with STHS Client - 3.3.5.5