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
Nicklas Backstrom, Zach Parise, Kevin Hayes, Jeff Skinner, Logan Brown
Gardien
#1 : Thatcher Demko, #2 : Jonathan Bernier
Lignes d’attaque personnalisées en prolongation
Nicklas Backstrom, Zach Parise, Kevin Hayes, Jeff Skinner, Logan Brown, Ryan Dzingel, Ryan Dzingel, Alex Chiasson, Brett Connolly, Arthur Kaliyev, Nolan Foote
Lignes de défense personnalisées en prolongation
Riley Stillman, , Will Borgen, Radim Simek, Matt Donovan
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
[2022-12-31 8:36:19 PM] - TRADE : From Flyers to Jets : Radim Simek (64), Y:13-RND:3-COL. [2022-12-31 8:36:19 PM] - TRADE : From Jets to Flyers : Patrik Nemeth (66), Christian Fischer (66). [2022-12-27 9:25:32 PM] - Jeff Skinner has been selected as assistant for Jets. [2022-12-27 9:25:32 PM] - Unknown Player is no longer as assistant for Jets. [2022-12-27 9:25:32 PM] - Nicklas Backstrom has been selected as assistant for Jets. [2022-12-27 9:25:32 PM] - Unknown Player is no longer as assistant for Jets. [2022-12-27 9:25:32 PM] - Zach Parise has been selected as captain for Jets. [2022-12-27 9:25:32 PM] - Unknown Player is no longer captain for Jets. [2022-12-22 10:59:20 PM] - TRADE : From Avalanche to Jets : Y:12-RND:4-COL, Y:12-RND:6-EDM. [2022-12-22 10:59:20 PM] - TRADE : From Jets to Avalanche : Brett Kulak (66). [2022-12-19 8:46:10 PM] - Brett Connolly was added to Jets. [2022-12-19 8:46:10 PM] - Jets claimed Brett Connolly from waivers by Sharks for $0. [2022-12-19 8:46:02 PM] - Jets show interest in Brett Connolly from waiver. [2022-11-29 9:51:50 PM] - TRADE : From Rangers to Jets : Tyler Wotherspoon (60). [2022-11-29 9:51:50 PM] - TRADE : From Jets to Rangers : James Neal (68). [2022-11-29 9:51:23 PM] - TRADE : From Jets to Red Wings : Igor Shesterkin (77), Y:12-RND:1-DET. [2022-11-29 9:51:23 PM] - TRADE : From Red Wings to Jets : Thatcher Demko (75), Lukas Reichel (65), Landon Slaggert (P), Y:14-RND:1-DET. [2022-10-24 9:35:05 PM] - New Record for Team's Most Shots Blocked (26) in 1 Game for Jets! [2022-10-17 9:55:09 PM] - New Record for Team's Most Hits (40) in 1 Game for Jets! [2022-09-03 7:41:12 PM] - TRADE : From Hurricanes to Jets : Nicklas Backstrom (71), Tristan Broz (P). [2022-09-03 7:41:12 PM] - TRADE : From Jets to Hurricanes : Paul Stastny (71), Ryan Suzuki (59). [2022-09-03 6:41:15 PM] - TRADE : From Red Wings to Jets : Ryan Suzuki (59), Arthur Kaliyev (66), Shane Pinto (P), Y:12-RND:1-DET. [2022-09-03 6:41:15 PM] - TRADE : From Jets to Red Wings : Artemi Panarin (75), Y:12-RND:3-TBL. [2022-08-26 9:10:00 PM] - Jets hired Martin St. Louis for $1,000,000 for 9 year(s). [2022-08-20 2:35:41 PM] - Brandon Biro was added to Jets. [2022-08-03 5:56:27 PM] - Jets drafts Lucas Forsell as the #151 overall pick in the Entry Draft of year 11. [2022-08-03 5:48:52 PM] - TRADE : From Jets to Hurricanes : Sam Montembeault (66). [2022-08-03 5:48:52 PM] - TRADE : From Hurricanes to Jets : Malcolm Subban (64), Y:14-RND:5-CAR. [2022-07-21 8:46:45 PM] - Will Borgen was added to Jets. [2022-07-21 8:28:59 PM] - TRADE : From Flyers to Jets : Kevin Hayes (70), Jonathan Bernier (68). [2022-07-21 8:28:59 PM] - TRADE : From Jets to Flyers : Nicolas Beaudin (65), Y:12-RND:2-PHI, Y:13-RND:3-PHI. [2022-07-18 10:16:23 PM] - TRADE : From Jets to Flames : Philipp Kurashev (66). [2022-07-18 10:16:23 PM] - TRADE : From Flames to Jets : Jeff Skinner (69). [2022-07-16 8:47:55 PM] - Jets drafts Shai Buium as the #55 overall pick in the Entry Draft of year 11. [2022-07-11 11:11:52 PM] - Jets drafts Sasha Pastujov as the #47 overall pick in the Entry Draft of year 11. [2022-07-11 11:04:37 PM] - TRADE : From Rangers to Jets : Y:11-RND:2-PHI. [2022-07-11 11:04:37 PM] - TRADE : From Jets to Rangers : Y:12-RND:2-CAR, Y:11-RND:5-WIN. [2022-07-08 12:23:36 AM] - TRADE : From Jets to Sharks : Y:11-RND:2-WIN, Y:11-RND:3-BOS. [2022-07-08 12:23:36 AM] - TRADE : From Sharks to Jets : Philipp Kurashev (66), Devon Levi (P). [2022-07-07 1:08:57 PM] - TRADE : From Hurricanes to Jets : Artemi Panarin (75), Nicolas Beaudin (65). [2022-07-07 1:08:57 PM] - TRADE : From Jets to Hurricanes : Erik Johnson (70), Y:14-RND:2-WIN, Y:11-RND:3-NYR. [2022-07-02 2:05:07 PM] - Jets fired Mike Babcock. [2022-07-02 12:40:50 PM] - TRADE : From Jets to Lightning : Y:11-RND:1-PHI. [2022-07-02 12:40:50 PM] - TRADE : From Lightning to Jets : Nolan Foote (66), Y:13-RND:2-TBL. [2022-07-02 12:26:20 AM] - TRADE : From Jets to Sharks : Y:14-RND:6-WIN. [2022-07-02 12:26:20 AM] - TRADE : From Sharks to Jets : Jeremy Gregoire (58), Paul Thompson (61), Luke Witkowski (61). [2022-06-29 7:47:52 PM] - Pyotr Kochetkov was added to Jets.
[2023-01-28 9:47:39 PM] Game 790 - Scott Harrington from Jets is injured (Strained Left Knee) and is out for 1 week.
[2023-01-28 9:47:33 PM] Successfully loaded Jets lines done with Web Base Client and SQLite Database. [2023-01-28 12:49:18 AM] Jonathan Bernier from Jets is back from Exhaustion.
[2023-01-26 10:55:06 PM] Jets are expected to be under the minimum salary cap by $443,310!
[2023-01-26 10:54:57 PM] Farm Game #774 - Ryan Olsen from Moose has scored a Hat Trick! [2023-01-26 10:54:57 PM] Jonathan Bernier from Jets injured (Exhaustion)
[2023-01-24 10:40:22 PM] Successfully loaded Jets lines done with Web Base Client and SQLite Database.
[2023-01-22 10:25:21 PM] Successfully loaded Jets lines done with Web Base Client and SQLite Database. [2023-01-21 10:45:35 PM] Jonathan Bernier from Jets is back from Exhaustion.
[2023-01-21 10:45:34 PM] Farm Game #738 - Martin Kaut from Moose has scored a Hat Trick!
[2023-01-20 11:55:11 PM] Jets are expected to be under the minimum salary cap by $443,310!
[2023-01-20 11:54:23 PM] Successfully loaded Jets lines done with Web Base Client and SQLite Database.
[2023-01-19 11:11:36 PM] Jets are expected to be under the minimum salary cap by $443,310! [2023-01-19 11:11:17 PM] Jonathan Bernier from Jets injured (Exhaustion) [2023-01-14 8:01:47 PM] Thatcher Demko from Jets is back from Exhaustion.
[2023-01-14 12:17:26 AM] Jets are expected to be under the minimum salary cap by $1,318,310!
[2023-01-14 12:17:13 AM] Auto Lines Partial Function has been run for Jets.
[2023-01-14 12:17:13 AM] Jets lines errors : Normal line # 3 Defense #3 is empty.
Normal line # 4 LW is empty.
PP line 2 RW is empty.
Extra Defense #3 is empty.
Starting Goalie is empty.
[2023-01-14 12:17:13 AM] Auto Roster Partial Function has been run for Jets.
[2023-01-14 12:17:13 AM] Jets roster errors : Not enough Goalie available in Pro Team! 1 Dressed. 2 Required.
Some errors will be automatically fixed.
[2023-01-12 11:45:47 PM] Jets are expected to be under the minimum salary cap by $1,318,310!
[2023-01-12 11:45:40 PM] Last 7 Days Farm Star : 1 - Hudson Fasching of Moose (7-3-10) / 2 - Frederik Gauthier of Islanders (5-6-11) / 3 - Sam Carrick of Thunderbirds (4-5-9) [2023-01-12 11:45:39 PM] Thatcher Demko from Jets injured (Exhaustion)
[2023-01-12 11:45:33 PM] Successfully loaded Jets lines done with Web Base Client and SQLite Database. [2023-01-11 9:16:56 PM] Thatcher Demko from Jets is back from Exhaustion.
[2023-01-10 9:07:53 PM] Jets are expected to be under the minimum salary cap by $1,318,310! [2023-01-10 9:07:21 PM] Thatcher Demko from Jets injured (Exhaustion)
[2023-01-08 10:31:21 PM] Farm Game #638 - Ryan Olsen from Moose has scored a Hat Trick!
[2023-01-08 10:31:21 PM] Farm Game #638 - Alex Limoges from Moose has scored a Hat Trick!
[2023-01-08 10:31:21 PM] Farm Game #638 - Jack Badini from Moose has scored a Hat Trick!
[2023-01-04 10:39:11 PM] Last 30 Days Farm Star : 1 - Martin Kaut of Moose (28-13-41) / 2 - Alex Limoges of Moose (15-24-39) / 3 - Casey Mittelstadt of Thunderbirds (13-18-31)
[2023-01-03 10:13:06 PM] Farm Game #603 - Martin Kaut from Moose has scored a Hat Trick!
Scott Harrington est dehors pour 1 jours à cause de Strained Left Knee Injury.