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
Sebastian Aho, Alex DeBrincat, Jared McCann, Rickard Rakell, Teuvo Teravainen
Goalie
#1 : Pyotr Kochetkov, #2 : Frederik Andersen
Custom OT Lines Forwards
, , , , , , , Oliver Bjorkstrand, Trevor Zegras, , Ryan Donato
Custom OT Lines Defensemen
Scott Mayfield, , , , Jonas Siegenthaler
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
[2025-09-13 08:36:56] - TRADE : From Hurricanes to Mammoth : Justin Danforth (67). [2025-08-23 08:58:09] - Wolves didn't make playoff for year 2025. [2025-08-23 08:58:09] - Hurricanes didn't make playoff for year 2025. [2025-08-11 17:31:49] - Kevin Conley signed with Hurricanes for $800,000 for 1 year(s). [2025-08-11 17:31:49] - Kevin Conley was added to Hurricanes. [2025-08-11 17:31:44] - Keaton Mastrodonato signed with Hurricanes for $800,000 for 1 year(s). [2025-08-11 17:31:44] - Keaton Mastrodonato was added to Hurricanes. [2025-08-11 17:31:40] - Keith Petruzzelli signed with Hurricanes for $800,000 for 1 year(s). [2025-08-11 17:31:40] - Keith Petruzzelli was added to Hurricanes. [2025-08-11 17:31:33] - Jeremy Brodeur signed with Hurricanes for $800,000 for 1 year(s). [2025-08-11 17:31:33] - Jeremy Brodeur was added to Hurricanes. [2025-08-11 17:31:27] - Eetu Makiniemi signed with Hurricanes for $800,000 for 1 year(s). [2025-08-11 17:31:27] - Eetu Makiniemi was added to Hurricanes. [2025-08-11 17:31:16] - Brett Davis signed with Hurricanes for $800,000 for 1 year(s). [2025-08-11 17:31:16] - Brett Davis was added to Hurricanes. [2025-08-11 17:31:10] - Brandon Baddock signed with Hurricanes for $800,000 for 1 year(s). [2025-08-11 17:31:10] - Brandon Baddock was added to Hurricanes. [2025-08-11 17:31:06] - Brett Budgell signed with Hurricanes for $800,000 for 1 year(s). [2025-08-11 17:31:06] - Brett Budgell was added to Hurricanes. [2025-08-11 17:30:59] - Ashton Sautner signed with Hurricanes for $800,000 for 1 year(s). [2025-08-11 17:30:59] - Ashton Sautner was added to Hurricanes. [2025-08-11 17:30:54] - Bryan Yoon signed with Hurricanes for $800,000 for 1 year(s). [2025-08-11 17:30:54] - Bryan Yoon was added to Hurricanes. [2025-08-11 17:30:48] - Cam McDonald signed with Hurricanes for $800,000 for 1 year(s). [2025-08-11 17:30:48] - Cam McDonald was added to Hurricanes. [2025-08-05 14:18:52] - Wolves hired Alex Tanguay for $400,000 for 3 year(s). [2025-07-20 13:51:47] - TRADE : From Hurricanes to Flames : Y:2027-RND:1-CAR. [2025-07-20 13:51:47] - TRADE : From Flames to Hurricanes : Jared McCann (73). [2025-07-20 13:51:12] - TRADE : From Hurricanes to Rangers : Y:2026-RND:1-EDM, Y:2026-RND:2-EDM, Y:2026-RND:2-CAR, Y:2027-RND:6-CAR. [2025-07-20 13:51:12] - TRADE : From Rangers to Hurricanes : Jiri Kulich (65), Y:2026-RND:3-COL, Y:2026-RND:3-CBJ, Y:2027-RND:3-UTA. [2025-07-06 14:39:01] - Eetu Makiniemi was released. [2025-07-06 14:39:01] - Hurricanes paid $0 to release Eetu Makiniemi. [2025-07-06 14:38:59] - Jack LaFontaine was released. [2025-07-06 14:38:59] - Hurricanes paid $0 to release Jack LaFontaine. [2025-07-06 14:38:56] - Dennis Cesana was released. [2025-07-06 14:38:56] - Hurricanes paid $0 to release Dennis Cesana. [2025-07-06 14:38:53] - Bryan Yoon was released. [2025-07-06 14:38:53] - Hurricanes paid $0 to release Bryan Yoon. [2025-07-06 14:38:50] - Roland McKeown was released. [2025-07-06 14:38:50] - Hurricanes paid $0 to release Roland McKeown. [2025-07-06 14:38:47] - Daniel D'Amato was released. [2025-07-06 14:38:47] - Hurricanes paid $0 to release Daniel D'Amato. [2025-07-06 14:38:44] - Brett Budgell was released. [2025-07-06 14:38:44] - Hurricanes paid $0 to release Brett Budgell. [2025-07-06 14:38:39] - Emil Bemstrom was released. [2025-07-06 14:38:39] - Hurricanes paid $0 to release Emil Bemstrom. [2025-06-25 13:05:51] - Hurricanes drafts Ruslan Karimov as the #206 overall pick in the Entry Draft of year 2025. [2025-06-25 13:00:24] - Hurricanes drafts Gabe Chiarot as the #162 overall pick in the Entry Draft of year 2025. [2025-06-25 12:53:39] - Hurricanes drafts Shea Busch as the #110 overall pick in the Entry Draft of year 2025. [2025-06-25 12:49:09] - Hurricanes drafts Mads Kongsbak Klyvo as the #76 overall pick in the Entry Draft of year 2025. [2025-06-25 12:45:16] - Hurricanes drafts Kristian Epperson as the #63 overall pick in the Entry Draft of year 2025. [2025-06-25 12:44:56] - Hurricanes drafts Viktor Klingsell as the #61 overall pick in the Entry Draft of year 2025. [2025-06-18 12:52:03] - TRADE : From Hurricanes to Rangers : Y:2025-RND:5-CAR. [2025-06-18 12:52:03] - TRADE : From Rangers to Hurricanes : Y:2026-RND:5-OTT, Y:2026-RND:6-OTT. [2025-06-11 10:18:00] - Joseph Cecconi was released. [2025-06-11 10:18:00] - Hurricanes paid $0 to release Joseph Cecconi. [2025-06-11 10:17:56] - Ashton Sautner was released. [2025-06-11 10:17:56] - Hurricanes paid $0 to release Ashton Sautner. [2025-06-11 10:17:52] - Seth Griffith was released. [2025-06-11 10:17:52] - Hurricanes paid $0 to release Seth Griffith. [2025-06-11 10:17:47] - Trevor Carrick was released. [2025-06-11 10:17:47] - Hurricanes paid $0 to release Trevor Carrick. [2025-06-11 10:17:41] - Yanni Gourde was released. [2025-06-11 10:17:41] - Hurricanes paid $0 to release Yanni Gourde. [2025-06-03 20:18:06] - Joey Keane was added to Hurricanes. [2025-06-03 20:18:06] - Jorian Donovan was added to Hurricanes. [2025-06-03 20:18:06] - Massimo Rizzo was added to Hurricanes. [2025-06-03 20:18:06] - Cade Webber was added to Hurricanes.