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
John Klingberg, Oliver Ekman-Larsson, Conor Timmins
John Klingberg
Olen Zellweger, Conor Timmins
Penalty Shots
Jordan Eberle, Josh Anderson, Ondrej Palat, Max Domi, Pierre Engvall
Goalie
#1 : John Gibson, #2 : Anton Forsberg
Custom OT Lines Forwards
Jordan Eberle, Josh Anderson, Ondrej Palat, Max Domi, Pierre Engvall, Cam Atkinson, Cam Atkinson, Jansen Harkins, Anthony Beauvillier, Michael Amadio, Alex Newhook
Custom OT Lines Defensemen
Oliver Ekman-Larsson, Olen Zellweger, Conor Timmins, Justin Barron, John Klingberg
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-10-07 11:55:37] - Oliver Ekman-Larsson has been selected as assistant for Jets. [2025-10-07 11:55:37] - Unknown Player is no longer as assistant for Jets. [2025-10-07 11:55:37] - Ondrej Palat has been selected as assistant for Jets. [2025-10-07 11:55:37] - Unknown Player is no longer as assistant for Jets. [2025-10-07 11:55:37] - Jordan Eberle has been selected as captain for Jets. [2025-10-07 11:55:37] - Unknown Player is no longer captain for Jets. [2025-09-16 15:29:47] - Cole Clayton signed with Jets for $775,000 for 1 year(s). [2025-09-16 15:29:47] - Cole Clayton was added to Jets. [2025-09-15 13:58:17] - TRADE : From Lightning to Jets : Alex Newhook (69), Colton White (59), Ian Mitchell (63). [2025-09-15 13:58:17] - TRADE : From Jets to Lightning : Adam Klapka (65), Adam Engstrom (59), Y:2026-RND:4-WPG. [2025-09-10 06:49:17] - Mikael Pyyhtia was added to Jets. [2025-09-10 06:49:17] - Jets claimed Mikael Pyyhtia from waivers by Blue Jackets for $67. [2025-09-10 06:45:23] - Jets show interest in Mikael Pyyhtia from waiver. [2025-08-23 08:58:09] - Moose didn't make playoff for year 2025. [2025-08-23 08:58:09] - Jets didn't make playoff for year 2025. [2025-08-13 12:03:07] - TRADE : From Kraken to Jets : Y:2027-RND:6-SEA. [2025-08-13 12:03:07] - TRADE : From Jets to Kraken : Martin Frk (65), Matthew Phillips (62). [2025-08-08 13:36:47] - TRADE : From Jets to Canadiens : Barclay Goodrow (67), Y:2026-RND:6-SEA. [2025-08-08 13:36:47] - TRADE : From Canadiens to Jets : Pierre Engvall (68), Y:2027-RND:4-MTL. [2025-08-05 14:23:09] - TRADE : From Penguins to Jets : Adam Sykora (59), Y:2027-RND:3-PIT. [2025-08-05 14:23:09] - TRADE : From Jets to Penguins : Joel Blomqvist (65). [2025-08-05 14:22:27] - Jets hired Mike Sullivan for $4,000,000 for 2 year(s). [2025-08-05 14:22:01] - Jets fired Paul Maurice. [2025-08-03 13:58:18] - TRADE : From Jets to Devils : Danton Heinen (69), Y:2026-RND:7-WPG. [2025-08-03 13:58:18] - TRADE : From Devils to Jets : Ondrej Palat (69), Fabian Wagner (57), Y:2026-RND:5-NJD. [2025-07-30 10:19:08] - TRADE : From Jets to Devils : Conor Garland (70). [2025-07-30 10:19:08] - TRADE : From Devils to Jets : Barclay Goodrow (67), Vadim Moroz (P), Matvei Shuravin (P). [2025-07-09 17:46:43] - TRADE : From Ducks to Jets : Anthony Richard (66). [2025-07-09 17:46:43] - TRADE : From Jets to Ducks : Tyrel Bauer (57), Andrew Perrott (56), Nikolas Brouillard (60), Marshall Rifai (60), Jakub Skarek (64). [2025-07-06 14:39:37] - Simon Lundmark was released. [2025-07-06 14:39:37] - Jets paid $0 to release Simon Lundmark. [2025-07-06 14:39:34] - Jagger Joshua was released. [2025-07-06 14:39:34] - Jets paid $0 to release Jagger Joshua. [2025-07-06 14:39:30] - Nathan Smith was released. [2025-07-06 14:39:30] - Jets paid $0 to release Nathan Smith. [2025-07-06 14:39:26] - Erik Brannstrom was released. [2025-07-06 14:39:26] - Jets paid $0 to release Erik Brannstrom. [2025-07-04 17:11:57] - Michael Amadio signed with Jets for $1,510,000 for 3 year(s) / Option : 1 Way Contract . [2025-07-04 17:11:57] - Michael Amadio was added to Jets. [2025-06-29 19:21:33] - TRADE : From Ducks to Jets : Alexander Zharovsky (P). [2025-06-29 14:38:29] - TRADE : From Flames to Jets : Y:2026-RND:2-CGY, Y:2027-RND:5-CGY. [2025-06-28 14:02:05] - Daniil Miromanov signed with Jets for $1,300,000 for 2 year(s). [2025-06-28 14:02:05] - Daniil Miromanov was added to Jets. [2025-06-28 14:01:12] - Offer from Jets for Anthony Duclair of $1,500,000 for 3 year(s) with $0 in bonus has been refused. [2025-06-25 13:06:47] - Jets drafts Patryk Zubek as the #213 overall pick in the Entry Draft of year 2025. [2025-06-25 13:06:35] - Jets drafts Remi Gelinas as the #212 overall pick in the Entry Draft of year 2025. [2025-06-25 13:04:18] - Jets drafts Matus Lisy as the #193 overall pick in the Entry Draft of year 2025. [2025-06-25 13:01:21] - Jets drafts Jeremy Loranger as the #169 overall pick in the Entry Draft of year 2025. [2025-06-25 12:59:45] - Jets drafts Carson Cameron as the #156 overall pick in the Entry Draft of year 2025. [2025-06-25 12:57:55] - Jets drafts Artyom Gonchar as the #143 overall pick in the Entry Draft of year 2025. [2025-06-25 12:56:21] - Jets drafts Ben Hrebik as the #131 overall pick in the Entry Draft of year 2025. [2025-06-25 12:54:12] - Jets drafts Atro Leppanen as the #114 overall pick in the Entry Draft of year 2025. [2025-06-25 12:53:48] - Jets drafts Bruno Idzan as the #111 overall pick in the Entry Draft of year 2025. [2025-06-25 12:52:06] - Jets drafts Owen Griffin as the #99 overall pick in the Entry Draft of year 2025. [2025-06-25 12:50:32] - Jets drafts Dimitry Gamzin as the #87 overall pick in the Entry Draft of year 2025. [2025-06-25 12:50:11] - Jets drafts Mateo Nobert as the #84 overall pick in the Entry Draft of year 2025. [2025-06-25 12:48:13] - Jets drafts Mikkel Eriksen as the #71 overall pick in the Entry Draft of year 2025. [2025-06-25 12:47:44] - Jets drafts Semyon Frolov as the #67 overall pick in the Entry Draft of year 2025. [2025-06-25 12:44:13] - Jets drafts Cooper Simpson as the #55 overall pick in the Entry Draft of year 2025. [2025-06-25 12:41:19] - Jets drafts Cameron Schmidt as the #35 overall pick in the Entry Draft of year 2025. [2025-06-25 12:38:06] - Jets drafts Carter Bear as the #17 overall pick in the Entry Draft of year 2025. [2025-06-25 12:36:34] - Jets drafts Caleb Desnoyers as the #5 overall pick in the Entry Draft of year 2025. [2025-06-15 13:53:08] - TRADE : From Jets to Sharks : Y:2025-RND:4-UTA, Y:2025-RND:4-ANA. [2025-06-15 13:53:08] - TRADE : From Sharks to Jets : Y:2026-RND:3-SEA, Y:2026-RND:6-SJS. [2025-06-15 13:51:01] - TRADE : From Ducks to Jets : Aleksei Kolosov (64). [2025-06-15 13:50:31] - TRADE : From Ducks to Jets : John Gibson (74), Olen Zellweger (68), Adam Engstrom (59), Oliver Ekman-Larsson (70), Y:2025-RND:3-CBJ, Y:2025-RND:4-ANA, Y:2025-RND:6-MTL. [2025-06-15 13:50:31] - TRADE : From Jets to Ducks : Filip Gustavsson (77), Sam Steel (68). [2025-06-11 10:18:44] - Colin Blackwell was released. [2025-06-11 10:18:44] - Jets paid $0 to release Colin Blackwell. [2025-06-05 20:51:26] - Collin Graf was added to Jets. [2025-06-05 20:51:26] - Zac Funk was added to Jets. [2025-06-03 20:18:06] - Dylan Ferguson was added to Jets. [2025-06-03 20:18:06] - Martin Frk was added to Jets. [2025-06-03 20:18:06] - Cameron Whitehead was added to Jets. [2025-06-03 20:18:06] - Scott Morrow was added to Jets. [2025-06-03 20:18:06] - Dalibor Dvorsky was added to Jets.