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
Quinn Hughes, Erik Gudbranson, Brayden McNabb, Trevor Murphy, Mirco Mueller
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
Alexandre Lefebvre
Seattle Kraken
2022
206
Anthony Salinitri
Seattle Kraken
2016
141
Antti Tuomisto
Seattle Kraken
2019
48
Bulat Shafigullin
Seattle Kraken
2018
79
Erik Portillo
Seattle Kraken
2019
68
Ethan Keppen
Seattle Kraken
2019
59
Gabriel Fortier
Seattle Kraken
2018
74
Hunter Jones
Seattle Kraken
2019
62
Jake Chiasson
Seattle Kraken
2021
111
Jayden Grubbe
Seattle Kraken
2021
112
Jett Woo
Seattle Kraken
2018
44
Joel Ratkovic Berndtsson
Seattle Kraken
2022
167
Kasper Larsen
Seattle Kraken
2022
182
Kevin Mandolese
Seattle Kraken
2018
152
Martin Rysavy
Seattle Kraken
2021
137
Miko Matikka
Seattle Kraken
2022
37
Niko Huuhtanen
Seattle Kraken
2021
129
Sean Tschigerl
Seattle Kraken
2021
110
Trevor Wong
Seattle Kraken
2021
105
Vladimir Bakanin
Seattle Kraken
2019
165
Choix au Repêchage
Année
R1
R2
R3
R4
R5
R6
R7
2023
2024
2025
2026
2027
[2023-02-02 05:52:15] - TRADE : From Seattle Kraken to Quebec Nordiques : Xavier Parent, Y:2023-RND:5-CLB. [2023-02-02 05:52:15] - TRADE : From Quebec Nordiques to Seattle Kraken : Patrick Kane. [2023-01-30 17:06:33] - Nicolas Hague has been selected as assistant for Mercer Island Hafgufa. [2023-01-30 17:06:33] - Unknown Player is no longer as assistant for Mercer Island Hafgufa. [2023-01-30 17:06:33] - Filip Chlapik has been selected as assistant for Mercer Island Hafgufa. [2023-01-30 17:06:33] - Dominik Bokk is no longer as assistant for Mercer Island Hafgufa. [2023-01-06 21:44:47] - Nicolas Hague has been selected as assistant for Mercer Island Hafgufa. [2023-01-06 21:44:47] - Pontus Holmberg is no longer as assistant for Mercer Island Hafgufa. [2023-01-06 21:44:47] - Dominik Bokk has been selected as assistant for Mercer Island Hafgufa. [2023-01-06 21:44:47] - Unknown Player is no longer as assistant for Mercer Island Hafgufa. [2023-01-02 06:35:53] - TRADE : From Seattle Kraken to Arizona Coyotes : Y:2023-RND:5-TBL. [2023-01-02 06:35:53] - TRADE : From Arizona Coyotes to Seattle Kraken : Scott Kosmachuk. [2022-11-06 05:31:51] - TRADE : From Seattle Kraken to Vancouver Canucks : Cooper Marody. [2022-11-06 05:31:51] - TRADE : From Vancouver Canucks to Seattle Kraken : Troy Terry, Y:2023-RND:5-CLB. [2022-10-27 07:19:02] - TRADE : From Seattle Kraken to Chicago Blackhawks : Jordan Kyrou. [2022-10-27 07:19:02] - TRADE : From Chicago Blackhawks to Seattle Kraken : Martin Necas. [2022-10-11 06:31:09] - New Record for Team's Most Shots Blocked (25) in 1 Game for Seattle Kraken! [2022-10-09 16:26:32] - TRADE : From Seattle Kraken to San Jose Sharks : Jason Demers, Y:2024-RND:7-SEA. [2022-10-09 16:26:32] - TRADE : From San Jose Sharks to Seattle Kraken : Y:2024-RND:7-SJS. [2022-10-07 09:22:18] - TRADE : From Seattle Kraken to Chicago Blackhawks : Semyon Der-Arguchintsev. [2022-10-07 09:22:18] - TRADE : From Chicago Blackhawks to Seattle Kraken : Filip Chlapik. [2022-10-03 07:32:40] - Pontus Holmberg has been selected as assistant for Mercer Island Hafgufa. [2022-10-03 07:32:40] - Unknown Player is no longer as assistant for Mercer Island Hafgufa. [2022-10-03 07:32:40] - Nicolas Hague has been selected as assistant for Mercer Island Hafgufa. [2022-10-03 07:32:40] - Unknown Player is no longer as assistant for Mercer Island Hafgufa. [2022-10-03 07:32:40] - Connor Bunnaman has been selected as captain for Mercer Island Hafgufa. [2022-10-03 07:32:40] - Unknown Player is no longer captain for Mercer Island Hafgufa. [2022-10-03 07:32:40] - Casey Mittelstadt has been selected as assistant for Seattle Kraken. [2022-10-03 07:32:40] - Tyson Jost is no longer as assistant for Seattle Kraken. [2022-10-03 07:32:40] - Erik Gudbranson has been selected as assistant for Seattle Kraken. [2022-10-03 07:32:40] - Unknown Player is no longer as assistant for Seattle Kraken. [2022-10-03 07:32:40] - Quinn Hughes has been selected as captain for Seattle Kraken. [2022-10-03 07:32:40] - Unknown Player is no longer captain for Seattle Kraken. [2022-10-02 08:47:40] - TRADE : From Seattle Kraken to Chicago Blackhawks : Y:2023-RND:6-SEA. [2022-10-02 08:47:40] - TRADE : From Chicago Blackhawks to Seattle Kraken : Justin Kloos, 900 000 $ (Salary Cap). [2022-09-21 07:13:19] - TRADE : From New York Islanders to Seattle Kraken : Y:2025-RND:7-NYI. [2022-09-21 07:13:19] - TRADE : From Seattle Kraken to New York Islanders : Frans Nielsen, Stephen Johns. [2022-09-12 12:26:40] - TRADE : From Seattle Kraken to Arizona Coyotes : Tomas Nosek, Y:2023-RND:4-DAL. [2022-09-12 12:26:40] - TRADE : From Arizona Coyotes to Seattle Kraken : Alex Iafallo. [2022-09-11 07:19:49] - TRADE : From Boston Bruins to Seattle Kraken : Mathias From. [2022-09-11 07:19:41] - TRADE : From Florida Panthers to Seattle Kraken : Wyatt Kalynuk. [2022-08-23 07:04:08] - William Lockwood has been selected as assistant for Mercer Island Hafgufa. [2022-08-23 07:04:08] - Unknown Player is no longer as assistant for Mercer Island Hafgufa. [2022-08-23 07:04:08] - Connor Bunnaman has been selected as captain for Mercer Island Hafgufa. [2022-08-23 07:04:08] - Unknown Player is no longer captain for Mercer Island Hafgufa.
[2023-02-08 18:54:04] Successfully loaded Seattle Kraken lines done with STHS Client - 3.3.5.5 [2023-02-02 17:33:22] Successfully loaded Seattle Kraken lines done with STHS Client - 3.3.5.5
[2023-02-02 11:08:52] Seattle Kraken roster errors : Too many Players available in Pro Team! 19 Dressed. Maximum is 18.
Some errors will be automatically fixed.
[2023-02-02 05:52:15] TRADE : From Seattle Kraken to Quebec Nordiques : Xavier Parent, Y:2023-RND:5-CLB. [2023-02-02 05:52:15] TRADE : From Quebec Nordiques to Seattle Kraken : Patrick Kane. [2023-02-02 05:50:36] Game 1001 - Adam Wilsby from Mercer Island Hafgufa is injured (Sprained Left Knee) and is out for 2 weeks. [2023-01-30 17:06:33] Successfully loaded Seattle Kraken lines done with STHS Client - 3.3.5.5 [2023-01-27 19:42:51] Successfully loaded Seattle Kraken lines done with STHS Client - 3.3.5.5
[2023-01-27 19:42:50] Nicolas Hague of Seattle Kraken was sent down to farm. [2023-01-23 21:02:04] Successfully loaded Seattle Kraken lines done with STHS Client - 3.3.5.5 [2023-01-23 06:02:17] Auto Lines Partial Function has been run for Mercer Island Hafgufa.
[2023-01-23 06:02:16] Mercer Island Hafgufa (Seattle Kraken) lines errors : Normal line # 1 RW is empty.
PP line2 RW is empty.
LastMinOff line RW is empty.
Penalty Shot Player #2 is empty.
OT Forward #2 is empty.
[2023-01-21 08:13:10] Mirco Mueller from Seattle Kraken is back from Back Injury.
[2023-01-21 08:13:08] Farm Game #928 - William Lockwood from Mercer Island Hafgufa has scored a Hat Trick! [2023-01-21 08:13:08] Game 928 - Dominik Bokk from Mercer Island Hafgufa is injured (Broken Right Index Finger) and is out for 2 months. [2023-01-20 07:38:41] Successfully loaded Seattle Kraken lines done with STHS Client - 3.3.5.5
[2023-01-20 07:38:41] Nicolas Hague of Seattle Kraken was sent to pro. [2023-01-17 07:32:47] Cole Ully from Seattle Kraken is back from Bruised Right Foot Injury. [2023-01-17 07:32:46] Game 927 - Cole Ully from Seattle Kraken is injured (Bruised Right Foot) and is out for 5 days. [2023-01-17 07:32:46] Game 927 - Mirco Mueller from Seattle Kraken is injured (Back) and is out for 1 week. [2023-01-16 06:23:14] Successfully loaded Seattle Kraken lines done with STHS Client - 3.3.5.5 [2023-01-11 18:42:38] Successfully loaded Seattle Kraken lines done with STHS Client - 3.3.5.5