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
Kyle Clifford, Bobby Ryan, Mark Scheifele, Sergei Shirokov, Sam Gagner
Gardien
#1 : Philipp Grubauer, #2 : Jhonas Enroth
Lignes d'Attaque Perso. en Prol.
, , , , , , , , , ,
Lignes de Défense Perso. en Prol.
, , , ,
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
Éspoir
Nom de l'Équipe
Année de Repêchage
Choix Total
Information
Lien
Choix au Repêchage
Année
R1
R2
R3
R4
R5
14
15
16
17
18
[2021-04-01 6:56:46 PM] - Team Name Change : Atomiques changed name to Crunch [2021-03-31 8:07:26 PM] - TRADE : From Lightning to Kings : Brendan Lemieux (66), Steve Bernier (72). [2021-03-31 8:07:26 PM] - TRADE : From Kings to Lightning : Spencer Machacek (71), Teemu Hartikainen (68), Y:16-RND:1-Flo. [2021-03-27 9:15:31 PM] - TRADE : From Lightning to Kings : Jordin Tootoo (74). [2021-03-27 9:15:31 PM] - TRADE : From Kings to Lightning : Steve Bernier (72), Y:14-RND:4-STL, Y:14-RND:5-LAK. [2021-03-27 9:15:30 PM] - TRADE : From Lightning to Capitals : Brock McGinn (70), Clarke MacArthur (74). [2021-03-27 9:15:29 PM] - TRADE : From Capitals to Lightning : Ondrej Palat (72). [2021-03-14 7:58:01 PM] - TRADE : From Kings to Lightning : Jacob Larsson (56), Noah Hanifin (63). [2021-03-14 7:58:01 PM] - TRADE : From Lightning to Kings : Oliver Kylington (60), Y:14-RND:1-TB., Y:14-RND:3-SJS. [2021-03-11 6:59:25 PM] - TRADE : From Lightning to Kings : Henrik Zetterberg (78), Jean-Gabriel Pageau (75), Niclas Bergfors (77), Y:15-RND:1-TB.. [2021-03-11 6:59:25 PM] - TRADE : From Kings to Lightning : Kyle Clifford (77), Sergei Shirokov (75). [2021-03-07 8:10:59 PM] - TRADE : From Lightning to Blackhawks : Michael Chaput (68), Jamie McBain (80). [2021-03-07 8:10:59 PM] - TRADE : From Blackhawks to Lightning : Brent Seabrook (78), Y:14-RND:1-TB., Y:16-RND:2-TB.. [2021-03-06 7:36:40 PM] - TRADE : From Lightning to Predators : Chris Higgins (74). [2021-03-06 7:36:40 PM] - TRADE : From Predators to Lightning : Alex Killorn (71). [2021-02-19 7:32:21 PM] - TRADE : From Lightning to Kings : Jordan Greenway (59), Ladislav Smid (76), Rasmus Ristolainen (76), Christian Fischer (63), Jeff Tambellini (72). [2021-02-19 7:32:21 PM] - TRADE : From Kings to Lightning : Shayne Gostisbehere (74), Chris Higgins (74), Joni Pitkanen (77), Brendan Lemieux (66), Brock Boeser (64), Anthony Cirelli (62). [2021-02-19 7:28:55 PM] - TRADE : From Lightning to Panthers : Y:15-RND:5-TB.. [2021-02-19 7:28:55 PM] - TRADE : From Panthers to Lightning : Kyle Capobianco (53), Michael Downing (56). [2021-02-18 9:28:58 PM] - Charles-Olivier Roussel signed with Lightning for $500,000 for 1 year(s). [2021-02-18 9:28:58 PM] - Charles-Olivier Roussel was added to Lightning . [2021-02-13 8:41:58 PM] - TRADE : From Lightning to Canucks : Wiley Sherman (68), Denis Gurianov (61), Y:14-RND:5-TB., Y:14-RND:2-Vgs. [2021-02-13 8:41:58 PM] - TRADE : From Canucks to Lightning : Jamie McBain (80). [2021-01-21 7:36:30 PM] - TRADE : From Lightning to Kings : Tyler Johnson (79). [2021-01-21 7:36:30 PM] - TRADE : From Kings to Lightning : Alexander Wennberg (71), Bobby Ryan (76), Rickard Rakell (72). [2021-01-14 7:30:20 PM] - TRADE : From Lightning to Kings : Brendan Perlini (63), Linus Omark (74), Y:14-RND:4-TB.. [2021-01-14 7:30:20 PM] - TRADE : From Kings to Lightning : Jordan Greenway (59), Sam Gagner (74). [2021-01-06 9:20:58 PM] - TRADE : From Panthers to Lightning : Pontus Aberg (70), Kirill Kaprizov (61). [2021-01-06 9:20:58 PM] - TRADE : From Lightning to Panthers : Kerby Rychel (66), Jonathan Huberdeau (71). [2021-01-06 9:15:48 PM] - Jeff Tambellini signed with Lightning for $500,000 for 1 year(s). [2021-01-06 9:15:48 PM] - Jeff Tambellini was added to Lightning . [2020-11-21 10:44:05 PM] - TRADE : From Kings to Lightning : Niclas Bergfors (77). [2020-11-21 10:44:05 PM] - TRADE : From Lightning to Kings : Reilly Smith (74). [2020-10-31 1:03:04 AM] - Cody Goloubef signed with Lightning for $850,000 for 1 year(s). [2020-10-31 1:03:04 AM] - Cody Goloubef was added to Lightning . [2020-10-31 1:01:01 AM] - New Record for Team's Most Points (29) in 1 Game for Lightning ! [2020-10-31 1:01:01 AM] - New Record for Team's Most Assists (19) in 1 Game for Lightning ! [2020-10-31 1:01:01 AM] - New Record for Team's Most Goals (10) in 1 Game for Lightning !
[2021-05-13 6:59:03 PM] Game 1037 - Jacob Larsson from Crunch is injured (Right Knee) and is out for 2 weeks.
[2021-05-09 9:47:18 PM] Lightning lines for next game are empty. Current rosters/lines are not erased. But, Crunch lines for next game are NOT empty. Current farm rosters/lines are moved and might impact pro rosters/lines.
[2021-05-07 8:01:27 PM] Successfully loaded Lightning lines done with STHS Client - 3.2.5.5
[2021-05-05 7:03:01 PM] Crunch roster errors : Not enough Goalie available in Farm Team! 1 Dressed. 2 Required.
Some errors will be automatically fixed.
[2021-05-05 7:02:20 PM] There's not enough Goalie players to make a roster for Crunch.
[2021-05-05 7:01:41 PM] Alex Nedeljkovic from Crunch injured (Exhaustion)
[2021-05-05 7:01:34 PM] Auto Lines Function has been run for Crunch.
[2021-05-05 7:01:34 PM] Auto Roster Farm Only Function has been run for Lightning .
[2021-05-04 8:22:13 PM] Crunch roster errors : Not enough Goalie available in Farm Team! 1 Dressed. 2 Required.
Some errors will be automatically fixed.
[2021-05-04 8:22:12 PM] There's not enough Goalie players to make a roster for Crunch.
[2021-05-04 8:21:32 PM] There's not enough Goalie players to make a roster for Crunch.
[2021-05-04 8:20:14 PM] Alex Nedeljkovic from Crunch injured (Exhaustion) [2021-04-30 7:09:37 PM] Brock Boeser from Crunch is back from Strained Right Elbow Injury. [2021-04-29 7:00:38 PM] Jeremy Lauzon from Crunch is back from Right Eye Injury.
[2021-04-29 7:00:28 PM] Successfully loaded Lightning lines done with STHS Client - 3.2.5.5
[2021-04-24 9:23:08 PM] Successfully loaded Lightning lines done with STHS Client - 3.2.5.5 [2021-04-23 7:09:11 PM] Game 938 - Anthony Cirelli from Crunch is injured (Bruised Left Leg) and is out for 4 months.
[2021-04-23 7:07:56 PM] Auto Lines Function has been run for Crunch.
[2021-04-23 7:07:55 PM] Auto Roster Farm Only Function has been run for Lightning .
[2021-04-22 7:10:10 PM] Last 7 Days Farm Star : 1 - Maxime Macenauer of Devils (5-3-8) / 2 - William Nylander of Crunch (4-4-8) / 3 - Sven Baertschi of Devils (3-3-6) [2021-04-21 7:20:54 PM] Game 932 - Brock Boeser from Crunch is injured (Strained Right Elbow) and is out for 2 weeks.
[2021-04-20 7:02:11 PM] Successfully loaded Lightning lines done with STHS Client - 3.2.5.5
[2021-04-19 7:02:00 PM] Successfully loaded Lightning lines done with STHS Client - 3.2.5.5
[2021-04-17 7:10:10 PM] There's not enough Goalie players to make a roster for Crunch.
[2021-04-17 7:09:42 PM] There's not enough Goalie players to make a roster for Crunch.
[2021-04-17 7:06:01 PM] Alex Nedeljkovic from Crunch injured (Exhaustion) [2021-04-16 7:01:27 PM] Pontus Aberg from Crunch is back from Strained Right Elbow Injury. [2021-04-13 7:01:12 PM] Brock Boeser from Crunch is back from Bruised Right Foot Injury. [2021-04-13 7:01:10 PM] Game 895 - Brock Boeser from Crunch is injured (Bruised Right Foot) and is out for 4 days.
[2021-04-13 7:00:59 PM] Successfully loaded Lightning lines done with STHS Client - 3.2.5.5
[2021-04-12 7:01:27 PM] Lightning lines for next game are empty. Current rosters/lines are not erased.
[2021-04-11 8:56:56 PM] Auto Lines Function has been run for Crunch.
[2021-04-11 8:56:56 PM] Auto Roster Farm Only Function has been run for Lightning .
[2021-04-10 9:02:58 PM] Lightning lines for next game are empty. Current rosters/lines are not erased.
[2021-04-09 7:15:01 PM] Auto Lines Function has been run for Crunch.
[2021-04-09 7:15:01 PM] Auto Roster Farm Only Function has been run for Lightning .
[2021-04-08 7:24:05 PM] Lightning lines for next game are empty. Current rosters/lines are not erased.
[2021-04-08 7:24:05 PM] Last 7 Days Pro Star : 1 - Sidney Crosby of Senateurs (5-5-10) / 2 - Kyle Clifford of Lightning (4-7-11) / 3 - Mark Scheifele of Lightning (3-6-9) [2021-04-07 7:33:46 PM] Noah Hanifin from Crunch is back from Strained Left Elbow Injury. [2021-04-07 7:33:43 PM] Game 861 - Noah Hanifin from Crunch is injured (Strained Left Elbow) and is out for 6 days. [2021-04-07 7:33:43 PM] Game 861 - Pontus Aberg from Crunch is injured (Strained Right Elbow) and is out for 2 weeks. [2021-04-07 7:33:43 PM] Game 861 - Jeremy Lauzon from Crunch is injured (Right Eye) and is out for 1 month.
[2021-04-06 7:02:09 PM] Successfully loaded Lightning lines done with STHS Client - 3.2.5.5
[2021-04-05 7:46:25 PM] Auto Lines Function has been run for Crunch.
[2021-04-05 7:46:25 PM] Auto Roster Farm Only Function has been run for Lightning . [2021-04-04 7:24:00 PM] Alexander Wennberg from Lightning is back from Bruised Right Foot Injury. [2021-04-04 7:24:00 PM] Sean Walker from Crunch is back from Strained Left Elbow Injury.
Anthony Cirelli est dehors pour 2 mois à cause de Bruised Left Leg Injury.
Jacob Larsson est dehors pour 5 jours à cause de Right Knee Injury.