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
Vladimir Tarasenko, Morgan Klimchuk, Evan Rodrigues, Kevin Labanc, Mikhail Grigorenko
Gardien
#1 : Thatcher Demko, #2 : Jared Coreau
Lignes d'Attaque Perso. en Prol.
Mikhail Grigorenko, Evan Rodrigues, Vladimir Tarasenko, Morgan Klimchuk, Bobby Ryan, Kevin Labanc, Kevin Labanc, John Hayden, Mark Stone, Erik Foley, JC Lipon
Lignes de Défense Perso. en Prol.
Neal Pionk, Ryan Murphy, Ryan Murray, Tyson Barrie, Tyler Wotherspoon
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
Alec Regula
Minnesota Wild
2018
52
Alex Vlasic
Minnesota Wild
2019
39
Brennan Othmann
Minnesota Wild
2021
30
Davis Burnside
Minnesota Wild
2022
181
Eric Alarie
Minnesota Wild
2021
97
Evan Boucher
Minnesota Wild
2022
189
Greg Meireles*
Minnesota Wild
Jake Leschyshyn
Minnesota Wild
2017
86
John Babcock
Minnesota Wild
2022
215
Kasper Bjorkqvist
Minnesota Wild
2016
105
Marcus Kallionkieli
Minnesota Wild
2019
148
Reece Newkirk
Minnesota Wild
2019
153
Samuel Hlavaj
Minnesota Wild
2020
113
Theodor Niederbach
Minnesota Wild
2020
44
Tim Soderlund
Minnesota Wild
2017
148
Choix au Repêchage
Année
R1
R2
R3
R4
R5
R6
R7
2023
2024
2025
2026
2027
[2023-02-04 07:39:40] - TRADE : From Minnesota Wild to Arizona Coyotes : Y:2023-RND:4-QUE, Y:2024-RND:4-WSH. [2023-02-04 07:39:40] - TRADE : From Arizona Coyotes to Minnesota Wild : Derek Forbort. [2022-12-13 06:00:59] - Jordan Harris was added to Minnesota Wild. [2022-10-08 07:56:38] - TRADE : From Pittsburgh Penguins to Minnesota Wild : Bobby Ryan, 3 000 000 $ (Salary Cap), Y:2025-RND:7-PIT. [2022-10-08 07:56:38] - TRADE : From Minnesota Wild to Pittsburgh Penguins : Matt Benning, Y:2024-RND:3-MIN, Y:2025-RND:3-MIN. [2022-09-30 07:12:51] - TRADE : From Minnesota Wild to Carolina Hurricanes : Christian Wolanin, Y:2023-RND:3-NYI. [2022-09-30 07:12:51] - TRADE : From Carolina Hurricanes to Minnesota Wild : Tyler Wotherspoon, Y:2023-RND:5-FLA. [2022-08-22 07:01:36] - Tyson Barrie signed with Minnesota Wild for 3 000 000 $ for 3 year(s). [2022-08-22 07:01:36] - Tyson Barrie was added to Minnesota Wild. [2022-08-22 06:58:36] - TRADE : From Minnesota Wild to Philadelphia Flyers : Aaron Ness, Y:2025-RND:2-MIN. [2022-08-22 06:58:36] - TRADE : From Philadelphia Flyers to Minnesota Wild : Y:2023-RND:7-VAN. [2022-08-21 10:48:59] - Stefan Noesen was released. [2022-08-21 10:48:59] - Minnesota Wild paid 2 700 000 $ to release Stefan Noesen.
[2023-02-09 05:55:23] Current fund for Minnesota Wild is under 0 $.
[2023-02-09 05:54:35] Current fund for Minnesota Wild is under 0 $.
[2023-02-08 06:18:10] Current fund for Minnesota Wild is under 0 $.
[2023-02-08 06:16:43] Current fund for Minnesota Wild is under 0 $.
[2023-02-07 06:06:22] Current fund for Minnesota Wild is under 0 $.
[2023-02-07 06:02:59] Current fund for Minnesota Wild is under 0 $.
[2023-02-06 06:35:44] Current fund for Minnesota Wild is under 0 $.
[2023-02-06 06:34:30] Current fund for Minnesota Wild is under 0 $.
[2023-02-06 06:32:49] Current fund for Minnesota Wild is under 0 $. [2023-02-06 06:32:49] Successfully loaded Minnesota Wild lines done with STHS Client - 3.3.5.5
[2023-02-06 06:32:45] Current fund for Minnesota Wild is under 0 $.
[2023-02-05 08:10:08] Current fund for Minnesota Wild is under 0 $.
[2023-02-05 08:06:45] Current fund for Minnesota Wild is under 0 $.
[2023-02-05 08:06:27] Current fund for Minnesota Wild is under 0 $.
[2023-02-04 07:39:50] Current fund for Minnesota Wild is under 0 $.
[2023-02-04 07:39:41] Current fund for Minnesota Wild is under 0 $. [2023-02-04 07:39:40] TRADE : From Minnesota Wild to Arizona Coyotes : Y:2023-RND:4-QUE, Y:2024-RND:4-WSH. [2023-02-04 07:39:40] TRADE : From Arizona Coyotes to Minnesota Wild : Derek Forbort.
[2023-02-04 07:39:04] Current fund for Minnesota Wild is under 0 $.
[2023-02-03 06:26:21] Current fund for Minnesota Wild is under 0 $.
[2023-02-03 06:24:49] Current fund for Minnesota Wild is under 0 $.
[2023-02-02 05:54:33] Current fund for Minnesota Wild is under 0 $.
[2023-02-02 05:50:39] Current fund for Minnesota Wild is under 0 $.
[2023-02-01 05:51:35] Current fund for Minnesota Wild is under 0 $.
[2023-02-01 05:51:17] Current fund for Minnesota Wild is under 0 $.
[2023-01-31 06:12:46] Current fund for Minnesota Wild is under 0 $.
[2023-01-31 06:11:43] Current fund for Minnesota Wild is under 0 $.
[2023-01-30 06:49:10] Current fund for Minnesota Wild is under 0 $.
[2023-01-30 06:48:35] Current fund for Minnesota Wild is under 0 $.
[2023-01-29 06:00:31] Current fund for Minnesota Wild is under 0 $.
[2023-01-29 05:59:44] Current fund for Minnesota Wild is under 0 $.
[2023-01-28 06:32:08] Current fund for Minnesota Wild is under 0 $.
[2023-01-28 06:31:26] Current fund for Minnesota Wild is under 0 $.
[2023-01-27 06:28:30] Current fund for Minnesota Wild is under 0 $.
[2023-01-27 06:27:17] Current fund for Minnesota Wild is under 0 $.
[2023-01-26 06:56:18] Current fund for Minnesota Wild is under 0 $.
[2023-01-26 06:56:05] Current fund for Minnesota Wild is under 0 $.
[2023-01-25 06:46:20] Current fund for Minnesota Wild is under 0 $.
[2023-01-25 06:45:46] Current fund for Minnesota Wild is under 0 $.
[2023-01-25 06:44:19] Current fund for Minnesota Wild is under 0 $. [2023-01-25 06:44:18] Successfully loaded Minnesota Wild lines done with STHS Client - 3.3.5.5
[2023-01-25 06:44:14] Current fund for Minnesota Wild is under 0 $.
[2023-01-24 07:15:14] Current fund for Minnesota Wild is under 0 $.
[2023-01-24 07:14:00] Current fund for Minnesota Wild is under 0 $.
[2023-01-23 06:03:23] Current fund for Minnesota Wild is under 0 $.
[2023-01-23 06:02:42] Current fund for Minnesota Wild is under 0 $.
[2023-01-22 07:23:00] Current fund for Minnesota Wild is under 0 $.
[2023-01-22 07:22:26] Current fund for Minnesota Wild is under 0 $.
[2023-01-22 07:22:23] Farm Game #930 - Devin Shore from Houston Aeros has scored a Hat Trick!
[2023-01-21 08:13:55] Current fund for Minnesota Wild is under 0 $.