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
Timo Meier, Ryan O'Reilly, Zach Hyman, Michael Bunting, Gustav Nyquist
Gardien
#1 : Igor Shestyorkin, #2 : Braden Holtby
Lignes d’attaque personnalisées en prolongation
Timo Meier, Ryan O'Reilly, Zach Hyman, Michael Bunting, Gustav Nyquist, Jake DeBrusk, Jake DeBrusk, Anthony Mantha, Christian Dvorak, Nick Ritchie, Sam Gagner
Lignes de défense personnalisées en prolongation
Brent Burns, Vladislav Gavrikov, Mario Ferraro, Chad Ruhwedel, Connor Clifton
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
La base de données des nouvelles n'a pas été trouvée. Veuillez en créer une du STHS.
[10/7/2022 7:12:35 PM] - Rafael Harvey-Pinard has been selected as assistant for Barracuda. [10/7/2022 7:12:35 PM] - Unknown Player is no longer as assistant for Barracuda. [10/7/2022 7:12:35 PM] - Carl Hagelin has been selected as assistant for Barracuda. [10/7/2022 7:12:35 PM] - Ben Gleason is no longer as assistant for Barracuda. [10/7/2022 7:12:35 PM] - Joe Thornton has been selected as captain for Barracuda. [10/7/2022 7:12:35 PM] - Unknown Player is no longer captain for Barracuda. [10/7/2022 7:12:35 PM] - Brent Burns has been selected as captain for Sharks. [10/7/2022 7:12:35 PM] - Unknown Player is no longer captain for Sharks. [9/25/2022 7:00:07 PM] - TRADE : From Sharks to Ducks : Dustyn Mcfaul (P), Y:13-RND:7-COL. [9/25/2022 7:00:07 PM] - TRADE : From Ducks to Sharks : Beck Warm (51). [9/25/2022 10:52:22 AM] - Barracuda hired Ron Wilson for $500,000 for 8 year(s). [9/25/2022 10:52:05 AM] - Sharks hired Rob Zettler for $1,000,000 for 8 year(s). [9/25/2022 10:51:55 AM] - Sharks fired Rob Zettler. [9/24/2022 11:14:53 AM] - TRADE : From Sharks to Flames : Milan Lucic (65), Y:13-RND:5-SJS. [9/24/2022 11:14:53 AM] - TRADE : From Flames to Sharks : Kale Clague (61). [9/24/2022 11:12:14 AM] - TRADE : From Kraken to Sharks : Gustav Nyquist (70). [9/24/2022 11:12:14 AM] - TRADE : From Sharks to Kraken : Connor Brown (68), Colton White (60), Lukas Radil (P), Robert Orr (P). [9/24/2022 11:11:24 AM] - TRADE : From Panthers to Sharks : Carl Hagelin (65), Y:14-RND:3-FLA. [9/24/2022 11:11:24 AM] - TRADE : From Sharks to Panthers : Adam Lowry (67), Jayden Halbgewachs (58), Alexei Melnichuk (57). [9/24/2022 11:08:32 AM] - TRADE : From Canucks to Sharks : Anthony Mantha (67). [9/24/2022 11:08:32 AM] - TRADE : From Sharks to Canucks : Y:13-RND:2-SJS. [8/26/2022 12:26:43 AM] - TRADE : From Canucks to Sharks : Connor Clifton (67). [8/26/2022 12:26:43 AM] - TRADE : From Sharks to Canucks : Y:13-RND:6-CAR. [8/26/2022 12:05:05 AM] - Trevor Lewis signed with Sharks for $750,000 for 3 year(s) / Option : 1 Way Contract . [8/26/2022 12:05:05 AM] - Trevor Lewis was added to Sharks. [8/7/2022 9:30:50 PM] - TRADE : From Capitals to Sharks : Lukas Radil (P). [8/7/2022 9:30:50 PM] - TRADE : From Sharks to Capitals : Will Butcher (63), $500,000 (Money). [8/7/2022 9:28:47 PM] - TRADE : From Blues to Sharks : Y:13-RND:5-SJS. [8/7/2022 9:25:59 PM] - TRADE : From Blue Jackets to Sharks : Santeri Hatakka (58), Y:13-RND:1-CBJ. [8/7/2022 9:25:59 PM] - TRADE : From Sharks to Blue Jackets : Darcy Kuemper (85). [8/7/2022 9:17:50 PM] - Declan Carlile signed with Sharks for $925,000 for 2 year(s). [8/7/2022 9:17:50 PM] - Declan Carlile was added to Sharks. [8/2/2022 8:04:01 PM] - Sam Gagner signed with Sharks for $925,000 for 4 year(s) / Option : 1 Way Contract & Signing Bonus of $925,000. [8/2/2022 8:04:01 PM] - Sam Gagner was added to Sharks. [8/2/2022 7:53:42 PM] - Sharks drafts Braeden Kressler as the #196 overall pick in the Entry Draft of year 12. [8/2/2022 7:50:25 PM] - Sharks drafts Spencer Sova as the #181 overall pick in the Entry Draft of year 12. [8/2/2022 7:36:09 PM] - Sharks drafts Jon-Randall Avon as the #135 overall pick in the Entry Draft of year 12. [8/2/2022 7:23:33 PM] - Joe Thornton signed with Sharks for $1,000,000 for 1 year(s). [8/2/2022 7:23:33 PM] - Joe Thornton was added to Sharks. [8/2/2022 7:23:21 PM] - Joel Hanley signed with Sharks for $750,000 for 4 year(s) / Option : 1 Way Contract . [8/2/2022 7:23:21 PM] - Joel Hanley was added to Sharks. [8/2/2022 7:23:08 PM] - Chad Ruhwedel signed with Sharks for $850,000 for 4 year(s) / Option : 1 Way Contract & Signing Bonus of $250,000. [8/2/2022 7:23:08 PM] - Chad Ruhwedel was added to Sharks. [8/2/2022 7:22:40 PM] - Braden Holtby signed with Sharks for $850,000 for 4 year(s) / Option : 1 Way Contract & Signing Bonus of $250,000. [8/2/2022 7:22:40 PM] - Braden Holtby was added to Sharks. [8/2/2022 7:13:53 PM] - Jaroslav Halak signed with Sharks for $1,500,000 for 2 year(s) / Option : 1 Way Contract & Signing Bonus of $500,000. [8/2/2022 7:13:53 PM] - Jaroslav Halak was added to Sharks.
[10/8/2022 8:08:25 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.
[10/7/2022 7:13: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. [10/7/2022 7:12:35 PM] Successfully loaded Sharks lines done with STHS Client - 3.3.4.4 [10/7/2022 1:25:33 PM] Auto Lines Partial Function has been run for Barracuda. [10/7/2022 1:25:33 PM] Auto Roster Partial Function has been run for Sharks. [10/6/2022 8:33:07 PM] Auto Lines Partial Function has been run for Barracuda. [10/6/2022 8:33:07 PM] Auto Roster Partial Function has been run for Sharks. [10/4/2022 7:45:17 PM] Pro Game #78 - Timo Meier from Sharks has scored a Hat Trick! [10/4/2022 7:45:11 PM] Auto Lines Partial Function has been run for Barracuda. [10/4/2022 7:45:11 PM] Auto Roster Partial Function has been run for Sharks. [10/2/2022 7:50:10 PM] Farm Game #62 - Rafael Harvey-Pinard from Barracuda has scored a Hat Trick! [10/2/2022 7:50:00 PM] Auto Lines Partial Function has been run for Barracuda. [10/2/2022 7:50:00 PM] Auto Roster Partial Function has been run for Sharks. [10/1/2022 7:15:00 PM] Last 7 Days Pro Star : 1 - Zach Hyman of Sharks (5-3-8) / 2 - Paul Stastny of Canadiens (3-7-10) / 3 - Jared McCann of Canadiens (5-3-8) [9/30/2022 8:00:42 PM] Auto Lines Partial Function has been run for Barracuda. [9/30/2022 8:00:42 PM] Auto Roster Partial Function has been run for Sharks. [9/28/2022 9:39:27 PM] Auto Lines Partial Function has been run for Barracuda. [9/28/2022 9:39:27 PM] Auto Roster Partial Function has been run for Sharks. [9/26/2022 7:06:55 PM] Auto Lines Partial Function has been run for Barracuda. [9/26/2022 7:06:55 PM] Auto Roster Partial Function has been run for Sharks. [9/25/2022 7:31:14 PM] Successfully loaded Sharks lines done with STHS Client - 3.3.4.4
[9/25/2022 7:31:12 PM] Michael Bunting of Sharks was sent to pro.
[9/25/2022 7:31:12 PM] Rasmus Sandin of Sharks was sent to pro.
[9/25/2022 7:31:12 PM] Carl Hagelin of Sharks was sent down to farm.
[9/25/2022 7:31:12 PM] Joel Hanley of Sharks was sent down to farm.
[9/25/2022 7:31:12 PM] Trevor Lewis of Sharks was sent to pro.
[9/25/2022 7:31:12 PM] Mario Ferraro of Sharks was sent to pro.
[9/25/2022 7:31:12 PM] Connor Clifton of Sharks was sent to pro.
[9/25/2022 7:31:12 PM] Joe Thornton of Sharks was sent down to farm.
[9/25/2022 7:31:12 PM] Hugh McGing of Sharks was sent down to farm.
[9/25/2022 7:31:12 PM] Dakota Joshua of Sharks was sent down to farm.
[9/25/2022 7:31:12 PM] Gustav Nyquist of Sharks was sent to pro.
[9/25/2022 7:00:07 PM] TRADE : From Sharks to Ducks : Dustyn Mcfaul (P), Y:13-RND:7-COL.
[9/25/2022 7:00:07 PM] TRADE : From Ducks to Sharks : Beck Warm (51). [9/25/2022 10:52:22 AM] Barracuda hired Ron Wilson for $500,000 for 8 year(s). [9/25/2022 10:52:05 AM] Sharks hired Rob Zettler for $1,000,000 for 8 year(s). [9/25/2022 10:51:55 AM] Sharks fired Rob Zettler.
[9/25/2022 10:51:24 AM] Barracuda roster errors : Not enough Forward available in Farm Team! 5 Dressed. 6 Required.
Not enough Defenseman available in Farm Team! 4 Dressed. 5 Required.
Not enough Goalie available in Farm Team! 0 Dressed. 2 Required.
Not enough Players available in Farm Team! 9 Dressed. 18 Required.
Not enough Players available in Pro Team! 19 Dressed. 20 Required.
Some errors will be automatically fixed.
[9/25/2022 10:51:24 AM] Sharks roster errors : Not enough Defenseman available in Pro Team! 2 Dressed. 5 Required.
Not enough Goalie available in Pro Team! 1 Dressed. 2 Required.
Not enough Players available in Pro Team! 12 Dressed. 18 Required.
Some errors will be automatically fixed.
[9/24/2022 5:58:39 PM] $33,182,747 was added to Sharks bank account.
[9/24/2022 11:14:53 AM] TRADE : From Sharks to Flames : Milan Lucic (65), Y:13-RND:5-SJS.
[9/24/2022 11:14:53 AM] TRADE : From Flames to Sharks : Kale Clague (61).
[9/24/2022 11:12:14 AM] TRADE : From Kraken to Sharks : Gustav Nyquist (70).
[9/24/2022 11:12:14 AM] TRADE : From Sharks to Kraken : Connor Brown (68), Colton White (60), Lukas Radil (P), Robert Orr (P).
[9/24/2022 11:11:24 AM] TRADE : From Panthers to Sharks : Carl Hagelin (65), Y:14-RND:3-FLA.
[9/24/2022 11:11:24 AM] TRADE : From Sharks to Panthers : Adam Lowry (67), Jayden Halbgewachs (58), Alexei Melnichuk (57).
[9/24/2022 11:08:32 AM] TRADE : From Canucks to Sharks : Anthony Mantha (67).
[9/24/2022 11:08:32 AM] TRADE : From Sharks to Canucks : Y:13-RND:2-SJS.
[8/26/2022 12:26:43 AM] TRADE : From Canucks to Sharks : Connor Clifton (67).
[8/26/2022 12:26:43 AM] TRADE : From Sharks to Canucks : Y:13-RND:6-CAR.