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
Trevor Zegras, Jakub Vrana, Anze Kopitar, Nicklas Backstrom, Phillip Danault
Gardien
#1 : Sergei Bobrovsky, #2 : Linus Ullmark
Lignes d’attaque personnalisées en prolongation
Anze Kopitar, Alex Iafallo, Nicklas Backstrom, Brad Marchand, Jakub Vrana, Tyler Bertuzzi, Tyler Bertuzzi, Yanni Gourde, Zach Hyman, Trevor Zegras, Adam Lowry
Lignes de défense personnalisées en prolongation
Adam Fox, Thomas Chabot, Erik Karlsson, Chris Tanev, Brayden McNabb
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
[2023-01-04 22:13:56] - TRADE : From Canucks to Lightning : Tyler Bertuzzi (74), Y:31-RND:4-Van. [2023-01-04 22:13:56] - TRADE : From Lightning to Canucks : Nicolas Roy (71), Patric Hornqvist (69), Samu Salminen (P). [2022-12-26 15:09:00] - Nick Sorensen has been deleted from Lightning. [2022-12-26 14:44:00] - Ian Scott has been deleted from Lightning. [2022-12-03 09:54:27] - Alex Galchenyuk signed with Lightning for 1 450 000 $ for 2 year(s). [2022-12-03 09:54:27] - Alex Galchenyuk was added to Lightning. [2022-12-03 09:54:11] - Braden Holtby signed with Lightning for 1 450 000 $ for 1 year(s). [2022-12-03 09:54:11] - Braden Holtby was added to Lightning. [2022-11-28 09:25:14] - Alex Galchenyuk was released. [2022-11-28 09:25:14] - Lightning paid 0 $ to release Alex Galchenyuk. [2022-11-28 09:25:07] - Craig Smith was released. [2022-11-28 09:25:07] - Lightning paid 0 $ to release Craig Smith. [2022-11-27 10:33:27] - Justin Braun signed with Lightning for 1 400 000 $ for 2 year(s). [2022-11-27 10:33:27] - Justin Braun was added to Lightning. [2022-11-22 23:03:58] - Cameron Hillis has been added to Lightning. [2022-11-22 23:03:52] - Cameron Hillis was released by Lightning [2022-11-20 22:38:43] - Lightning hired Barry Trotz for 1 500 000 $ for 3 year(s). [2022-11-18 23:45:21] - Christian Jaros was released by Lightning [2022-11-18 22:36:40] - Yegor Sharangovich was added to Lightning. [2022-11-18 22:31:15] - Garret Sparks was added to Lightning. [2022-11-18 22:31:15] - Ryan Poehling was added to Lightning. [2022-11-18 22:31:15] - Seth Griffith was added to Lightning. [2022-11-18 22:31:15] - Cameron Hillis was added to Lightning. [2022-11-18 22:31:15] - Mackenzie Entwistle was added to Lightning. [2022-09-05 23:46:57] - Lightning drafts Vladimir Grudinin as the #136 overall pick in the Entry Draft of year 30. [2022-09-05 23:45:19] - Lightning drafts Kasper Kulonummi as the #118 overall pick in the Entry Draft of year 30. [2022-09-05 23:45:03] - Lightning drafts Mats Lindgren as the #116 overall pick in the Entry Draft of year 30. [2022-09-05 23:42:51] - Lightning drafts Adam Ingram as the #104 overall pick in the Entry Draft of year 30. [2022-09-05 23:41:53] - Lightning drafts Danil Zhilkin as the #96 overall pick in the Entry Draft of year 30. [2022-09-05 23:35:55] - Lightning drafts Devin Kaplan as the #76 overall pick in the Entry Draft of year 30. [2022-09-04 16:17:23] - TRADE : From Lightning to Blue Jackets : Y:30-RND:4-Edm. [2022-09-04 16:17:23] - TRADE : From Blue Jackets to Lightning : Y:30-RND:6-Clb, Y:30-RND:6-Mtl. [2022-08-25 22:47:02] - Barry Trotz contract with Lightning has ended. [2022-04-04 22:10:42] - Lightning was eliminated at round 1 of year 29. [2022-03-21 23:40:05] - Erik Foley has been deleted from Lightning. [2022-03-01 21:59:35] - TRADE : From Golden Knights to Lightning : Brad Marchand (79), Y:30-RND:4-Edm, 7 000 000 $ (Salary Cap). [2022-03-01 21:59:35] - TRADE : From Lightning to Golden Knights : Denis Gurianov (68), Grigori Denisenko (P), Y:30-RND:1-TBL, Y:30-RND:2-Edm.
[2023-01-15 23:39:37] Lightning 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-13 23:34:51] Game 154 - Rasmus Ristolainen from Lightning is injured (Bruised Right Foot) and is out for 2 months. [2023-01-12 22:09:41] Tyler Bertuzzi from Lightning is back from Right Hand Injury.
[2023-01-09 22:20:38] Lightning roster errors : Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2023-01-07 21:53:10] Pro Game #122 - Yanni Gourde from Lightning has scored a Hat Trick! [2023-01-07 21:53:10] Game 122 - Tyler Bertuzzi from Lightning is injured (Right Hand) and is out for 1 week.
[2023-01-05 22:45:22] Yegor Sharangovich of Lightning was sent down to farm.
[2023-01-05 22:45:06] Lightning roster errors : Too many Players available in Pro Team! 19 Dressed. Maximum is 18.
Some errors will be automatically fixed.
[2023-01-04 22:13:56] TRADE : From Canucks to Lightning : Tyler Bertuzzi (74), Y:31-RND:4-Van. [2023-01-04 22:13:56] TRADE : From Lightning to Canucks : Nicolas Roy (71), Patric Hornqvist (69), Samu Salminen (P).
Rasmus Ristolainen est dehors pour 1 mois à cause de Bruised Right Foot Injury.
Lightning 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
Lightning Leaders des statistiques des gardiens (saison régulière)