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
Jakub Vrana, Thomas Bordeleau, Matt Duchene, Joel Eriksson Ek, Ondrej Palat
Gardien
#1 : Chris Driedger, #2 : Mikko Koskinen
Lignes d’attaque personnalisées en prolongation
Matt Duchene, Joel Eriksson Ek, Thomas Bordeleau, Trevor Moore, Jakub Vrana, Ross Colton, Ross Colton, Ondrej Palat, Logan O'Connor, Brett Leason, Warren Foegele
Lignes de défense personnalisées en prolongation
Josh Manson, Mikey Anderson, TJ Brodie, Jan Rutta, Sean Durzi
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
[2023-01-29 10:40:28 PM] - Ondrej Palat has been selected as assistant for Sharks. [2023-01-29 10:40:28 PM] - Unknown Player is no longer as assistant for Sharks. [2023-01-28 9:47:35 PM] - Ondrej Palat is no longer as assistant for Sharks. [2022-12-27 9:25:32 PM] - Ondrej Palat has been selected as assistant for Sharks. [2022-12-27 9:25:32 PM] - Unknown Player is no longer as assistant for Sharks. [2022-12-23 10:33:01 PM] - TRADE : From Oilers to Sharks : Olen Zellweger (P), Y:12-RND:1-EDM. [2022-12-23 10:33:01 PM] - TRADE : From Sharks to Oilers : Robert Thomas (71). [2022-12-23 10:32:30 PM] - TRADE : From Golden Knights to Sharks : Johnathan Kovacevic (61), Y:12-RND:5-VGK. [2022-12-23 10:32:30 PM] - TRADE : From Sharks to Golden Knights : Haydn Fleury (66), Y:14-RND:4-SJS. [2022-12-17 9:49:16 PM] - TRADE : From Oilers to Sharks : Ondrej Palat (71), Jakub Vrana (71), Y:12-RND:2-OTT. [2022-12-17 9:49:16 PM] - TRADE : From Sharks to Oilers : Tom Wilson (72), Y:12-RND:3-PIT, Y:14-RND:3-SJS. [2022-11-06 9:35:55 PM] - Sharks hired Don Granato for $1,000,000 for 9 year(s). [2022-11-06 9:35:38 PM] - Sharks fired Bruce Boudreau. [2022-11-03 7:44:10 PM] - Josh Manson has been selected as assistant for Sharks. [2022-11-03 7:44:09 PM] - Unknown Player is no longer as assistant for Sharks. [2022-11-03 7:43:51 PM] - Tom Wilson has been selected as assistant for Sharks. [2022-11-03 7:43:50 PM] - Josh Manson is no longer as assistant for Sharks. [2022-10-30 10:11:11 PM] - TRADE : From Oilers to Sharks : Joel Eriksson Ek (72), Jack Drury (65). [2022-10-30 10:11:11 PM] - TRADE : From Sharks to Oilers : Phillip Danault (71), Carson Lambos (P). [2022-10-29 7:58:06 PM] - TRADE : From Sharks to Wild : Frank Vatrano (68). [2022-10-29 7:58:06 PM] - TRADE : From Wild to Sharks : Logan O'Connor (68), Y:12-RND:4-MIN. [2022-10-23 7:52:29 PM] - TRADE : From Sharks to Hurricanes : Rocco Grimaldi (67). [2022-10-23 7:52:29 PM] - TRADE : From Hurricanes to Sharks : Byron Froese (64). [2022-10-14 9:55:40 PM] - New Record for Team's Most Points (23) in 1 Game for Sharks! [2022-10-14 9:55:40 PM] - New Record for Team's Most Assists (15) in 1 Game for Sharks! [2022-10-14 9:55:40 PM] - New Record for Team's Most Goals (8) in 1 Game for Sharks! [2022-09-05 8:09:02 PM] - TRADE : From Avalanche to Sharks : Y:12-RND:6-COL. [2022-09-05 8:09:02 PM] - TRADE : From Sharks to Avalanche : Kevin Connauton (62), Tyrell Goulbourne (57), Kevin Roy (61). [2022-09-03 6:46:49 PM] - TRADE : From Sharks to Predators : Y:12-RND:6-NSH. [2022-09-03 6:46:49 PM] - TRADE : From Predators to Sharks : Y:13-RND:6-NSH. [2022-09-03 6:40:20 PM] - TRADE : From Kraken to Sharks : Chris Driedger (72). [2022-09-03 6:40:20 PM] - TRADE : From Sharks to Kraken : Y:14-RND:2-SJS. [2022-09-02 10:38:11 PM] - TRADE : From Sharks to Predators : A.J. Greer (65), Roni Hirvonen (P), Y:13-RND:1-NSH. [2022-09-02 10:38:11 PM] - TRADE : From Predators to Sharks : Tom Wilson (72), Y:12-RND:6-NSH. [2022-08-26 8:00:39 PM] - TRADE : From Golden Knights to Sharks : Y:12-RND:4-VGK, Y:14-RND:6-VGK. [2022-08-26 8:00:39 PM] - TRADE : From Sharks to Golden Knights : Nathan Walker (67). [2022-08-20 2:34:18 PM] - Josiah Slavin was added to Sharks. [2022-08-03 5:53:31 PM] - Sharks drafts Kalle Vaisanen as the #129 overall pick in the Entry Draft of year 11. [2022-08-03 5:52:51 PM] - Sharks drafts Kyle Masters as the #124 overall pick in the Entry Draft of year 11. [2022-08-03 5:50:20 PM] - TRADE : From Islanders to Sharks : Y:11-RND:5-NYI. [2022-08-03 5:50:20 PM] - TRADE : From Sharks to Islanders : Y:11-RND:5-NJD, Y:11-RND:6-SJS. [2022-07-23 12:12:16 AM] - Sharks drafts Brody Lamb as the #106 overall pick in the Entry Draft of year 11. [2022-07-23 12:11:57 AM] - Sharks drafts Cameron Berg as the #104 overall pick in the Entry Draft of year 11. [2022-07-23 12:11:43 AM] - Sharks drafts Redmond Savage as the #102 overall pick in the Entry Draft of year 11. [2022-07-21 8:44:52 PM] - Sharks drafts Jakub Malek as the #93 overall pick in the Entry Draft of year 11. [2022-07-18 10:17:06 PM] - TRADE : From Oilers to Sharks : Samuel Fagemo (63), Y:13-RND:4-EDM. [2022-07-18 10:17:06 PM] - TRADE : From Sharks to Oilers : Sammy Blais (67). [2022-07-17 1:23:58 AM] - Josh Lopina was added to Sharks. [2022-07-17 1:23:40 AM] - Cameron Hillis was added to Sharks. [2022-07-16 9:09:01 PM] - Sharks drafts Brent Johnson as the #75 overall pick in the Entry Draft of year 11. [2022-07-16 9:08:14 PM] - Sharks drafts Samu Salminen as the #70 overall pick in the Entry Draft of year 11. [2022-07-16 8:50:59 PM] - Sharks drafts Ayrton Martino as the #67 overall pick in the Entry Draft of year 11. [2022-07-16 8:49:14 PM] - Sharks drafts Joshua Lopina as the #62 overall pick in the Entry Draft of year 11. [2022-07-16 8:42:33 PM] - TRADE : From Canadiens to Sharks : Y:11-RND:3-NJD, Y:11-RND:3-MTL. [2022-07-16 8:42:33 PM] - TRADE : From Sharks to Canadiens : Y:12-RND:2-CLB. [2022-07-11 11:10:44 PM] - Sharks drafts Carter Mazur as the #42 overall pick in the Entry Draft of year 11. [2022-07-11 11:06:42 PM] - Sharks drafts Isak Rosen as the #40 overall pick in the Entry Draft of year 11. [2022-07-11 11:06:27 PM] - Sharks drafts William Stromgren as the #38 overall pick in the Entry Draft of year 11. [2022-07-11 11:06:21 PM] - Sharks drafts Ryker Evans as the #37 overall pick in the Entry Draft of year 11. [2022-07-08 12:24:28 AM] - TRADE : From Devils to Sharks : Y:11-RND:2-LAK, Y:11-RND:5-NJD. [2022-07-08 12:24:28 AM] - TRADE : From Sharks to Devils : Dylan Samberg (63), Y:11-RND:2-CGY. [2022-07-08 12:23:36 AM] - TRADE : From Jets to Sharks : Y:11-RND:2-WIN, Y:11-RND:3-BOS. [2022-07-08 12:23:36 AM] - TRADE : From Sharks to Jets : Philipp Kurashev (66), Devon Levi (P). [2022-07-07 1:11:33 PM] - Sharks drafts Carson Lambos as the #22 overall pick in the Entry Draft of year 11. [2022-07-02 12:42:37 PM] - Sharks drafts Sebastian Cossa as the #14 overall pick in the Entry Draft of year 11. [2022-07-02 12:31:11 AM] - Sharks drafts Simon Edvinsson as the #6 overall pick in the Entry Draft of year 11. [2022-07-02 12:26:20 AM] - TRADE : From Jets to Sharks : Y:14-RND:6-WIN. [2022-07-02 12:26:20 AM] - TRADE : From Sharks to Jets : Jeremy Gregoire (58), Paul Thompson (61), Luke Witkowski (61). [2022-06-29 7:47:52 PM] - Simon Lundmark was added to Sharks. [2022-06-29 7:47:52 PM] - Nathan Legare was added to Sharks. [2022-06-29 7:47:52 PM] - Nikita Alexandrov was added to Sharks. [2022-06-29 7:47:52 PM] - Dmitrij Jaskin was added to Sharks.
[2023-01-29 10:40:28 PM] Successfully loaded Sharks lines done with STHS Client - 3.3.5.5
[2023-01-28 9:47:35 PM] Successfully loaded Sharks lines done with STHS Client - 3.3.5.5
[2023-01-28 9:47:33 PM] Successfully loaded Sharks lines done with Web Base Client and SQLite Database.
[2023-01-28 12:49:18 AM] Farm Game #783 - Samuel Fagemo from Barracuda has scored a Hat Trick!
[2023-01-28 12:49:10 AM] Successfully loaded Sharks lines done with Web Base Client and SQLite Database.
[2023-01-26 10:54:58 PM] Last 7 Days Pro Star : 1 - Artemi Panarin of Red Wings (5-4-9) / 2 - Logan Couture of Canadiens (4-2-6) / 3 - Ondrej Palat of Sharks (4-1-5)
[2023-01-23 8:22:13 PM] Successfully loaded Sharks lines done with Web Base Client and SQLite Database. [2023-01-22 10:25:27 PM] Chris Driedger from Sharks is back from Exhaustion.
[2023-01-22 10:25:21 PM] Successfully loaded Sharks lines done with Web Base Client and SQLite Database.
[2023-01-21 10:46:12 PM] Sharks are expected to be under the minimum salary cap by $400,000! [2023-01-21 10:45:33 PM] Chris Driedger from Sharks injured (Exhaustion)
[2023-01-21 10:45:18 PM] Successfully loaded Sharks lines done with Web Base Client and SQLite Database.
[2023-01-19 11:11:18 PM] Last 7 Days Pro Star : 1 - Joel Eriksson Ek of Sharks (4-3-7) / 2 - Anthony Mantha of Islanders (4-3-7) / 3 - Nick Bonino of Panthers (4-3-7)
[2023-01-17 10:09:54 PM] Successfully loaded Sharks lines done with Web Base Client and SQLite Database.
[2023-01-17 10:09:53 PM] Jacob Bernard-Docker of Sharks was sent down to farm. [2023-01-14 12:17:18 AM] Sean Durzi from Sharks is back from Lower Body Injury.
[2023-01-12 11:45:40 PM] Last 7 Days Pro Star : 1 - Jakob Chychrun of Stars (3-4-7) / 2 - Joel Eriksson Ek of Sharks (2-5-7) / 3 - Jared McCann of Avalanche (4-1-5)
[2023-01-12 11:45:34 PM] Successfully loaded Sharks lines done with Web Base Client and SQLite Database.
[2023-01-11 9:16:55 PM] Farm Game #661 - Andrew Agozzino from Barracuda has scored a Hat Trick!
[2023-01-11 9:16:51 PM] Auto Lines Partial Function has been run for Barracuda.
[2023-01-11 9:16:51 PM] Barracuda (Sharks) lines errors : Normal line # 1 Defense #1 is empty.
Normal line # 4 Defense #4 is empty.
PP line 1 Defense #1 is empty.
4 vs 4 line 1 Defense #1 is empty.
PK3 line 1 Defense #1 is empty.
PK line 2 Defense #2 is empty.
LastMinOff line Defense is empty.
Extra Defense #1 is empty.
Extra Defense #5 is empty.
[2023-01-11 9:16:48 PM] Successfully loaded Sharks lines done with Web Base Client and SQLite Database.
[2023-01-11 9:16:48 PM] Jacob Bernard-Docker of Sharks was sent to pro.
[2023-01-10 9:07:22 PM] Farm Game #657 - Egor Sokolov from Barracuda has scored a Hat Trick! [2023-01-10 9:07:22 PM] Game 657 - Sean Durzi from Sharks is injured (Lower Body) and is out for 1 week.
[2023-01-08 10:31:14 PM] Successfully loaded Sharks lines done with Web Base Client and SQLite Database.
[2023-01-07 10:56:08 PM] Successfully loaded Sharks lines done with Web Base Client and SQLite Database.
[2023-01-05 10:32:46 PM] Successfully loaded Sharks lines done with Web Base Client and SQLite Database.