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
Kirill Kaprizov, Dylan Larkin, Kyle Connor, Joel Eriksson Ek, Tyler Seguin, Mikael Backlund, Mikael Backlund, Cole Caufield, Dakota Joshua, Eeli Tolvanen, Casey Cizikas
Custom OT Lines Defensemen
Rasmus Dahlin, Noah Hanifin, Jaccob Slavin, Darren Raddysh, Erik Cernak
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
Aleksei Kolosov
Wild
Alfons Freij
Wild
2024
32
Andre Gasseau
Wild
23
185
Brandon Lisowsky
Wild
2022
124
Domenic DiVincentiis
Wild
2023
255
Dominik Badinka
Wild
2024
49
Dylan Peterson
Wild
22
110
Ethan Miedema
Wild
2023
124
Evan Nause
Wild
23
49
Filip Bystedt
Wild
2022
48
Francesco Dell'Elce
Wild
2023
223
Garin Bjorklund
Wild
23
177
Jacob Martin
Wild
23
168
Jagger Firkus
Wild
2022
26
Jake Livanavage
Wild
2022
169
Jan Bednar
Wild
22
69
Jonathan Morello
Wild
2024
224
Kasper Halttunen
Wild
2023
31
Kyrill Zarubin
Wild
2024
140
Lane Hutson
Wild
2022
40
Lucas Forsell
Wild
2022
250
Mac Swanson
Wild
2024
204
Mathew Ward
Wild
2022
154
Matthew Mania
Wild
2023
112
Michael Brandsegg-Nygard
Wild
2024
16
Nikita Grebyonkin
Wild
2023
147
Nikita Susuyev
Wild
2024
236
Nikita Yevseyev
Wild
2023
245
Nolan Burke
Wild
2023
213
Oiva Keskinen
Wild
2024
192
Oskar Magnusson
Wild
22
141
Owen McLaughlin
Wild
2022
186
Riley Patterson
Wild
2024
143
Sam Lipkin
Wild
2022
235
Senna Peeters
Wild
22
177
Sergei Ivanov
Wild
2023
181
Teddy Stiga
Wild
2024
60
Ty Voit
Wild
23
135
Ty young
Wild
2024
256
Tyler Duke
Wild
2022
218
Zeev Buium
Wild
2024
7
Draft Picks
Year
R1
R2
R3
R4
R5
R6
R7
R8
2025
MIN
COL
MIN
MIN
MIN
MIN
2026
MIN
MIN PIT
MIN
MIN
MIN
2027
MIN
MIN
MIN
MIN
MIN
MIN
MIN
MIN
2028
MIN
MIN
MIN
MIN
MIN
MIN
MIN
MIN
2029
MIN
MIN
MIN
MIN
MIN
MIN
MIN
MIN
[11/27/2024 11:18:24 AM] - TRADE : From Jets to Wild : Jared Spurgeon (73). [11/27/2024 11:18:24 AM] - TRADE : From Wild to Jets : Alexandre Carrier (66), William Wallinder (60), Y:2026-RND:3-MIN. [9/18/2024 11:00:22 AM] - Mikael Backlund has been selected as assistant for Wild. [9/18/2024 11:00:22 AM] - Gage Quinney is no longer as assistant for Wild. [9/18/2024 11:00:22 AM] - Dylan Larkin has been selected as captain for Wild. [9/18/2024 11:00:22 AM] - Sean Day is no longer captain for Wild. [9/16/2024 11:20:55 AM] - TRADE : From Predators to Wild : Mikael Backlund (72). [9/16/2024 11:20:55 AM] - TRADE : From Wild to Predators : Beau Akey (P), Y:2025-RND:2-MIN. [9/16/2024 11:19:56 AM] - Aleksei Kolosov has been added to Wild. [9/16/2024 11:19:48 AM] - Aleksei Kolosov was released by Wild [9/1/2024 8:20:03 AM] - Tanner Dickinson has been selected as assistant for Wild. [9/1/2024 8:20:03 AM] - Unknown Player is no longer as assistant for Wild. [9/1/2024 8:20:03 AM] - Adam Ginning has been selected as assistant for Wild. [9/1/2024 8:20:03 AM] - Unknown Player is no longer as assistant for Wild. [9/1/2024 8:20:03 AM] - Kyle Connor has been selected as assistant for Wild. [9/1/2024 8:20:03 AM] - Unknown Player is no longer as assistant for Wild. [9/1/2024 8:20:03 AM] - Gage Quinney has been selected as assistant for Wild. [9/1/2024 8:20:03 AM] - Unknown Player is no longer as assistant for Wild. [9/1/2024 8:20:03 AM] - Sean Day has been selected as captain for Wild. [9/1/2024 8:20:03 AM] - Unknown Player is no longer captain for Wild. [7/2/2024 11:06:46 AM] - Tyler Benson signed with Wild for $950,000 for 2 year(s). [7/2/2024 11:06:46 AM] - Tyler Benson was added to Wild. [7/2/2024 11:06:05 AM] - Marian Studenic signed with Wild for $950,000 for 2 year(s) / Option : 1 Way Contract . [7/2/2024 11:06:05 AM] - Marian Studenic was added to Wild. [7/2/2024 9:30:16 AM] - TRADE : From Flames to Wild : Dakota Joshua (69). [7/2/2024 9:30:16 AM] - TRADE : From Wild to Flames : Y:2026-RND:4-MIN. [6/27/2024 10:11:40 AM] - TRADE : From Wild to Lightning : Judd Caulfield (60). [6/26/2024 3:17:49 PM] - TRADE : From Wild to Panthers : Ryan Suzuki (62). [6/26/2024 11:57:46 AM] - Zack MacEwen signed with Wild for $950,000 for 3 year(s) / Signing Bonus of $2,850,000. [6/26/2024 11:57:46 AM] - Zack MacEwen was added to Wild. [6/26/2024 11:56:10 AM] - Ryan Suzuki signed with Wild for $999,999 for 3 year(s) / Signing Bonus of $2,999,997. [6/26/2024 11:56:10 AM] - Ryan Suzuki was added to Wild. [6/26/2024 11:53:57 AM] - Patrick Brown signed with Wild for $975,000 for 2 year(s) / Signing Bonus of $1,950,000. [6/26/2024 11:53:57 AM] - Patrick Brown was added to Wild. [6/26/2024 11:53:49 AM] - Offer from Wild for Michal Teply of $950,000 for 3 year(s) with $1,000,000 in bonus has been refused. [6/26/2024 11:52:06 AM] - Judd Caulfield signed with Wild for $850,000 for 3 year(s) / Signing Bonus of $1,000,000. [6/26/2024 11:52:06 AM] - Judd Caulfield was added to Wild. [6/20/2024 1:43:42 PM] - TRADE : From Wild to Penguins : Jeff Skinner (72), Y:2026-RND:7-MIN. [6/20/2024 1:43:42 PM] - TRADE : From Penguins to Wild : Eeli Tolvanen (69), Y:2026-RND:2-PIT.