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
Joe Pavelski, Derek Roy, Jason Pominville, Ryan Getzlaf, Patrick Sharp
Gardien
#1 : Marc-André Fleury, #2 : Keith Kinkaid
Lignes d'Attaque Perso. en Prol.
Derek Roy, Joe Pavelski, Jason Pominville, Patrick Sharp, Ryan Getzlaf, Jamie Benn, Jamie Benn, Dustin Brown, Alexander Steen, Clarke MacArthur, Mikko Koivu
Lignes de Défense Perso. en Prol.
Brent Burns, Mike Green, Trevor Daley, Ryan Suter, Marc-Édouard Vlasic
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-05-18 7:07:10 PM] - Capitals was eliminated at round 1 of year 13. [2021-05-18 7:05:06 PM] - Bears GM Stats have been reset. [2021-05-17 7:03:31 PM] - Bears GM Stats have been reset. [2021-05-16 8:40:10 PM] - Bears GM Stats have been reset. [2021-05-15 7:05:08 PM] - Bears GM Stats have been reset. [2021-05-13 7:09:33 PM] - Bears didn't make playoff for year 13. [2021-05-09 9:47:01 PM] - Bears GM Stats have been reset. [2021-05-07 8:01:22 PM] - Bears GM Stats have been reset. [2021-04-07 7:04:01 PM] - General Manager Change : Capitals hired general manager Jean-Manuel Estrela [2021-04-07 7:04:01 PM] - General Manager Change : Capitals fired general manager Monsieur Martin Olivier [2021-04-01 6:59:23 PM] - Team Name Change : Thunder changed name to Bears [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-03 7:21:19 PM] - Mike Hoffman has been selected as assistant for Thunder. [2021-03-03 7:21:19 PM] - Unknown Player is no longer as assistant for Thunder. [2021-03-03 7:21:19 PM] - William Karlsson has been selected as assistant for Thunder. [2021-03-03 7:21:19 PM] - Unknown Player is no longer as assistant for Thunder. [2021-03-03 7:21:19 PM] - Brayden Point has been selected as captain for Thunder. [2021-03-03 7:21:19 PM] - Unknown Player is no longer captain for Thunder. [2021-03-03 7:21:19 PM] - Jamie Benn has been selected as assistant for Capitals. [2021-03-03 7:21:19 PM] - Unknown Player is no longer as assistant for Capitals. [2021-03-03 7:21:19 PM] - Brent Burns has been selected as assistant for Capitals. [2021-03-03 7:21:19 PM] - Unknown Player is no longer as assistant for Capitals. [2021-03-03 7:21:19 PM] - Joe Pavelski has been selected as captain for Capitals. [2021-03-03 7:21:19 PM] - Unknown Player is no longer captain for Capitals. [2021-03-02 8:52:14 PM] - Hugo Fagerblom signed with Capitals for $500,000 for 1 year(s). [2021-03-02 8:52:14 PM] - Hugo Fagerblom was added to Capitals. [2021-02-05 7:00:43 PM] - TRADE : From Capitals to Blues : Brandon Yip (73). [2021-02-05 7:00:43 PM] - TRADE : From Blues to Capitals : T.J. Oshie (73). [2021-01-17 8:00:24 PM] - TRADE : From Kings to Capitals : Dustin Brown (73). [2021-01-17 8:00:24 PM] - TRADE : From Capitals to Kings : T.J. Oshie (73). [2021-01-16 7:05:04 PM] - TRADE : From Capitals to Kings : Blake Wheeler (74), Roman Josi (71), Tuukka Rask (79). [2021-01-16 7:05:04 PM] - TRADE : From Kings to Capitals : Brandon Yip (73), Jared Spurgeon (72), Marc-André Fleury (81). [2021-01-16 7:02:58 PM] - TRADE : From Capitals to Kings : Blake Wheeler (74), Roman Josi (71), Tuukka Rask (79). [2021-01-16 7:02:58 PM] - TRADE : From Kings to Capitals : Brandon Yip (73), Jared Spurgeon (72), Marc-André Fleury (81). [2021-01-04 9:50:55 PM] - TRADE : From Capitals to Kings : Torey Krug (77), Jordan Weal (58), Josh Manson (72). [2021-01-04 9:50:55 PM] - TRADE : From Kings to Capitals : Jamie Benn (74), William Karlsson (70), Duncan Keith (75). [2020-12-13 7:25:42 PM] - TRADE : From Kings to Capitals : Brayden Point (67). [2020-12-13 7:25:42 PM] - TRADE : From Capitals to Kings : William Karlsson (70), Jeff Skinner (73). [2020-10-14 7:51:07 PM] - Sergei Kostenko signed with Capitals for $300,000 for 1 year(s). [2020-10-14 7:51:07 PM] - Sergei Kostenko was added to Capitals.
[2021-05-22 7:10:55 PM] Brock McGinn from Bears is back from Left Knee Injury.
[2021-05-18 7:05:07 PM] Successfully loaded Capitals lines done with STHS Client - 3.2.8.8
[2021-05-18 7:05:06 PM] Bears GM Stats have been reset.
[2021-05-17 7:03:32 PM] Successfully loaded Capitals lines done with STHS Client - 3.2.8.8
[2021-05-17 7:03:31 PM] Bears GM Stats have been reset.
[2021-05-16 8:40:12 PM] Successfully loaded Capitals lines done with STHS Client - 3.2.8.8
[2021-05-16 8:40:10 PM] Bears GM Stats have been reset.
[2021-05-15 7:05:10 PM] Successfully loaded Capitals lines done with STHS Client - 3.2.8.8
[2021-05-15 7:05:08 PM] Bears GM Stats have been reset.
[2021-05-13 8:44:32 PM] Auto Lines Function has been run for Capitals.
[2021-05-13 8:44:32 PM] Auto Roster Partial Function has been run for Capitals.
[2021-05-13 6:59:04 PM] Last 7 Days Pro Star : 1 - John Tavares of Stars (3-0-3) / 2 - Ryan Nugent-Hopkins of Capitals (2-0-2) / 3 - T.J. Oshie of Capitals (2-2-4)
[2021-05-09 9:47:06 PM] Successfully loaded Capitals lines done with STHS Client - 3.2.8.8
[2021-05-09 9:47:01 PM] Bears GM Stats have been reset.
[2021-05-07 8:01:27 PM] Successfully loaded Capitals lines done with STHS Client - 3.2.8.8
[2021-05-07 8:01:22 PM] Bears GM Stats have been reset. [2021-05-06 7:08:16 PM] Mike Hoffman from Bears is back from Bruised Left Leg Injury.
[2021-05-04 8:05:15 PM] Bears roster errors : Not enough Players available in Farm Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2021-05-04 8:05:06 PM] Successfully loaded Capitals lines done with STHS Client - 3.2.8.8
[2021-05-04 7:49:02 PM] Successfully loaded Capitals lines done with STHS Client - 3.2.8.8
[2021-05-03 9:55:46 PM] Auto Lines Function has been run for Bears.
[2021-05-01 9:12:22 PM] Auto Lines Function has been run for Capitals.
[2021-05-01 9:12:22 PM] Auto Roster Partial Function has been run for Capitals. [2021-04-28 7:26:31 PM] Game 962 - Mike Hoffman from Bears is injured (Bruised Left Leg) and is out for 2 weeks.
[2021-04-27 7:31:08 PM] Successfully loaded Capitals lines done with STHS Client - 3.2.8.8
[2021-04-25 9:04:56 PM] Successfully loaded Capitals lines done with STHS Client - 3.2.8.8
[2021-04-25 8:43:40 PM] Auto Lines Function has been run for Capitals.
[2021-04-25 8:43:40 PM] Auto Roster Partial Function has been run for Capitals.
[2021-04-22 7:09:20 PM] Successfully loaded Capitals lines done with STHS Client - 3.2.8.8