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
Nathan MacKinnon, Matthew Tkachuk, Jason Robertson, Andrei Svechnikov, Anders Lee
Gardien
#1 : Jack Campbell, #2 : Brian Elliott
Lignes d’attaque personnalisées en prolongation
Nathan MacKinnon, Matthew Tkachuk, Jason Robertson, Andrei Svechnikov, Jean-Gabriel Pageau, Anders Lee, Anders Lee, Jonathan Marchessault, Conor Sheary, Jesper Fast, Cal Clutterbuck
Lignes de défense personnalisées en prolongation
Victor Hedman, Aaron Ekblad, Thomas Chabot, Alexander Edler, Chad Ruhwedel
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
Aleksanteri Kaskimaki
Lightning
2022
71
Cam Lund
Lightning
2022
49
Daniil Chayka
Lightning
2021
33
Filip Mesar
Lightning
2022
27
Josh Doan
Lightning
2021
35
Luke Tuch
Lightning
2020
54
Michael Milne
Lightning
2022
93
Riley Kidney
Lightning
2021
55
Ryan O'Rourke
Lightning
2020
32
Samuel Hlavaj
Lightning
2020
98
Sebastian Cossa
Lightning
2021
11
Taige Harding
Lightning
2021
99
Tyson Hinds
Lightning
2021
77
Choix au repêchage
Année
R1
R2
R3
R4
R5
2023
2024
2025
2026
2027
La base de données des nouvelles n'a pas été trouvée. Veuillez en créer une de la section Gestion des nouvelles de la ligue ou du STHS.
[2022-10-08 09:24:44] - Anders Lee signed with Lightning for 5 000 000 $ for 3 year(s) / Option : 1 Way Contract & Signing Bonus of 8 000 000 $. [2022-10-08 09:24:44] - Anders Lee was added to Lightning. [2022-09-22 21:02:53] - Patric Hornqvist signed with Lightning for 1 000 000 $ for 1 year(s) / Option : No Trade. [2022-09-22 21:02:53] - Patric Hornqvist was added to Lightning. [2022-09-22 21:02:15] - Nick Ritchie signed with Lightning for 1 000 000 $ for 1 year(s) / Option : No Trade. [2022-09-22 21:02:15] - Nick Ritchie was added to Lightning. [2022-09-22 20:59:53] - Kyle Palmieri signed with Lightning for 1 000 000 $ for 1 year(s) / Option : No Trade. [2022-09-22 20:59:53] - Kyle Palmieri was added to Lightning. [2022-09-22 20:58:31] - Jason Zucker signed with Lightning for 1 000 000 $ for 1 year(s). [2022-09-22 20:58:31] - Jason Zucker was added to Lightning. [2022-09-22 20:55:32] - Gerald Mayhew signed with Lightning for 1 000 000 $ for 1 year(s) / Option : No Trade. [2022-09-22 20:55:32] - Gerald Mayhew was added to Lightning. [2022-09-22 20:53:00] - Cal Clutterbuck signed with Lightning for 1 000 000 $ for 1 year(s) / Option : No Trade. [2022-09-22 20:53:00] - Cal Clutterbuck was added to Lightning. [2022-09-22 20:50:56] - Tomas Tatar signed with Lightning for 1 000 000 $ for 1 year(s) / Option : No Trade. [2022-09-22 20:50:56] - Tomas Tatar was added to Lightning. [2022-09-19 21:42:53] - Zemgus Girgensons signed with Lightning for 2 200 000 $ for 3 year(s) / Option : No Trade. [2022-09-19 21:42:53] - Zemgus Girgensons was added to Lightning. [2022-09-19 21:41:50] - Tyler Ennis signed with Lightning for 900 000 $ for 3 year(s) / Option : No Trade. [2022-09-19 21:41:50] - Tyler Ennis was added to Lightning. [2022-09-19 21:41:13] - Stefan Noesen signed with Lightning for 750 000 $ for 3 year(s) / Option : No Trade. [2022-09-19 21:41:13] - Stefan Noesen was added to Lightning. [2022-09-19 21:38:28] - Michael Stone signed with Lightning for 750 000 $ for 3 year(s) / Option : No Trade. [2022-09-19 21:38:28] - Michael Stone was added to Lightning. [2022-09-19 21:37:49] - Marc Staal signed with Lightning for 2 000 000 $ for 2 year(s). [2022-09-19 21:37:49] - Marc Staal was added to Lightning. [2022-09-19 21:35:33] - Justin Danforth signed with Lightning for 750 000 $ for 3 year(s) / Option : No Trade. [2022-09-19 21:35:33] - Justin Danforth was added to Lightning. [2022-09-19 21:29:22] - Chad Ruhwedel signed with Lightning for 750 000 $ for 3 year(s) / Option : No Trade. [2022-09-19 21:29:22] - Chad Ruhwedel was added to Lightning. [2022-09-16 22:25:20] - Brian Elliott signed with Lightning for 900 000 $ for 3 year(s) / Option : No Trade & Signing Bonus of 3 200 000 $. [2022-09-16 22:25:20] - Brian Elliott was added to Lightning. [2022-09-16 22:19:22] - Noel Acciari signed with Lightning for 1 250 000 $ for 3 year(s) / Option : No Trade. [2022-09-16 22:19:22] - Noel Acciari was added to Lightning. [2022-09-16 22:16:40] - Jesper Fast signed with Lightning for 2 000 000 $ for 3 year(s) / Option : No Trade. [2022-09-16 22:16:40] - Jesper Fast was added to Lightning. [2022-09-16 22:16:24] - Jaroslav Halak signed with Lightning for 3 000 000 $ for 2 year(s) / Option : No Trade. [2022-09-16 22:16:24] - Jaroslav Halak was added to Lightning. [2022-09-16 22:16:01] - Offer from Lightning for Chris Driedger of 3 500 000 $ for 3 year(s) with 0 $ in bonus has been refused. [2022-09-09 16:16:41] - Evan Rodrigues signed with Lightning for 1 000 000 $ for 3 year(s) / Option : No Trade & Signing Bonus of 8 000 000 $. [2022-09-09 16:16:41] - Evan Rodrigues was added to Lightning. [2022-09-09 16:06:19] - Colin Miller signed with Lightning for 3 400 000 $ for 3 year(s) / Signing Bonus of 6 200 000 $. [2022-09-09 16:06:19] - Colin Miller was added to Lightning. [2022-09-09 16:04:44] - Offer from Lightning for Brenden Miller has been refused. [2022-09-09 16:01:37] - Alexander Edler signed with Lightning for 3 500 000 $ for 3 year(s) / Signing Bonus of 4 200 000 $. [2022-09-09 16:01:37] - Alexander Edler was added to Lightning. [2022-09-09 16:00:53] - Alexander Barabanov signed with Lightning for 1 000 000 $ for 3 year(s) / Signing Bonus of 10 000 000 $. [2022-09-09 16:00:53] - Alexander Barabanov was added to Lightning. [2022-09-05 08:53:06] - TRADE : From Lightning to Blues : Alex Newhook, Jamie Drysdale, Matyas Sapovaliv (P), Y:2024-RND:1-TBL. [2022-09-05 08:53:06] - TRADE : From Blues to Lightning : Jason Robertson, Jonas Siegenthaler, Y:2025-RND:2-STL. [2022-08-31 16:59:03] - Ryan Zuhlsdorf has been deleted from Lightning. [2022-08-31 16:58:59] - Linus Lindstrom has been deleted from Lightning. [2022-08-31 16:58:56] - Kristian Oldham has been deleted from Lightning. [2022-08-31 16:58:53] - Corban Knight has been deleted from Lightning. [2022-08-31 16:58:51] - Christiano Digiacinto has been deleted from Lightning. [2022-08-31 16:58:48] - Cameron Darcy has been deleted from Lightning. [2022-08-22 21:36:19] - TRADE : From Lightning to Avalanche : Brayden Point, Mathew Dumba. [2022-08-22 21:36:19] - TRADE : From Avalanche to Lightning : Conor Sheary, Andrei Svechnikov, Y:2023-RND:3-COL, Y:2023-RND:2-COL. [2022-08-13 10:58:01] - General Manager Change : Lightning hired general manager Benoit Gagné [2022-08-13 10:58:01] - General Manager Change : Lightning fired general manager disponible [2022-08-04 20:25:28] - TRADE : From Lightning to Islanders : Jared Spurgeon. [2022-08-04 20:25:28] - TRADE : From Islanders to Lightning : Brandon Carlo. [2022-08-03 19:48:17] - General Manager Change : Lightning hired general manager disponible [2022-08-03 19:48:17] - General Manager Change : Lightning fired general manager Mathieu Veillet [2022-07-24 20:02:07] - Lightning drafts Michael Milne as the #93 overall pick in the Entry Draft of year 2022. [2022-07-18 18:05:41] - Lightning drafts Aleksanteri Kaskimaki as the #71 overall pick in the Entry Draft of year 2022. [2022-07-16 10:36:58] - Lightning drafts Matyas Sapovaliv as the #62 overall pick in the Entry Draft of year 2022. [2022-07-16 10:34:57] - Lightning drafts Cam Lund as the #49 overall pick in the Entry Draft of year 2022.
[2022-10-12 21:29:33] Mikko Rantanen from Lightning is back from Torso Injury.
[2022-10-11 21:45:07] Successfully loaded Lightning lines done with STHS Client - 3.3.4.4
[2022-10-11 21:45:07] Jaroslav Halak of Lightning was sent to farm.
[2022-10-11 21:45:07] Brian Elliott of Lightning was sent to pro.
[2022-10-11 21:45:07] Gerald Mayhew of Lightning was sent down to farm.
[2022-10-11 21:45:07] Evan Rodrigues of Lightning was sent down to farm.
[2022-10-11 21:45:07] Marc Staal of Lightning was sent down to farm.
[2022-10-11 21:45:07] Jake Evans of Lightning was sent to pro.
[2022-10-11 21:45:07] Jesper Fast of Lightning was sent to pro.
[2022-10-11 21:45:07] Jean-Gabriel Pageau of Lightning was sent to pro.
[2022-10-11 21:45:07] Chad Ruhwedel of Lightning was sent to pro.
[2022-10-11 21:45:07] Zemgus Girgensons of Lightning was sent down to farm.
[2022-10-11 21:45:07] Alexander Barabanov of Lightning was sent down to farm.
[2022-10-11 18:24:33] Auto Lines Function has been run for Crunch.
[2022-10-11 18:24:21] Auto Lines Function has been run for Lightning.
[2022-10-11 18:23:47] Evan Rodrigues of Lightning was sent to pro.
[2022-10-11 18:23:36] Mitchell Stephens of Lightning was sent down to farm.
[2022-10-11 18:23:32] Kyle Palmieri of Lightning was sent down to farm.
[2022-10-11 18:23:30] Justin Danforth of Lightning was sent down to farm.
[2022-10-11 18:23:25] Jason Zucker of Lightning was sent down to farm.
[2022-10-11 18:23:21] Evan Rodrigues of Lightning was sent down to farm.
[2022-10-11 18:22:38] Colin Miller of Lightning was sent down to farm.
[2022-10-11 18:22:29] Chad Ruhwedel of Lightning was sent down to farm. [2022-10-11 18:22:08] Lightning roster errors : Not enough Goalie available in Pro Team! 1 Dressed. 2 Required.
Some errors will be automatically fixed.
[2022-10-11 18:22:05] Lightning are expected to be over the salary cap by 3 606 666 $! [2022-10-11 18:17:05] Lightning are expected to be over the salary cap by 3 606 666 $! [2022-10-09 10:53:59] Lightning are expected to be over the salary cap by 3 606 666 $! [2022-10-09 09:54:46] Jack Campbell from Lightning is back from Strained Left Knee Injury. [2022-10-09 09:54:42] Game 102 - Nico Daws from Lightning is injured (Bruised Left Foot) and is out for 2 weeks.
[2022-10-09 09:54:34] Successfully loaded Lightning lines done with Web Base Client and SQLite Database.
[2022-10-09 09:53:42] Successfully loaded Lightning lines done with Web Base Client and SQLite Database.
[2022-10-09 09:53:42] Jaroslav Halak of Lightning was sent to pro.
[2022-10-09 09:53:42] Brian Elliott of Lightning was sent to farm.
[2022-10-09 09:53:42] Nico Daws of Lightning was sent to pro.
[2022-10-09 09:53:42] Gerald Mayhew of Lightning was sent to pro.
[2022-10-09 09:53:42] Noel Acciari of Lightning was sent down to farm.
[2022-10-09 09:53:42] Evan Rodrigues of Lightning was sent to pro.
[2022-10-09 09:53:42] Mitchell Stephens of Lightning was sent to pro.
[2022-10-09 09:53:42] Marc Staal of Lightning was sent to pro.
[2022-10-09 09:53:42] Colin Miller of Lightning was sent to pro.
[2022-10-09 09:53:42] Alexander Barabanov of Lightning was sent to pro. [2022-10-08 09:26:51] Lightning roster errors : Not enough Goalie available in Pro Team! 1 Dressed. 2 Required.
Some errors will be automatically fixed.
[2022-10-08 09:24:44] Anders Lee signed with Lightning for 5 000 000 $ for 3 year(s) / Option : 1 Way Contract & Signing Bonus of 8 000 000 $. [2022-10-08 09:24:44] Anders Lee was added to Lightning. [2022-10-08 09:22:13] Game 97 - Jack Campbell from Lightning is injured (Strained Left Knee) and is out for 4 days.
[2022-10-08 09:06:35] Successfully loaded Lightning lines done with STHS Client - 3.3.4.4
[2022-10-08 09:06:35] Lightning has made new offers to free agents.
[2022-10-08 09:06:34] Noel Acciari of Lightning was sent to pro.
[2022-10-08 09:06:34] Evan Rodrigues of Lightning was sent down to farm.
[2022-10-08 09:06:34] Patric Hornqvist of Lightning was sent down to farm.
Nico Daws est dehors pour 2 semaines à cause de Bruised Left 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)