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
William Carrier, Henrik Samuelsson, Max Pacioretty
Sam Steel, Pavel Zacha
Alexander True
Défenseurs Supplémentaires
Normal
Avantage Numérique
Désavantage Numérique
Alexander Urbom, Alex Petrovic, Haydn Fleury
Duncan Siemens
Slater Koekkoek, Vince Dunn
Tirs de Pénalité
Mathew Barzal, Leon Draisaitl, Sean Couturier, William Carrier, Max Pacioretty
Gardien
#1 : Jordan Binnington, #2 : Jake Oettinger
Lignes d'Attaque Perso. en Prol.
Mathew Barzal, Leon Draisaitl, Sean Couturier, William Carrier, Sam Steel, Pavel Zacha, Pavel Zacha, Max Pacioretty, Alexander True, Travis Boyd, Henrik Samuelsson
Lignes de Défense Perso. en Prol.
Duncan Siemens, Slater Koekkoek, Haydn Fleury, Vince Dunn, Alex Petrovic
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
Bogdan Trineyev
Dallas Stars
2020
93
Brent Johnson
Dallas Stars
2021
59
Cameron Lund
Dallas Stars
2022
97
Carson Lambos
Dallas Stars
2021
19
Dillon Hamaliuk
Dallas Stars
2019
88
Filip Johansson
Dallas Stars
2018
35
Henry Thrun
Dallas Stars
2019
103
Isac Lundestrom*
Dallas Stars
2018
27
Jachym Kondelik
Dallas Stars
2018
112
Jesper Wallstedt
Dallas Stars
2021
8
Joel Hofer
Dallas Stars
2018
113
Matyas Sapovaliv
Dallas Stars
2022
62
Maveric Lamoureux
Dallas Stars
2022
55
Mikhail Abramov
Dallas Stars
2020
139
Oskar Olausson
Dallas Stars
2021
40
Quinn Olson
Dallas Stars
2019
135
Reid Schaefer
Dallas Stars
2022
76
Samuel Helenius
Dallas Stars
2021
56
Simon Edvinsson
Dallas Stars
2021
7
Choix au Repêchage
Année
R1
R2
R3
R4
R5
R6
R7
2023
2024
2025
2026
2027
[2023-02-07 06:05:17] - TRADE : From Dallas Stars to St. Louis Blues : Filip Gustavsson. [2023-02-07 06:05:17] - TRADE : From St. Louis Blues to Dallas Stars : Andrey Makarov, Y:2024-RND:2-OTT. [2023-02-05 08:07:53] - TRADE : From Dallas Stars to Carolina Hurricanes : Michael Bournival. [2023-02-05 08:07:53] - TRADE : From Carolina Hurricanes to Dallas Stars : Ty Ronning. [2022-12-30 07:49:29] - Mathew Barzal has been selected as assistant for Dallas Stars. [2022-12-30 07:49:29] - Leon Draisaitl is no longer as assistant for Dallas Stars. [2022-12-30 07:49:29] - Leon Draisaitl has been selected as assistant for Dallas Stars. [2022-12-30 07:49:29] - Unknown Player is no longer as assistant for Dallas Stars. [2022-12-10 17:40:50] - Nunavik Natturaliit hired John Stevens for 1 000 000 $ for 3 year(s). [2022-12-04 06:39:31] - TRADE : From Montreal Canadiens to Dallas Stars : Sam Steel. [2022-12-04 06:39:31] - TRADE : From Dallas Stars to Montreal Canadiens : Conner Bleackley. [2022-09-29 12:59:10] - Team Name Change : Nunavik Natturaliit changed name to Nunavik Natturaliit [2022-09-11 07:20:02] - TRADE : From Dallas Stars to Anaheim Ducks : Rhett Gardner. [2022-09-09 17:12:54] - Marcel Noebels was released. [2022-09-09 17:12:54] - Dallas Stars paid 2 744 110 $ to release Marcel Noebels. [2022-09-08 06:18:42] - TRADE : From New York Islanders to Dallas Stars : Marcel Noebels, Jachym Kondelik (P), Y:2023-RND:2-PHI. [2022-09-08 06:18:42] - TRADE : From Dallas Stars to New York Islanders : Pavel Novak (P), Ethan Bowen (P), Y:2023-RND:6-CAR. [2022-09-06 06:11:16] - Travis Zajac has been selected as captain for Nunavik Natturaliit. [2022-09-06 06:11:16] - Unknown Player is no longer captain for Nunavik Natturaliit. [2022-08-22 07:01:10] - TRADE : From Dallas Stars to Buffalo Sabres : Christian Folin. [2022-08-22 07:01:10] - TRADE : From Buffalo Sabres to Dallas Stars : Michael Bournival.
[2023-02-07 19:19:03] Successfully loaded Dallas Stars lines done with STHS Client - 3.3.5.5
[2023-02-07 19:19:02] Jake Oettinger of Dallas Stars was sent to pro. [2023-02-07 06:05:17] TRADE : From Dallas Stars to St. Louis Blues : Filip Gustavsson. [2023-02-07 06:05:17] TRADE : From St. Louis Blues to Dallas Stars : Andrey Makarov, Y:2024-RND:2-OTT. [2023-02-05 17:23:57] Successfully loaded Dallas Stars lines done with STHS Client - 3.3.5.5 [2023-02-05 08:07:53] TRADE : From Dallas Stars to Carolina Hurricanes : Michael Bournival. [2023-02-05 08:07:53] TRADE : From Carolina Hurricanes to Dallas Stars : Ty Ronning. [2023-02-04 07:09:34] Successfully loaded Dallas Stars lines done with STHS Client - 3.3.5.5 [2023-02-02 10:43:53] Successfully loaded Dallas Stars lines done with STHS Client - 3.3.5.5
[2023-02-01 05:51:14] Michael Bournival(Dallas Stars) cleared from waivers and was sent to down farm. [2023-01-30 17:05:59] Successfully loaded Dallas Stars lines done with STHS Client - 3.3.5.5
[2023-01-30 17:05:58] Michael Bournival of Dallas Stars was sent down to farm.
[2023-01-30 17:05:57] Dallas Stars placed Michael Bournival on waivers. [2023-01-30 06:48:30] Adam Brooks from Dallas Stars is back from Strained Back Injury. [2023-01-25 06:43:36] Successfully loaded Dallas Stars lines done with STHS Client - 3.3.5.5 [2023-01-21 09:55:49] Successfully loaded Dallas Stars lines done with STHS Client - 3.3.5.5 [2023-01-21 08:13:10] Givani Smith from Nunavik Natturaliit is back from Left Knee Injury. [2023-01-21 08:13:07] Game 920 - Givani Smith from Nunavik Natturaliit is injured (Left Knee) and is out for 3 days. [2023-01-20 15:47:03] Successfully loaded Dallas Stars lines done with STHS Client - 3.3.5.5 [2023-01-20 07:33:55] Successfully loaded Dallas Stars lines done with STHS Client - 3.3.5.5 [2023-01-17 18:33:27] Successfully loaded Dallas Stars lines done with STHS Client - 3.3.5.5 [2023-01-17 07:32:47] Curtis Hamilton from Nunavik Natturaliit is back from Sprained Left Finger Injury. [2023-01-16 17:19:56] Successfully loaded Dallas Stars lines done with STHS Client - 3.3.5.5 [2023-01-16 06:24:26] Game 882 - Curtis Hamilton from Nunavik Natturaliit is injured (Sprained Left Finger) and is out for 1 week. [2023-01-13 19:56:16] Successfully loaded Dallas Stars lines done with STHS Client - 3.3.5.5
[2023-01-13 19:56:14] Michael Bournival of Dallas Stars was sent to pro. [2023-01-13 17:45:54] Game 916 - Adam Brooks from Dallas Stars is injured (Strained Back) and is out for 3 weeks. [2023-01-13 17:39:17] Successfully loaded Dallas Stars lines done with STHS Client - 3.3.5.5 [2023-01-11 18:42:58] Successfully loaded Dallas Stars lines done with STHS Client - 3.3.5.5 [2023-01-09 18:24:07] Successfully loaded Dallas Stars lines done with STHS Client - 3.3.5.5 [2023-01-08 21:04:30] Successfully loaded Dallas Stars lines done with STHS Client - 3.3.5.5 [2023-01-08 07:18:06] Successfully loaded Dallas Stars lines done with STHS Client - 3.3.5.5 [2023-01-07 07:24:42] Ryan Collins from Nunavik Natturaliit is back from Chest/Ribs Injury.