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
Marian Studenic, Nick Bjugstad, Gabriel Gagné, Joel Farabee, Maxime Comtois
Gardien
#1 : Kevin Poulin, #2 : Mason McDonald
Lignes d'Attaque Perso. en Prol.
Matt Boldy, Marian Studenic, Nick Bjugstad, Joel Farabee, Gabriel Gagné, Maxime Comtois, Maxime Comtois, Adrian Kempe, Isaac Ratcliffe, Yakov Trenin, Morgan Geekie
Lignes de Défense Perso. en Prol.
Marc-Edouard Vlasic, Carson Soucy, Jake Bean, Mike Reilly,
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
Akil Thomas
Quebec Nordiques
2018
21
Ben Meyers
Quebec Nordiques
2022
75
Benjamin Gaudreau
Quebec Nordiques
2021
77
Bryce McConnell-Barker
Quebec Nordiques
2022
56
Chase Stillman
Quebec Nordiques
2021
60
Cole Knuble
Quebec Nordiques
2022
119
Connor Kurth
Quebec Nordiques
2021
118
Connor Zary
Quebec Nordiques
2020
17
Dovar Tinling
Quebec Nordiques
2021
114
Egor Afanasyev
Quebec Nordiques
2019
42
Francesco Pinelli
Quebec Nordiques
2021
14
Isaiah Saville
Quebec Nordiques
2022
120
Jack Peart
Quebec Nordiques
2021
70
Jackson Perbix
Quebec Nordiques
2018
122
James Hardie
Quebec Nordiques
2020
130
Janis Moser
Quebec Nordiques
2022
69
Logan Thompson
Quebec Nordiques
2022
80
Luke Hughes
Quebec Nordiques
2021
5
Matthew Samoskevich
Quebec Nordiques
2021
42
Maxim Cajkovic
Quebec Nordiques
2019
82
Nicolas Abruzzese
Quebec Nordiques
2019
99
Prokhor Poltapov
Quebec Nordiques
2021
68
Ronnie Attard
Quebec Nordiques
2019
134
Ryan Ufko
Quebec Nordiques
2021
92
Samuel Bolduc
Quebec Nordiques
2019
57
Seamus Casey
Quebec Nordiques
2022
35
Sean Behrens
Quebec Nordiques
2021
33
Stephen Halliday
Quebec Nordiques
2020
156
Tristan Lennox
Quebec Nordiques
2021
65
Yegor Chinakhov
Quebec Nordiques
2021
18
Yegor Zamula
Quebec Nordiques
2020
92
Choix au Repêchage
Année
R1
R2
R3
R4
R5
R6
R7
2023
2024
2025
2026
2027
[2023-02-02 05:52:15] - TRADE : From Seattle Kraken to Quebec Nordiques : Xavier Parent, Y:2023-RND:5-CLB. [2023-02-02 05:52:15] - TRADE : From Quebec Nordiques to Seattle Kraken : Patrick Kane. [2022-10-06 09:48:38] - TRADE : From Quebec Nordiques to Arizona Coyotes : Luca Sbisa, Y:2023-RND:7-VEG. [2022-10-06 09:48:38] - TRADE : From Arizona Coyotes to Quebec Nordiques : Carson Soucy, Y:2023-RND:4-DAL. [2022-10-02 08:47:56] - TRADE : From Quebec Nordiques to Chicago Blackhawks : Tyler Ennis, 5 000 000 $ (Salary Cap). [2022-10-02 08:47:56] - TRADE : From Chicago Blackhawks to Quebec Nordiques : Y:2023-RND:7-OTT. [2022-09-28 05:36:59] - Josh Brook has been selected as assistant for Chicoutimi Saguenéens. [2022-09-28 05:36:59] - Unknown Player is no longer as assistant for Chicoutimi Saguenéens. [2022-09-18 14:40:52] - Jake Bean has been selected as assistant for Chicoutimi Saguenéens. [2022-09-18 14:40:52] - Unknown Player is no longer as assistant for Chicoutimi Saguenéens. [2022-09-18 14:40:52] - Nick Perbix has been selected as assistant for Chicoutimi Saguenéens. [2022-09-18 14:40:52] - Unknown Player is no longer as assistant for Chicoutimi Saguenéens. [2022-09-18 14:40:52] - Gavin Bayreuther has been selected as captain for Chicoutimi Saguenéens. [2022-09-18 14:40:52] - Unknown Player is no longer captain for Chicoutimi Saguenéens. [2022-09-18 14:40:52] - Marc-Edouard Vlasic has been selected as assistant for Quebec Nordiques. [2022-09-18 14:40:52] - Unknown Player is no longer as assistant for Quebec Nordiques. [2022-09-18 14:40:52] - Joel Farabee has been selected as assistant for Quebec Nordiques. [2022-09-18 14:40:52] - Unknown Player is no longer as assistant for Quebec Nordiques. [2022-09-18 14:40:52] - Maxime Comtois has been selected as captain for Quebec Nordiques. [2022-09-18 14:40:52] - Unknown Player is no longer captain for Quebec Nordiques.
[2023-02-09 05:54:24] Phil Kessel(Quebec Nordiques) cleared from waivers but can’t be sent to farm - Salary Too High.
[2023-02-09 05:54:24] Logan O'Connor(Quebec Nordiques) cleared from waivers but can’t be sent to farm - Salary Too High.
[2023-02-09 05:54:24] Ryan Suter(Quebec Nordiques) cleared from waivers but can’t be sent to farm - Salary Too High. [2023-02-09 05:54:24] Game 1099 - Juuso Välimäki from Quebec Nordiques is injured (Right Leg) and is out for 1 week. [2023-02-07 19:22:47] Successfully loaded Quebec Nordiques lines done with STHS Client - 3.3.4.4
[2023-02-07 19:22:47] Marian Studenic of Quebec Nordiques was sent to pro.
[2023-02-07 19:22:47] Oskar Steen of Quebec Nordiques was sent to pro.
[2023-02-07 19:22:47] Isaac Ratcliffe of Quebec Nordiques was sent to pro.
[2023-02-07 19:22:47] Quebec Nordiques placed Phil Kessel on waivers.
[2023-02-07 19:22:46] Quebec Nordiques placed Logan O'Connor on waivers.
[2023-02-07 19:22:45] Quebec Nordiques placed Ryan Suter on waivers. [2023-02-02 10:44:05] Successfully loaded Quebec Nordiques lines done with STHS Client - 3.3.4.4 [2023-02-02 05:52:15] TRADE : From Seattle Kraken to Quebec Nordiques : Xavier Parent, Y:2023-RND:5-CLB. [2023-02-02 05:52:15] TRADE : From Quebec Nordiques to Seattle Kraken : Patrick Kane. [2023-01-31 16:13:45] Successfully loaded Quebec Nordiques lines done with STHS Client - 3.3.4.4
[2023-01-25 06:45:42] Ryan Suter(Quebec Nordiques) cleared from waivers but can’t be sent to farm - Salary Too High. [2023-01-23 21:01:23] Successfully loaded Quebec Nordiques lines done with STHS Client - 3.3.4.4
[2023-01-23 21:01:23] Matt Boldy of Quebec Nordiques was sent to pro.
[2023-01-23 21:01:23] Isaac Ratcliffe of Quebec Nordiques was sent down to farm.
[2023-01-23 21:01:22] Quebec Nordiques placed Ryan Suter on waivers. [2023-01-19 06:14:44] Jordan Kawaguchi from Chicoutimi Saguenéens is back from Left Wrist Injury. [2023-01-13 17:39:42] Successfully loaded Quebec Nordiques lines done with STHS Client - 3.3.4.4 [2023-01-12 07:35:57] Carson Soucy from Quebec Nordiques is back from Bruised Right Foot Injury. [2023-01-12 07:35:45] Auto Lines Partial Function has been run for Quebec Nordiques. [2023-01-12 07:35:45] Auto Roster Partial Function has been run for Quebec Nordiques.
[2023-01-12 07:35:45] Quebec Nordiques roster errors : Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2023-01-09 07:00:36] Game 893 - Carson Soucy from Quebec Nordiques is injured (Bruised Right Foot) and is out for 6 days.