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
Michael Frolik, Ilya Kovalchuk, Andrei Loktionov, Matt Stajan, Thomas Vanek
Gardien
#1 : Ondrej Pavelec, #2 : Matt Hackett
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-06-12 10:17:05 PM] - Golden Knights are the Playoffs Champions for year 13! [2021-05-25 7:16:14 PM] - Rampage was eliminated at round 2 of year 13. [2021-04-06 7:29:54 PM] - Team Name Change : Wolfes changed name to Rampage [2021-01-31 7:34:37 PM] - TRADE : From Kings to Golden Knights : Nathan Horton (74), Thomas Vanek (75), Austin Wuthrich (60). [2021-01-31 7:34:37 PM] - TRADE : From Golden Knights to Kings : Chris Higgins (74), Benn Ferriero (67), Steve Bernier (72). [2020-10-25 10:50:14 PM] - TRADE : From Golden Knights to Kings : Zachary Sanford (67), Robin Lehner (82). [2020-10-25 10:50:14 PM] - TRADE : From Kings to Golden Knights : Ondrej Pavelec (83), Max Friberg (69), Damon Severson (70), Y:14-RND:3-Clb.
[2021-06-12 10:17:05 PM] Golden Knights are the Playoffs Champions!
[2021-06-08 7:22:52 PM] Successfully loaded Golden Knights lines done with STHS Client - 3.2.5.5
[2021-06-07 7:06:24 PM] Successfully loaded Golden Knights lines done with STHS Client - 3.2.5.5
[2021-06-04 10:53:11 PM] Last 7 Days Pro Star : 1 - Michael Frolik of Golden Knights (4-6-10) / 2 - Patrick Kane of Maple Leafs (5-4-9) / 3 - Jordan Eberle of Oilers (6-1-7)
[2021-05-30 7:58:09 PM] Successfully loaded Golden Knights lines done with STHS Client - 3.2.5.5
[2021-05-29 11:46:10 PM] Successfully loaded Golden Knights lines done with STHS Client - 3.2.5.5
[2021-05-28 7:51:32 PM] Last 7 Days Pro Star : 1 - Tyler Johnson of Blues (5-5-10) / 2 - Michael Frolik of Golden Knights (4-8-12) / 3 - Mikkel Boedker of Avalanche (6-5-11)
[2021-05-24 7:07:31 PM] Jared Cowen from Golden Knights has scored a Hat Trick!
[2021-05-24 7:07:23 PM] Successfully loaded Golden Knights lines done with STHS Client - 3.2.5.5
[2021-05-24 7:07:23 PM] Sebastian Aho of Golden Knights was sent down to farm.
[2021-05-23 8:59:20 PM] Auto Lines Function has been run for Rampage.
[2021-05-23 8:59:20 PM] Auto Lines Function has been run for Golden Knights.
[2021-05-23 8:59:20 PM] Auto Roster Partial Function has been run for Golden Knights. [2021-05-22 7:10:55 PM] Jeffrey Foss from Rampage is back from Bruised Right Shoulder Injury.
[2021-05-22 7:10:48 PM] Auto Lines Function has been run for Rampage.
[2021-05-22 7:10:48 PM] Auto Lines Function has been run for Golden Knights.
[2021-05-22 7:10:48 PM] Auto Roster Partial Function has been run for Golden Knights. [2021-05-21 7:47:52 PM] Andrei Loktionov from Golden Knights is back from Lower Body Injury.
[2021-05-21 7:47:52 PM] Last 7 Days Pro Star : 1 - Michael Frolik of Golden Knights (4-10-14) / 2 - Guillaume Latendresse of Stars (6-5-11) / 3 - Mikael Granlund of Predators (7-2-9)
[2021-05-21 7:47:46 PM] Auto Lines Function has been run for Rampage.
[2021-05-21 7:47:46 PM] Auto Lines Function has been run for Golden Knights.
[2021-05-21 7:47:46 PM] Auto Roster Partial Function has been run for Golden Knights. [2021-05-20 7:22:54 PM] Game 46 - Jeffrey Foss from Rampage is injured (Bruised Right Shoulder) and is out for 1 week.
[2021-05-20 7:08:11 PM] Auto Lines Function has been run for Golden Knights.
[2021-05-20 7:08:11 PM] Auto Roster Partial Function has been run for Golden Knights.
[2021-05-19 7:17:11 PM] Auto Lines Function has been run for Golden Knights.
[2021-05-19 7:17:11 PM] Auto Roster Partial Function has been run for Golden Knights. [2021-05-18 7:07:10 PM] Shawn Matthias from Golden Knights is back from Strained Left Knee Injury. [2021-05-18 7:07:08 PM] Game 30 - Shawn Matthias from Golden Knights is injured (Strained Left Knee) and is out for 1 week.
[2021-05-16 8:40:10 PM] Successfully loaded Golden Knights lines done with STHS Client - 3.2.5.5
[2021-05-16 8:40:10 PM] Jamie Oleksiak of Golden Knights was sent down to farm.
[2021-05-15 7:05:19 PM] Max Friberg from Rampage has scored a Hat Trick!
[2021-05-13 8:44:32 PM] Auto Lines Function has been run for Rampage.
[2021-05-13 8:44:32 PM] Auto Lines Function has been run for Golden Knights.
[2021-05-13 8:44:32 PM] Auto Roster Partial Function has been run for Golden Knights. [2021-05-13 7:01:52 PM] Jakub Zboril from Rampage is back from Bruised Left Foot Injury.
[2021-05-12 8:09:00 PM] Auto Lines Function has been run for Rampage.
[2021-05-12 8:09:00 PM] Auto Roster Farm Only Function has been run for Golden Knights.
[2021-05-08 8:44:43 PM] Auto Lines Function has been run for Rampage.
[2021-05-08 8:44:43 PM] Auto Roster Farm Only Function has been run for Golden Knights. [2021-05-07 8:01:37 PM] Game 1031 - Andrei Loktionov from Golden Knights is injured (Lower Body) and is out for 1 month. [2021-05-05 7:01:42 PM] Game 1004 - Jakub Zboril from Rampage is injured (Bruised Left Foot) and is out for 2 weeks. [2021-05-01 9:12:37 PM] Michael Stone from Rampage is back from Back Injury. [2021-05-01 9:12:35 PM] Game 981 - Michael Stone from Rampage is injured (Back) and is out for 4 days. [2021-04-19 7:02:51 PM] Mathew Dumba from Golden Knights is back from Bruised Right Shoulder Injury.