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
Ryan Getzlaf, Brad Marchand, Connor McDavid, Alexander Radulov, Alex DeBrincat
Gardien
#1 : Linus Ullmark, #2 : Sergei Bobrovsky
Lignes d’attaque personnalisées en prolongation
Ryan Getzlaf, Brad Marchand, Connor McDavid, Alexander Radulov, Alex DeBrincat, Brandon Yip, Brandon Yip, Viktor Arvidsson , Andrej Nestrasil, Mikhail Grigorenko, Milan Lucic
Lignes de défense personnalisées en prolongation
Andrej Meszaros, Dougie Hamilton, Darnell Nurse, Tyler Myers, Patrick Wiercioch
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
Espoir
Nom de l’équipe
Année de repêchage
Choix total
Information
Lien
Alex Schoenborn
Devils
Blake Siebenaler
Devils
Brian Zanetti
Devils
Cameron Crotty
Devils
Chaz Lucius
Devils
Colton Dach
Devils
Danila Klimovich
Devils
Eemeli Rasanen
Devils
Erik Portillo
Devils
Fabian Zetterlund
Devils
Gianni Fairbrother
Devils
Giorgio Estephan
Devils
Ilya Konovalov
Devils
Jacob Perreault
Devils
Jared McIsaac
Devils
Jasper Weatherby
Devils
Jeremy Roy
Devils
Joey Leach
Devils
Johan Sundstrom
Devils
Joseph Woll
Devils
Juho Markkanen
Devils
Juuso Puustinen
Devils
Kaiden Guhle
Devils
Karl Henriksson
Devils
Kasper Simontaival
Devils
Leevi Merilainen
Devils
Louis-Marc Aubry
Devils
Luke Stevens
Devils
Mac Hollowell
Devils
Marcus Karlberg
Devils
Matthew Cairns
Devils
Matthew Stienburg
Devils
Max Zimmer
Devils
Nick Walters
Devils
Olivier Nadeau
Devils
Patrik Hamrla
Devils
Yan Kuznetsov
Devils
Zayde Wisdom
Devils
Choix au repêchage
Année
R1
R2
R3
R4
R5
R6
17
NJ
NJ
NJ
NJ
NJ
NJ
18
NJ
NJ
NJ
NJ
NJ
NJ
19
NJ
NJ
NJ
NJ
NJ
NJ
20
NJ
NJ
NJ
NJ
NJ
NJ
21
NJ
NJ
NJ
NJ
NJ
NJ
[2021-10-03 08:27:57] - Brian Zanetti has been added to Devils. [2021-10-03 08:23:27] - Olivier Nadeau has been added to Devils. [2021-10-03 08:19:27] - Patrik Hamrla has been added to Devils. [2021-10-02 18:46:25] - Colton Dach has been added to Devils. [2021-10-02 18:38:12] - Danila Klimovich has been added to Devils. [2021-10-02 18:29:36] - Chaz Lucius has been added to Devils. [2021-09-26 19:50:42] - Colton White was added to Devils. [2021-09-25 08:14:29] - Jonny Brodzinski signed with Devils for 575 000 $ for 2 year(s). [2021-09-25 08:14:29] - Jonny Brodzinski was added to Devils. [2021-09-19 19:42:36] - Valtteri Filppula signed with Devils for 1 750 000 $ for 3 year(s). [2021-09-19 19:42:36] - Valtteri Filppula was added to Devils. [2021-09-19 19:42:24] - Milan Lucic signed with Devils for 1 750 000 $ for 3 year(s). [2021-09-19 19:42:24] - Milan Lucic was added to Devils. [2021-09-11 08:53:37] - TRADE : From Blues to Devils : Conor Garland (72). [2021-09-11 08:53:37] - TRADE : From Devils to Blues : Conor Sheary (79). [2021-09-01 22:20:49] - TRADE : From Wild to Devils : 15 000 000 $ (Money). [2021-09-01 20:56:22] - TRADE : From Wild to Devils : Conor Sheary (79). [2021-09-01 20:56:22] - TRADE : From Devils to Wild : Justin Abdelkader (77), Josh Anderson (77). [2021-08-07 15:21:49] - Dalton Prout was released. [2021-08-07 15:21:49] - Dalton Prout retired from Devils [2021-08-07 10:22:35] - Ty Dellandrea has been deleted from Devils. [2021-08-07 10:22:26] - Connor McMichael has been deleted from Devils. [2021-08-07 10:22:20] - Bowen Byram has been deleted from Devils. [2021-08-07 10:22:15] - Adam Ruzicka has been deleted from Devils. [2021-08-04 21:24:17] - Ty Dellandrea was added to Devils. [2021-08-04 21:24:09] - Connor McMichael was added to Devils. [2021-08-04 21:24:00] - Bowen Byram was added to Devils. [2021-08-04 21:23:54] - Adam Ruzicka was added to Devils. [2021-08-01 10:15:33] - Tom Pyatt was released. [2021-08-01 10:15:33] - Tom Pyatt retired from Devils [2021-07-02 13:08:08] - Kevin Porter was released. [2021-07-02 13:08:08] - Kevin Porter retired from Devils [2021-07-02 11:26:30] - Devilsare the Farm Playoffs Champions for year 15! [2021-06-12 14:29:41] - Devils was eliminated at round 2 of year 15. [2021-04-13 20:35:30] - New Record for Team's Most Goals (10) in 1 Game for Devils! [2021-01-20 20:12:59] - Patrick Russell was added to Devils. [2020-12-17 08:47:40] - Devils hired Craig Hartsburg for 500 000 $ for 2 year(s). [2020-11-07 10:22:01] - Juho Markkanen has been added to Devils. [2020-10-31 17:17:16] - Zayde Wisdom has been added to Devils.
[2022-04-30 09:05:58] Devils lines for next game are empty. Current rosters/lines are not erased.
[2022-04-23 08:23:30] Devils lines for next game are empty. Current rosters/lines are not erased. [2022-04-22 20:15:26] Auto Lines Function has been run for Devils.
[2022-04-22 20:14:58] Devils roster errors : Not enough Defenseman available in Farm Team! 5 Dressed. 6 Required.
Some errors will be automatically fixed.
[2022-04-22 20:14:27] Devils roster errors : Not enough Defenseman available in Farm Team! 5 Dressed. 6 Required.
Some errors will be automatically fixed.
[2022-04-22 20:03:47] Devils lines for next game are empty. Current rosters/lines are not erased. [2022-04-21 08:16:15] Auto Lines Function has been run for Devils.
[2022-04-21 08:16:05] Robert Bortuzzo of Devils was sent down to farm.
[2022-04-21 08:15:58] Devils roster errors : Not enough Defenseman available in Farm Team! 4 Dressed. 6 Required.
Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2022-04-20 20:27:43] Last 30 Days Farm Star : 1 - Jake Virtanen of Devils (8-11-19) / 2 - Colin White of Islanders (14-5-19) / 3 - Nicklas Jensen of Devils (11-7-18)
[2022-04-20 20:27:43] Last 30 Days Pro Star : 1 - Jeff Carter of Bruins (11-12-23) / 2 - Blake Wheeler of Bruins (8-15-23) / 3 - Connor McDavid of Devils (9-13-22)
[2022-04-19 08:03:16] Patrick Wiercioch from Devils is back from Lower Body Injury.
[2022-04-18 09:45:50] Jonathon Blum from Devils is back from Exhaustion.
[2022-04-18 09:45:49] Devils lines for next game are empty. Current rosters/lines are not erased. [2022-04-17 21:25:39] Auto Lines Function has been run for Devils.
[2022-04-17 21:25:33] Robert Bortuzzo of Devils was sent to pro.
[2022-04-17 21:25:29] Pavel Buchnevich of Devils was sent down to farm.
[2022-04-17 21:25:18] Devils roster errors : Not enough Defenseman available in Farm Team! 5 Dressed. 6 Required.
Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2022-04-17 21:25:18] Devils roster errors : Not enough Defenseman available in Pro Team! 5 Dressed. 6 Required.
Some errors will be automatically fixed.
[2022-04-17 21:25:06] Devils roster errors : Not enough Defenseman available in Farm Team! 5 Dressed. 6 Required.
Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2022-04-17 21:25:06] Devils 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.
[2022-04-17 21:19:37] Devils lines for next game are empty. Current rosters/lines are not erased.
[2022-04-17 21:19:35] Jonathon Blum from Devils is injured from Exhaustion.
[2022-04-17 21:19:35] Farm Game #936 - Conor Garland from Devils has scored a Hat Trick! [2022-04-15 09:11:44] Auto Lines Function has been run for Devils.
[2022-04-15 09:11:22] Devils roster errors : Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2022-04-15 09:11:22] Devils 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.
[2022-04-15 08:55:42] Devils lines for next game are empty. Current rosters/lines are not erased.
[2022-04-15 08:55:37] Farm Game #924 - Jake Virtanen from Devils has scored a Hat Trick!
[2022-04-15 08:55:37] Game 924 - Nicklas Jensen from Devils is injured (Left Hand) and is out for 3 weeks.
[2022-04-14 08:19:13] Devils 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.
[2022-04-14 08:08:51] Devils lines for next game are empty. Current rosters/lines are not erased. [2022-04-13 07:30:54] Auto Lines Function has been run for Devils.
[2022-04-13 07:30:45] Devils 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.
[2022-04-13 07:30:18] Devils roster errors : Not enough Defenseman available in Farm Team! 5 Dressed. 6 Required.
Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2022-04-13 07:30:18] Devils 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.
[2022-04-12 07:50:50] Devils lines for next game are empty. Current rosters/lines are not erased.
[2022-04-12 07:50:47] Game 935 - Patrick Wiercioch from Devils is injured (Lower Body) and is out for 1 week.
[2022-04-11 08:20:23] Devils roster errors : Not enough Defenseman available in Farm Team! 5 Dressed. 6 Required.
Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2022-04-11 08:16:32] Jonathon Blum from Devils is back from Right Hand Injury.
[2022-04-11 08:16:32] Troy Stecher from Devils is back from Groin Injury.
[2022-04-11 08:16:32] Devils lines for next game are empty. Current rosters/lines are not erased.
[2022-04-11 08:16:29] Game 909 - Troy Stecher from Devils is injured (Groin) and is out for 3 days.
[2022-04-10 10:55:49] Brad Marchand from Devils is back from Right Leg Injury.
[2022-04-10 10:55:49] Devils lines for next game are empty. Current rosters/lines are not erased.
[2022-04-09 11:44:12] Devils lines for next game are empty. Current rosters/lines are not erased.
[2022-04-08 08:26:03] Devils lines for next game are empty. Current rosters/lines are not erased. [2022-04-07 08:25:20] Auto Lines Function has been run for Devils.
[2022-04-07 08:25:02] Devils roster errors : Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2022-04-07 08:07:43] Devils lines for next game are empty. Current rosters/lines are not erased.
Nicklas Jensen est dehors pour 1 semaine à cause de Left Hand Injury.