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
#
Player Name
Team Name
#
POS
GP
G
A
P
+/-
PIM
PIM5
HIT
SHT
OSB
OSM
SHT%
SB
MP
PPG
PPA
PPP
PKG
PKA
PKP
PKM
GW
GT
FO%
FOT
GA
TA
EG
HT
P/20
PSG
PSS
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
#
Goalie Name
Team Name
GP
W
L
OTL
PCT
GAA
MP
PIM
SO
GA
SA
SAR
A
EG
PS %
PSA
ST
BG
S1
S2
S3
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
Brendan Perlini, Kevin Hayes, Jimmy Vesey, Ryan Spooner, Jonathan Drouin
Goalie
#1 : Kari Lehtonen, #2 : Charlie Lindgren
Custom OT Lines Forwards
Kevin Hayes, Jonathan Drouin, Ryan Spooner, Ryan Strome, Josh Anderson, Jimmy Vesey, Jimmy Vesey, Nail Yakupov, Lawson Crouse, Brendan Perlini, Joshua Ho-Sang
Custom OT Lines Defensemen
Erik Johnson, Ryan Murray, Brandon Carlo, Jamie Oleksiak, Alex Biega
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
Date
Matchup
Result
Detail
Arena Capacity - Ticket Price Attendance - %
Level 1
Level 2
Level 3
Level 4
Luxury
Arena Capacity
6003
3159
3949
1579
1105
Ticket Price
89
48
30
18
181
Attendance
0.00%
0.00%
0.00%
0.00%
0.00%
Attendance PCT
0.00%
0.00%
0.00%
0.00%
0.00%
Income
Home Games Left
Average Attendance - %
Average Income per Game
Year to Date Revenue
Arena Capacity
Team Popularity
41
0 - 0.00%
0$
0$
15795
100
Expenses
Players Total Salaries
Players Total Average Salaries
Coaches Salaries
Special Salary Cap Value
44,599,998$
24,683,332$
0$
0$
Year To Date Expenses
Salary Cap Per Days
Salary Cap To Date
Luxury Taxe Total
0$
0$
0$
0$
Estimate
Estimated Season Revenue
Remaining Season Days
Expenses Per Days
Estimated Season Expenses
0$
0
0$
0$
Team Total Estimate
Estimated Season Expenses
Estimated Season Salary Cap
Current Bank Account
Projected Bank Account
0$
0$
13,143,863$
13,143,863$
Depth Chart
Left Wing
Center
Right Wing
Kevin Hayes
AGE:26
PO:0
OV:69
Jonathan Drouin
AGE:23
PO:0
OV:67
Jimmy Vesey
AGE:24
PO:0
OV:64
Josh Anderson
AGE:24
PO:0
OV:64
*Lawson Crouse
AGE:20
PO:0
OV:63
*Brendan Perlini
AGE:22
PO:0
OV:63
Nail Yakupov
AGE:24
PO:0
OV:61
*Pierre-Luc Dubois
AGE:19
PO:0
OV:57
Jake Chelios
AGE:27
PO:0
OV:57
Brett Findlay
AGE:25
PO:0
OV:54
Matt Carey
AGE:25
PO:0
OV:53
Petr Straka
AGE:25
PO:0
OV:52
David Broll
AGE:25
PO:0
OV:49
Darren Kramer
AGE:26
PO:0
OV:48
Kevin Hayes
AGE:26
PO:0
OV:69
Ryan Spooner
AGE:26
PO:0
OV:66
Ryan Strome
AGE:24
PO:0
OV:66
*Curtis Lazar
AGE:23
PO:0
OV:61
*Matthew Barzal
AGE:20
PO:0
OV:58
*Pierre-Luc Dubois
AGE:19
PO:0
OV:57
Matt White
AGE:28
PO:0
OV:57
*Mark Jankowski
AGE:23
PO:0
OV:57
Justin Dowling
AGE:27
PO:0
OV:55
Brett Findlay
AGE:25
PO:0
OV:54
*Ryan MacInnis
AGE:22
PO:0
OV:53
Matt Carey
AGE:25
PO:0
OV:53
*Cristoval Nieves
AGE:24
PO:0
OV:53
*Marco Roy
AGE:23
PO:0
OV:46
Kevin Hayes
AGE:26
PO:0
OV:69
Jonathan Drouin
AGE:23
PO:0
OV:67
Ryan Strome
AGE:24
PO:0
OV:66
Josh Anderson
AGE:24
PO:0
OV:64
Nail Yakupov
AGE:24
PO:0
OV:61
Matej Stransky
AGE:24
PO:0
OV:60
*Joshua Ho-Sang
AGE:22
PO:0
OV:58
Matt White
AGE:28
PO:0
OV:57
Christian Thomas
AGE:25
PO:0
OV:57
*Bryce Gervais
AGE:26
PO:0
OV:53
Petr Straka
AGE:25
PO:0
OV:52
Defense #1
Defense #2
Goalie
Erik Johnson
AGE:30
PO:0
OV:72
*Brandon Carlo
AGE:21
PO:0
OV:70
Ryan Murray
AGE:24
PO:0
OV:68
Joel Edmundson
AGE:24
PO:0
OV:68
Jamie Oleksiak
AGE:25
PO:0
OV:65
*Alex Biega
AGE:30
PO:0
OV:63
*Haydn Fleury
AGE:21
PO:0
OV:58
*Ryan Pulock
AGE:23
PO:0
OV:58
Andrew Campbell
AGE:30
PO:0
OV:57
Jake Chelios
AGE:27
PO:0
OV:57
*Brett Lernout
AGE:22
PO:0
OV:56
Daniel Renouf
AGE:23
PO:0
OV:54
Peter Stoykewych
AGE:25
PO:0
OV:54
*Andrew Nielsen
AGE:21
PO:0
OV:54
Frederic Allard
AGE:20
PO:0
OV:50
Matthew Spencer
AGE:21
PO:0
OV:50
*Caleb Jones
AGE:20
PO:0
OV:49
Kari Lehtonen
AGE:35
PO:0
OV:76
Charlie Lindgren
AGE:24
PO:0
OV:69
Jack Campbell
AGE:26
PO:0
OV:62
Jordan Binnington
AGE:24
PO:0
OV:62
*Dylan Wells
AGE:20
PO:0
OV:50
Mackenzie Skapski
AGE:23
PO:0
OV:47
Prospects
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
Prospect
Team Name
Draft Year
Overall Pick
Information
Lien
Anthony Salinitri
Islanders
2017
198
Axel Blomqvist
Islanders
Blake Speers
Islanders
2015
72
Callan Foote
Islanders
2017
18
Chris Higgins
Islanders
Christopher Clapperton
Islanders
2013
115
David Quenneville
Islanders
2016
90
Dmitry Sokolov
Islanders
2016
92
Dylan Coghlan
Islanders
2017
181
Eriah Hayes
Islanders
German Rubtsov
Islanders
2016
20
Ian Scott
Islanders
2017
91
James Wright
Islanders
Jeff Taylor
Islanders
Jordan Sambrook
Islanders
2016
95
Joshua Norris
Islanders
2017
19
Kaden Fulcher
Islanders
2017
208
Keegan Iverson
Islanders
2014
83
Keith Petruzzelli
Islanders
2017
61
Kevin Hancock
Islanders
2017
121
Kirill Kabanov
Islanders
Kyle Keyser
Islanders
2017
209
Louis Belpedio
Islanders
2014
76
Matt Iacopelli
Islanders
Matthew Strome
Islanders
2017
54
Max Reinhart
Islanders
Michael Dal Colle
Islanders
2014
3
Morgan Geekie
Islanders
2017
101
Nate Schnarr
Islanders
2017
150
Nick Henry
Islanders
2017
78
Noah Gregor
Islanders
2016
83
Noah Rod
Islanders
Shane Gersich
Islanders
2014
106
Stephen Dhillon
Islanders
2017
168
Zach Boychuk
Islanders
Zachary Gallant
Islanders
2017
151
Zachary Sawchenko
Islanders
2016
117
Draft Picks
Year
R1
R2
R3
R4
R5
R6
R7
2018
STL SJS
NYI
NYI
NYI
NYI
PIT NYI
NYI
2019
NYI
NYI
NYI
NYI CHI
NYI
NYI
2020
NYI
NYI PIT
NYI
NYI
NYI
NYI
NYI
2021
NYI
NYI
NYI
NYI
NYI
NYI
NYI
2022
NYI
NYI
NYI
NYI
NYI
NYI
NYI
[24.03.2018 22:04:20] - Sound Tigers didn't make playoff for year 2017. [24.03.2018 22:04:20] - Islanders didn't make playoff for year 2017. [20.02.2018 7:47:42] - TRADE : From Islanders to Jets : Patrick Sharp (67), Y:2018-RND:2-COL. [20.02.2018 7:47:42] - TRADE : From Jets to Islanders : Ryan Strome (66). [20.02.2018 7:47:41] - Ryan Strome was added to Islanders. [19.02.2018 20:47:29] - TRADE : From Islanders to Jets : Milan Michalek (58). [19.02.2018 20:47:29] - TRADE : From Jets to Islanders : 1 Kč (Money). [01.02.2018 20:41:14] - TRADE : From Islanders to Blues : Y:2018-RND:1-NYI. [01.02.2018 20:41:14] - TRADE : From Blues to Islanders : Jonathan Drouin (67), 3 000 000 Kč (Money), Y:2018-RND:1-STL. [01.02.2018 20:41:10] - Jonathan Drouin was added to Islanders. [27.01.2018 21:39:29] - Matthew Spencer was added to Islanders. [27.01.2018 21:38:35] - Frederic Allard was added to Islanders. [08.01.2018 21:12:27] - TRADE : From Islanders to Blackhawks : Brandon Manning (67), Lucas Johansen (49), Stelio Mattheos (P), Y:2019-RND:2-NYI. [08.01.2018 21:12:27] - TRADE : From Blackhawks to Islanders : Erik Johnson (72), Y:2019-RND:5-CHI. [08.01.2018 21:12:26] - Erik Johnson was added to Islanders. [03.01.2018 21:39:15] - Jason Pominville has been selected as captain for Islanders. [03.01.2018 21:39:15] - Unknown Player is no longer captain for Islanders. [02.01.2018 20:35:40] - TRADE : From Islanders to Penguins : Joseph Blandisi (59), Jason Pominville (71), Max Jones (P). [02.01.2018 20:35:40] - TRADE : From Penguins to Islanders : Kevin Hayes (69). [02.01.2018 20:35:39] - Kevin Hayes was added to Islanders. [05.12.2017 20:48:50] - Patrick Brown was released. [05.12.2017 20:48:50] - Islanders paid 309 740 Kč to release Patrick Brown. [28.11.2017 20:59:58] - Pierre-Luc Dubois was added to Islanders. [28.11.2017 20:57:21] - Matthew Barzal was added to Islanders. [28.11.2017 20:52:54] - TRADE : From Islanders to Blackhawks : Hunter Shinkaruk (53). [28.11.2017 20:52:54] - TRADE : From Blackhawks to Islanders : Y:2018-RND:6-NYI. [27.11.2017 21:10:04] - TRADE : From Islanders to Penguins : Joe Devin (47), Harry Zolnierczyk (56), Matt Leitner (48). [27.11.2017 21:10:04] - TRADE : From Penguins to Islanders : Y:2018-RND:6-PIT. [27.11.2017 21:08:43] - TRADE : From Islanders to Flyers : Mitchell Heard (47), Kellen Jones (48), Ty Loney (55), Chris Casto (55), Shane Bowers (P). [27.11.2017 21:08:43] - TRADE : From Flyers to Islanders : Jimmy Vesey (64). [27.11.2017 21:08:39] - Jimmy Vesey was added to Islanders. [23.11.2017 20:43:38] - TRADE : From Penguins to Islanders : Josh Anderson (64), Y:2020-RND:2-PIT. [23.11.2017 20:43:38] - TRADE : From Islanders to Penguins : Taylor Raddysh (P), Sam Steel (P). [23.11.2017 20:43:36] - Josh Anderson was added to Islanders. [22.11.2017 20:57:40] - TRADE : From Islanders to Blues : Robert Thomas (P). [22.11.2017 20:57:40] - TRADE : From Blues to Islanders : Ryan Pulock (58). [22.11.2017 20:57:39] - Ryan Pulock was added to Islanders. [06.11.2017 21:14:07] - Lucas Johansen was added to Islanders. [06.11.2017 21:13:12] - Caleb Jones was added to Islanders. [01.11.2017 20:34:56] - New Record for Team's Most Shots Blocked (28) in 1 Game for Islanders! [22.10.2017 20:35:26] - Kevin Czuczman was released. [22.10.2017 20:35:26] - Islanders paid 435 390 Kč to release Kevin Czuczman. [18.10.2017 20:58:47] - Lawson Crouse has been selected as assistant for Islanders. [18.10.2017 20:58:47] - Andy Greene is no longer as assistant for Islanders. [18.10.2017 20:58:47] - Ryan Murray has been selected as assistant for Islanders. [18.10.2017 20:58:47] - is no longer as assistant for Islanders. [18.10.2017 20:58:47] - Jason Pominville has been selected as captain for Islanders. [18.10.2017 20:58:47] - John Tavares is no longer captain for Islanders. [15.10.2017 21:59:03] - James Wisniewski was released. [15.10.2017 21:59:03] - Islanders paid 900 000 Kč to release James Wisniewski. [14.10.2017 7:26:47] - TRADE : From Jets to Islanders : Joel Edmundson (68). [14.10.2017 7:26:47] - TRADE : From Islanders to Jets : Martin Frk (54), Phil Lane (49), Y:2018-RND:3-BUF. [14.10.2017 7:26:46] - Joel Edmundson was added to Islanders.