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
Jonathan Huberdeau, Zach Parise, Aleksander Barkov
Zach Parise, Jamie Arniel
Tyler Ennis
Défenseurs supplémentaires
Normal
Avantage numérique
Désavantage numérique
Kristopher Letang, Matt Donovan, Mark Fistric
Anton Stralman
Kristopher Letang, Matt Donovan
Tirs de pénalité
Nazem Kadri, Tyler Ennis, Marian Gaborik, Aleksander Barkov, Jamie Arniel
Gardien
#1 : Maxime Daigneault, #2 : Thomas McCollum
Lignes d’attaque personnalisées en prolongation
, , , , , , , , , ,
Lignes de défense personnalisées en prolongation
, , , ,
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
Choix au repêchage
Année
R1
R2
R3
R4
R5
2
3
4
5
6
[2022-07-14 7:17:34 PM] - Devils was eliminated at round 1 of year 1. [2022-06-29 8:48:01 PM] - Devils didn't make playoff for year 1. [2022-04-24 11:06:23 PM] - New Record for Team's Most Shots (44) in 1 Game for Devils! [2022-03-27 10:13:19 PM] - New Record for Team's Most Hits (31) in 1 Game for Devils! [2022-03-27 10:13:19 PM] - New Record for Team's Most Shots (41) in 1 Game for Devils! [2022-03-06 11:23:23 PM] - TRADE : From Penguins to Devils : Marek Svatos (75). [2022-03-06 11:23:23 PM] - TRADE : From Devils to Penguins : Y:2-RND:4-N.J. [2022-03-05 11:20:02 PM] - New Record for Team's Most Points (23) in 1 Game for Devils! [2022-03-05 11:20:02 PM] - New Record for Team's Most Assists (14) in 1 Game for Devils! [2022-03-05 11:20:02 PM] - New Record for Team's Most Goals (9) in 1 Game for Devils! [2022-02-08 6:59:19 PM] - Nazem Kadri has been selected as the team Captain for the Devils. [2022-02-08 6:59:19 PM] - Unknown Player is no longer captain for Devils. [2022-02-08 6:59:13 PM] - Tyler Ennis has been selected as assistant for Devils. [2022-02-08 6:59:13 PM] - Unknown Player is no longer as assistant for Devils. [2022-02-08 6:59:08 PM] - Anton Stralman has been selected as assistant for Devils. [2022-02-08 6:59:07 PM] - Unknown Player is no longer as assistant for Devils. [2022-02-03 7:32:34 PM] - New Record for Team's Most Hits (29) in 1 Game for Devils! [2022-01-31 7:42:36 PM] - New Record for Team's Most Penalties Minutes (18) in 1 Game for Devils! [2022-01-31 7:42:36 PM] - New Record for Team's Most Shots (40) in 1 Game for Devils! [2022-01-31 7:42:36 PM] - New Record for Team's Most Points (19) in 1 Game for Devils! [2022-01-31 7:42:36 PM] - New Record for Team's Most Assists (12) in 1 Game for Devils! [2022-01-31 7:42:36 PM] - New Record for Team's Most Goals (7) in 1 Game for Devils! [2022-01-19 7:15:08 PM] - New Record for Team's Most Points (16) in 1 Game for Devils! [2022-01-19 7:15:08 PM] - New Record for Team's Most Assists (10) in 1 Game for Devils! [2022-01-19 7:15:08 PM] - New Record for Team's Most Goals (6) in 1 Game for Devils! [2022-01-09 7:34:20 PM] - New Record for Team's Most Shots (39) in 1 Game for Devils!
[2022-07-14 7:17:22 PM] Successfully loaded Devils lines done with Web Base Client and SQLite Database.
[2022-07-14 7:15:53 PM] Successfully loaded Devils lines done with Web Base Client and SQLite Database.
[2022-07-13 9:02:24 PM] Successfully loaded Devils lines done with Web Base Client and SQLite Database.
[2022-07-13 9:02:22 PM] Brandon Carlo of Devils was sent to pro.
[2022-07-12 8:47:28 PM] Successfully loaded Devils lines done with Web Base Client and SQLite Database.
[2022-07-11 11:51:21 PM] Successfully loaded Devils lines done with Web Base Client and SQLite Database.
[2022-06-29 7:12:30 AM] Successfully loaded Devils lines done with Web Base Client and SQLite Database. [2022-06-26 9:02:26 PM] Dalton Thrower from Devils is back from Left Hip Injury.
[2022-06-18 11:17:29 PM] Pro Game #995 - Tyler Ennis from Devils has scored a Hat Trick!
[2022-06-17 7:07:58 PM] Successfully loaded Devils lines done with Web Base Client and SQLite Database.
[2022-06-03 11:23:09 PM] Successfully loaded Devils lines done with Web Base Client and SQLite Database.
Pas de blessure ou de suspension.
Devils Leaders statistiques (saison régulière)
#
Nom du joueur
GP
G
A
P
+/-
PIM
HIT
HTT
SHT
SHT%
SB
MP
AMG
PPG
PPA
PPP
PPS
PKG
PKA
PKP
PKS
GW
GT
FO%
HT
P/20
PSG
PSS
Devils Leaders des statistiques des gardiens (saison régulière)