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
Sean Monahan, Andrei Svechnikov, Alexis Lafreniere
Sebastian Aho, Sean Monahan
Jordan Martinook
Extra Defensemen
Normal
PowerPlay
Penalty Kill
Shea Theodore, Brandon Montour, Damon Severson
Shea Theodore
, Will Borgen
Penalty Shots
Sebastian Aho, Nico Hischier, Andrei Svechnikov, Sean Monahan, Alexis Lafreniere
Goalie
#1 : Jake Oettinger, #2 : David Rittich
Custom OT Lines Forwards
Sebastian Aho, Nico Hischier, Sean Monahan, Andrei Svechnikov, Alexis Lafreniere, Ryan Strome, Ryan Strome, Stefan Noesen, Yanni Gourde, Jordan Martinook, Yakov Trenin
Custom OT Lines Defensemen
Shea Theodore, Brandon Montour, Damon Severson, Nicolas Hague,
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
Prospect
Team Name
Draft Year
Overall Pick
Information
Lien
Alexei Kolosov
Islanders
2021
70
Arttu Karki
Islanders
2023
81
Artur Akhtyamov
Islanders
2020
160
Artyom Duda
Islanders
2022
89
Arvid Drott
Islanders
2025
103
Atte Joki
Islanders
2025
127
Caedan Bankier
Islanders
2021
147
Chase Stillman
Islanders
2021
66
Connor McClennon
Islanders
2020
148
Eddie Genborg
Islanders
2025
46
Fyodor Avramov
Islanders
2024
144
Henry Mews
Islanders
2024
48
Hoyt Stanley
Islanders
2023
150
Ivan Fedotov
Islanders
2021
211
Jackson Smith
Islanders
2025
10
Jake Lee
Islanders
2019
119
Jimmy Lombardi
Islanders
2025
128
Lenni Killinen
Islanders
2018
64
Linus Arnesson
Islanders
Luca Romano
Islanders
2025
78
Lukas Matecha
Islanders
2023
179
Malte Setkov
Islanders
Matous Kucharcik
Islanders
2025
206
Mazden Leslie
Islanders
2023
155
Michael Buchinger
Islanders
2022
117
Nate Misskey
Islanders
2024
154
Nikita Chibrikov
Islanders
2021
29
Ondrej Stebetak
Islanders
2025
205
Oscar Davidsson
Islanders
2025
200
Owen Conrad
Islanders
2025
116
Patrik Kerkola
Islanders
2025
174
Pavel Karnaukhov
Islanders
Rhett Pitlick
Islanders
2019
146
Ryan Merkley
Islanders
Travis Hayes
Islanders
2025
198
Tyler Muszelik
Islanders
2022
186
Tyler Peddle
Islanders
2023
147
Vasili Atanasov
Islanders
2021
196
Viktor Klingsell
Islanders
2025
71
William Stromgren
Islanders
2021
51
William Wallinder
Islanders
2020
50
Xavier Bernard
Islanders
Zeb Lindgren
Islanders
2025
142
Draft Picks
Year
R1
R2
R3
R4
R5
R6
R7
2026
NYI
2027
NYI
NYI
SEA NYI
NYI
NYI
NYI PHI
NYI PHI
2028
NYI
NYI
NYI
NYI
NYI
NYI
NYI
2029
NYI
NYI
NYI
NYI
NYI
NYI
NYI
2030
NYI
NYI
NYI
NYI
NYI
NYI
NYI
[2026-04-13 14:58:49] - Roman Basran has been deleted from Islanders. [2026-04-13 14:57:56] - Jeremiah Addison has been deleted from Islanders. [2026-04-13 14:54:16] - Ryan Ufko was added to Islanders.