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
Jason Spezza, Nick Palmieri, Mike Cammalleri, Milan Michalek, Drew Doughty
Gardien
#1 : Antti Niemi, #2 : Ryan Miller
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-05-20 7:22:54 PM] - Barracuda was eliminated at round 1 of year 13. [2021-05-20 7:22:54 PM] - Sharks was eliminated at round 1 of year 13. [2021-05-07 8:01:35 PM] - New Record for Team's Most Shots Blocked (24) in 1 Game for Sharks! [2021-04-20 7:28:10 PM] - Team Name Change : Ice Dragons changed name to Barracuda [2021-03-04 7:36:56 PM] - TRADE : From Sharks to Canucks : Y:15-RND:2-SJS. [2021-03-04 7:36:56 PM] - TRADE : From Canucks to Sharks : Y:14-RND:2-SJS. [2021-03-03 7:24:38 PM] - TRADE : From Sharks to Canucks : Y:14-RND:2-SJS. [2021-03-03 7:24:38 PM] - TRADE : From Canucks to Sharks : Brandon Halverson (62). [2021-01-22 7:02:26 PM] - TRADE : From Sharks to Blues : Adam Clendening (65). [2021-01-22 7:02:26 PM] - TRADE : From Blues to Sharks : Alex Lintuniemi (54). [2021-01-22 7:01:37 PM] - TRADE : From Sharks to Blues : Adam Clendening (65). [2021-01-22 7:01:37 PM] - TRADE : From Blues to Sharks : Alex Lintuniemi (54). [2020-12-30 9:02:28 PM] - TRADE : From Sharks to Kings : Tyler Weiman (76), Joni Pitkanen (77). [2020-12-30 9:02:28 PM] - TRADE : From Kings to Sharks : Karl Alzner (76), Antti Niemi (76). [2020-12-09 7:09:20 PM] - Luca Sbisa signed with Sharks for $650,000 for 1 year(s). [2020-12-09 7:09:19 PM] - Luca Sbisa was added to Sharks. [2020-11-11 7:49:34 AM] - David Shields signed with Sharks for $500,000 for 1 year(s). [2020-11-11 7:49:34 AM] - David Shields was added to Sharks. [2020-10-15 6:49:38 PM] - TRADE : From Kings to Sharks : PK Subban (78), Joni Pitkanen (77). [2020-10-15 6:49:38 PM] - TRADE : From Sharks to Kings : Adam Larsson (76), Dennis Wideman (76). [2020-10-09 7:08:46 PM] - Harru Sateri was released. [2020-10-09 7:08:46 PM] - Sharks paid $0 to release Harru Sateri. [2020-10-09 6:59:16 PM] - TRADE : From Blues to Sharks : Y:18-RND:3-STL. [2020-10-09 6:59:16 PM] - TRADE : From Sharks to Blues : Anders Nilsson (71), Y:18-RND:2-SJS. [2020-10-09 6:52:26 PM] - Mario Lucia signed with Sharks for $250,000 for 4 year(s). [2020-10-09 6:52:26 PM] - Mario Lucia was added to Sharks. [2020-10-08 7:03:22 PM] - Jordan LaVallee is no longer as assistant for Ice Dragons. [2020-10-08 7:01:51 PM] - Joacim Eriksson signed with Sharks for $500,000 for 1 year(s). [2020-10-08 7:01:51 PM] - Joacim Eriksson was added to Sharks. [2020-10-08 7:01:38 PM] - Tyler Weiman signed with Sharks for $700,000 for 2 year(s). [2020-10-08 7:01:38 PM] - Tyler Weiman was added to Sharks.
[2021-05-20 7:22:54 PM] Brandon Dubinsky from Sharks is back from Upper Body Injury.
[2021-05-20 7:22:06 PM] Successfully loaded Sharks lines done with STHS Client - 3.2.7.7
[2021-05-20 7:22:05 PM] Phil Di Giuseppe of Sharks was sent down to farm.
[2021-05-19 7:20:29 PM] Barracuda lines for next game are empty. Current rosters/lines are not erased. But, Sharks lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2021-05-18 7:07:10 PM] Barracuda lines for next game are empty. Current rosters/lines are not erased. But, Sharks lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2021-05-17 7:03:55 PM] Barracuda lines for next game are empty. Current rosters/lines are not erased. But, Sharks lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2021-05-16 8:40:29 PM] Barracuda lines for next game are empty. Current rosters/lines are not erased. But, Sharks lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2021-05-15 7:05:20 PM] Barracuda lines for next game are empty. Current rosters/lines are not erased. But, Sharks lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2021-05-11 7:05:58 PM] Barracuda lines for next game are empty. Current rosters/lines are not erased.
[2021-05-11 7:05:57 PM] Sam Carrick from Barracuda has scored a Hat Trick!
[2021-05-07 8:01:37 PM] Barracuda lines for next game are empty. Current rosters/lines are not erased. But, Sharks lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2021-05-07 8:01:35 PM] New Record for Team's Most Shots Blocked (24) in 1 Game for Sharks! [2021-05-04 8:20:18 PM] Jiri Tlusty from Sharks is back from Broken Ribs Injury.
[2021-05-04 8:20:18 PM] Barracuda lines for next game are empty. Current rosters/lines are not erased. But, Sharks lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2021-05-03 9:55:31 PM] Successfully loaded Sharks lines done with STHS Client - 3.2.7.7
[2021-04-28 7:25:46 PM] Successfully loaded Sharks lines done with STHS Client - 3.2.7.7
[2021-04-28 7:25:46 PM] Chet Pickard of Sharks was sent to farm.
[2021-04-28 7:25:46 PM] Phil Di Giuseppe of Sharks was sent to pro.
[2021-04-27 7:31:10 PM] Auto Lines Function has been run for Barracuda.
[2021-04-27 7:31:10 PM] Auto Roster Farm Only Function has been run for Sharks.
[2021-04-26 7:18:48 PM] Kevin Connauton of Sharks was sent to farm.
[2021-04-26 7:18:33 PM] Auto Lines Function has been run for Sharks.
[2021-04-26 7:18:33 PM] Auto Roster Partial Function has been run for Sharks.
[2021-04-26 7:18:33 PM] Kevin Connauton of Sharks was sent to pro. [2021-04-24 9:23:20 PM] Game 964 - Brandon Dubinsky from Sharks is injured (Upper Body) and is out for 2 months.
[2021-04-22 7:10:10 PM] Chet Pickard of Sharks was sent to pro.
[2021-04-22 7:09:22 PM] Auto Lines Function has been run for Barracuda.
[2021-04-22 7:09:22 PM] Auto Lines Function has been run for Sharks.
[2021-04-22 7:09:22 PM] Auto Roster Partial Function has been run for Sharks.
[2021-04-19 7:23:07 PM] Auto Lines Function has been run for Sharks.
[2021-04-19 7:23:00 PM] Chet Pickard of Sharks was sent to farm.