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
Travis Konecny, JJ Peterka, Gabriel Vilardi, Tomas Hertl, Bo Horvat
Goalie
#1 : Jeremy Swayman, #2 : Pyotr Kochetkov
Custom OT Lines Forwards
Travis Konecny, Bo Horvat, Tomas Hertl, Gabriel Vilardi, Adam Henrique, Leo Carlsson, Leo Carlsson, JJ Peterka, J.T. Compher, Jordan Eberle, Matias Maccelli
Custom OT Lines Defensemen
Mikey Anderson, Aaron Ekblad, Alexandre Carrier, Chris Tanev, Kevin Bahl
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
[2026-03-22 22:13:57] - TRADE : From Senators to Wild : Jeremy Swayman (88). [2026-03-22 22:13:57] - TRADE : From Wild to Senators : Lukas Dostal (86). [2026-03-15 22:24:47] - TRADE : From Wild to Flames : Jeff Petry (71). [2026-03-15 22:24:47] - TRADE : From Flames to Wild : Y:2026-RND:4-DAL. [2026-03-11 22:07:28] - TRADE : From Jets to Wild : William Moore (P), William Horcoff (P). [2026-03-11 22:07:28] - TRADE : From Wild to Jets : Dmitry Orlov (71). [2026-03-09 12:30:07] - TRADE : From Flames to Wild : Alexandre Carrier (72). [2026-03-09 12:30:07] - TRADE : From Wild to Flames : Y:2026-RND:2-UTA, Y:2026-RND:5-MIN. [2026-02-09 13:35:14] - TRADE : From Jets to Wild : Aaron Ekblad (75), Konsta Helenius (62), Y:2026-RND:2-OTT. [2026-02-09 13:35:14] - TRADE : From Wild to Jets : Timo Meier (76), David Reinbacher (65). [2026-02-02 13:10:25] - TRADE : From Wild to Hurricanes : Timothy Liljegren (70). [2026-02-02 13:10:25] - TRADE : From Hurricanes to Wild : Steven Lorentz (68), Y:2026-RND:4-NJD. [2025-11-06 10:38:38] - TRADE : From Senators to Wild : Bo Horvat (77). [2025-11-06 10:38:38] - TRADE : From Wild to Senators : Teddy Stiga (P), Y:2026-RND:1-MIN. [2025-09-25 10:19:05] - TRADE : From Wild to Flames : Brian Dumoulin (70). [2025-09-25 10:19:05] - TRADE : From Flames to Wild : Y:2027-RND:4-CGY. [2025-07-23 21:43:41] - Sasha Mutala has been deleted from Wild. [2025-07-23 21:43:36] - Rodion Amirov has been deleted from Wild. [2025-07-23 21:43:33] - Michal Ivan has been deleted from Wild. [2025-07-23 21:43:27] - Layton Ahac has been deleted from Wild. [2025-07-23 21:43:23] - Kim Nousiainen has been deleted from Wild. [2025-07-23 21:43:18] - Eemeli Rasanen has been deleted from Wild. [2025-07-23 21:43:14] - Cole Mackay has been deleted from Wild. [2025-07-23 21:43:09] - Brinson Pasichnuk has been deleted from Wild. [2025-07-23 21:43:05] - Bode Wilde has been deleted from Wild. [2025-07-23 21:43:01] - Andrew Cogliano has been deleted from Wild. [2025-07-23 21:42:57] - Albin Grewe has been deleted from Wild. [2025-07-05 22:35:47] - Wild hired Ryan Warsofsky for $1,000,000 for 4 year(s). [2025-07-02 20:52:12] - TRADE : From Wild to Flames : Kasperi Kapanen (68). [2025-07-02 20:52:12] - TRADE : From Flames to Wild : Y:2027-RND:6-CGY. [2025-07-01 20:23:47] - TRADE : From Wild to Kraken : Marc Gatcomb (65). [2025-06-30 22:35:35] - Rasmus Ristolainen was added to Wild. [2025-06-30 22:33:57] - Matthew Robertson was added to Wild. [2025-06-30 22:33:37] - Marc Gatcomb was added to Wild. [2025-06-30 22:31:43] - Jeff Petry was added to Wild. [2025-06-26 20:38:18] - J.T. Compher was added to Wild. [2025-06-21 23:01:28] - William Belle has been added to Wild. [2025-06-21 23:01:06] - Mads Kongsbak Klyvo has been added to Wild. [2025-06-21 23:00:43] - Karl Annborn has been added to Wild. [2025-06-21 22:57:11] - Matous Jan Kucharcik has been added to Wild. [2025-06-20 18:23:31] - David Bedkowski has been added to Wild. [2025-06-18 17:33:02] - Alex Huang has been added to Wild. [2025-06-18 17:31:58] - Daniil Prokhorov has been added to Wild. [2025-06-18 00:05:25] - Wild drafts Blake Fiddler as the #37 overall pick in the Entry Draft of year 2025. [2025-06-17 23:06:57] - Kirill Kudryavtsev was added to Wild. [2025-06-17 10:24:56] - TRADE : From Wild to Sabres : Conor Geekie (67), Seamus Casey (66), Fraser Minten (63). [2025-06-17 10:24:56] - TRADE : From Sabres to Wild : Frank Nazar (68). [2025-06-17 10:04:07] - Andrew Poturalski was released. [2025-06-17 10:04:07] - Wild paid $0 to release Andrew Poturalski. [2025-06-17 10:03:53] - Tristan Jarry was released. [2025-06-17 10:03:53] - Wild paid $0 to release Tristan Jarry. [2025-06-17 10:03:39] - Erik Johnson was released. [2025-06-17 10:03:39] - Wild paid $0 to release Erik Johnson. [2025-06-13 22:09:31] - Wild drafts Victor Eklund as the #9 overall pick in the Entry Draft of year 2025. [2025-06-02 14:53:50] - Filip Kral was added to Wild. [2025-06-02 14:53:49] - Hunter Haight was added to Wild. [2025-06-02 14:53:49] - Fraser Minten was added to Wild. [2025-06-02 14:53:49] - Aleksanteri Kaskimaki was added to Wild. [2025-06-02 14:53:49] - Jakub Stancl was added to Wild. [2025-06-02 14:53:49] - Stian Solberg was added to Wild. [2025-06-02 14:53:49] - Calle Odelius was added to Wild. [2025-06-02 14:53:49] - Seamus Casey was added to Wild. [2025-06-02 14:53:49] - Conor Geekie was added to Wild. [2025-06-02 14:53:49] - Jonathan Lekkerimaki was added to Wild. [2025-05-22 16:19:22] - Lane Lambert contract with Wild has ended. [2025-05-14 08:43:26] - Wild was eliminated at round 3 of year 2024.