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
Tyler Seguin, Adam Lowry, Lucas Raymond, Anthony Mantha, Michael Rasmussen
Gardien
#1 : Mads Sogaard, #2 : Dan Vladar
Lignes d’attaque personnalisées en prolongation
Tyler Seguin, Adam Lowry, Lucas Raymond, Anthony Mantha, Michael Rasmussen, Nick Bjugstad, Nick Bjugstad, Milan Lucic, Brett Murray, Jay Beagle, Richard Panik
Lignes de défense personnalisées en prolongation
Tyler Myers, Jarred Tinordi, Jamie Oleksiak, Erik Gudbranson, Nicolas Hague
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-09-13 10:02:42 PM] - Milan Lucic has been selected as assistant for Islanders. [2022-09-13 10:02:42 PM] - Unknown Player is no longer as assistant for Islanders. [2022-09-13 10:02:42 PM] - Jay Beagle has been selected as assistant for Islanders. [2022-09-13 10:02:42 PM] - Tyler Myers is no longer as assistant for Islanders. [2022-09-13 10:02:42 PM] - Tyler Seguin has been selected as captain for Islanders. [2022-09-13 10:02:42 PM] - Unknown Player is no longer captain for Islanders. [2022-09-09 8:06:25 PM] - TRADE : From Canucks to Islanders : Tyler Seguin (72). [2022-09-09 8:06:25 PM] - TRADE : From Islanders to Canucks : Brian Boyle (69), Y:14-RND:3-NYI. [2022-09-06 8:08:31 PM] - TRADE : From Islanders to Hurricanes : Maxime Lagace (64). [2022-09-06 8:08:31 PM] - TRADE : From Hurricanes to Islanders : Richard Panik (65). [2022-08-26 8:32:23 PM] - Team Name Change : Sound Tigers changed name to Islanders [2022-08-20 2:32:54 PM] - Mike Hardman was added to Islanders. [2022-08-20 2:05:01 PM] - Islanders drafts Liam Gilmartin as the #166 overall pick in the Entry Draft of year 11. [2022-08-20 2:03:53 PM] - Islanders drafts Manix Landry as the #158 overall pick in the Entry Draft of year 11. [2022-08-03 5:53:46 PM] - Islanders drafts Isaac Belliveau as the #131 overall pick in the Entry Draft of year 11. [2022-08-03 5:53:03 PM] - Islanders drafts Ilya Fedotov as the #125 overall pick in the Entry Draft of year 11. [2022-08-03 5:50:20 PM] - TRADE : From Islanders to Sharks : Y:11-RND:5-NYI. [2022-08-03 5:50:20 PM] - TRADE : From Sharks to Islanders : Y:11-RND:5-NJD, Y:11-RND:6-SJS. [2022-07-21 8:45:23 PM] - Islanders drafts Sean Tschigerl as the #97 overall pick in the Entry Draft of year 11. [2022-07-21 8:45:03 PM] - Islanders drafts Anton Olsson as the #94 overall pick in the Entry Draft of year 11. [2022-07-16 8:49:50 PM] - Islanders drafts Nolan Allan as the #65 overall pick in the Entry Draft of year 11. [2022-07-07 1:13:52 PM] - Islanders drafts Fedor Svechkov as the #33 overall pick in the Entry Draft of year 11. [2022-07-02 12:30:43 AM] - Islanders drafts Kent Johnson as the #3 overall pick in the Entry Draft of year 11. [2022-06-29 7:47:52 PM] - Dillon Hamaliuk was added to Islanders. [2022-06-29 7:47:52 PM] - Andrej Sustr was added to Islanders. [2022-06-29 7:47:52 PM] - Alex Vlasic was added to Islanders.
[2023-01-24 10:40:21 PM] Successfully loaded Islanders lines done with Web Base Client and SQLite Database. [2023-01-21 10:45:35 PM] Ukko-Pekka Luukkonen from Islanders is back from Exhaustion.
[2023-01-21 10:45:34 PM] Farm Game #739 - Frederik Gauthier from Islanders has scored a Hat Trick!
[2023-01-21 10:45:23 PM] Auto Lines Partial Function has been run for Islanders.
[2023-01-21 10:45:23 PM] Islanders lines errors : Normal line # 3 Defense #3 is empty.
Starting Goalie is empty.
[2023-01-21 10:45:23 PM] Auto Roster Partial Function has been run for Islanders.
[2023-01-21 10:45:23 PM] Islanders roster errors : Not enough Goalie available in Pro Team! 1 Dressed. 2 Required.
Some errors will be automatically fixed.
[2023-01-20 11:55:09 PM] Islanders are expected to be under the minimum salary cap by $201,667!
[2023-01-19 11:11:34 PM] Islanders are expected to be under the minimum salary cap by $201,667! [2023-01-19 11:11:18 PM] Wyatt Kalynuk from Islanders is back from Sprained Left Knee Injury.
[2023-01-19 11:11:18 PM] Last 7 Days Farm Star : 1 - Stefan Matteau of Wranglers (6-5-11) / 2 - Anthony Angello of Islanders (4-6-10) / 3 - Mike Hardman of Islanders (4-4-8)
[2023-01-19 11:11:18 PM] Last 7 Days Pro Star : 1 - Joel Eriksson Ek of Sharks (4-3-7) / 2 - Anthony Mantha of Islanders (4-3-7) / 3 - Nick Bonino of Panthers (4-3-7) [2023-01-19 11:11:17 PM] Ukko-Pekka Luukkonen from Islanders injured (Exhaustion)
[2023-01-19 11:11:13 PM] Auto Lines Partial Function has been run for Islanders.
[2023-01-19 11:11:13 PM] Islanders lines errors : Normal line # 3 Defense #3 is empty.
PK line 1 Defense #1 is empty.
4 vs 4 line 1 Defense #1 is empty.
OT Defense #1 is empty.
[2023-01-19 11:11:13 PM] Auto Roster Partial Function has been run for Islanders.
[2023-01-19 11:11:12 PM] Islanders roster errors : Not enough Defenseman available in Pro Team! 5 Dressed. 6 Required.
Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2023-01-18 10:38:00 PM] Islanders are expected to be under the minimum salary cap by $1,065,834!
[2023-01-18 10:33:12 PM] Islanders are expected to be under the minimum salary cap by $1,065,834! [2023-01-18 10:33:01 PM] Game 713 - Wyatt Kalynuk from Islanders is injured (Sprained Left Knee) and is out for 1 week.
[2023-01-14 8:01:36 PM] Auto Lines Partial Function has been run for Islanders.
[2023-01-14 8:01:36 PM] Islanders lines errors : Starting Goalie is empty.
[2023-01-14 8:01:36 PM] Auto Roster Partial Function has been run for Islanders.
[2023-01-14 8:01:36 PM] Islanders roster errors : Not enough Goalie available in Pro Team! 1 Dressed. 2 Required.
Some errors will be automatically fixed.
[2023-01-14 12:17:18 AM] Dan Vladar from Islanders is back from Exhaustion.
[2023-01-12 11:45:47 PM] Islanders are expected to be under the minimum salary cap by $40,834!
[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] Dan Vladar from Islanders injured (Exhaustion)
[2023-01-10 9:07:21 PM] Farm Game #653 - Anthony Angello from Islanders has scored a Hat Trick!
[2023-01-10 9:07:21 PM] Farm Game #653 - Frederik Gauthier from Islanders has scored a Hat Trick!
[2023-01-10 9:07:17 PM] Auto Lines Partial Function has been run for Islanders.
[2023-01-10 9:07:16 PM] Islanders lines errors : Normal line # 2 Defense #2 is empty.
PK line 1 Defense #1 is empty.
PP line 2 Defense #2 is empty.
Starting Goalie is empty.
Backup Goalie is empty.
Starting Goalie and BackUp Goalie are the same
[2023-01-10 9:07:16 PM] Auto Roster Partial Function has been run for Islanders.
[2023-01-10 9:07:16 PM] Islanders roster errors : Not enough Goalie available in Pro Team! 1 Dressed. 2 Required.
Some errors will be automatically fixed.
[2023-01-09 10:06:35 PM] Tyler Myers from Islanders is back from Torn Right ACL Injury.
[2023-01-08 10:31:29 PM] Islanders are expected to be under the minimum salary cap by $5,290,834!
[2023-01-07 10:56:25 PM] Islanders are expected to be under the minimum salary cap by $5,290,834! [2023-01-07 10:56:14 PM] Dan Vladar from Islanders is back from Exhaustion.
[2023-01-07 12:41:20 AM] Islanders are expected to be under the minimum salary cap by $6,040,834! [2023-01-07 12:41:12 AM] Dan Vladar from Islanders injured (Exhaustion)
[2023-01-05 10:33:19 PM] Islanders are expected to be under the minimum salary cap by $5,290,834!
[2023-01-05 10:33:12 PM] Last 7 Days Farm Star : 1 - Rhett Gardner of Islanders (6-4-10) / 2 - Arttu Ruotsalainen of Firebirds (6-8-14) / 3 - Mason Shaw of Firebirds (7-5-12)
[2023-01-05 10:33:12 PM] Farm Game #618 - Rhett Gardner from Islanders has scored a Hat Trick!
[2023-01-04 10:39:31 PM] Islanders are expected to be under the minimum salary cap by $5,290,834!
[2023-01-03 10:13:50 PM] Islanders are expected to be under the minimum salary cap by $5,290,834!
[2023-01-03 10:12:56 PM] Successfully loaded Islanders lines done with Web Base Client and SQLite Database.