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
Clayton Keller, Steven Stamkos, Bo Horvat, Sam Bennett, Anthony Cirelli
Gardien
#1 : Jack Campbell, #2 : Erik Källgren
Lignes d'Attaque Perso. en Prol.
Steven Stamkos, Clayton Keller, Anthony Cirelli, Bo Horvat, Jake Evans, Sam Bennett, Sam Bennett, Zach Sanford, Max Jones, Jesper Boqvist, Trey Fix-Wolansky
Lignes de Défense Perso. en Prol.
Hampus Lindholm, Travis Sanheim, Luca Sbisa, Tobias Björnfot, Erik Johnson
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
Brett Harrison
Arizona Coyotes
2021
46
Caedan Bankier
Arizona Coyotes
2021
62
Erik Brannstrom
Arizona Coyotes
2017
23
Filip Bystedt
Arizona Coyotes
2022
32
Francesco Arcuri
Arizona Coyotes
2022
198
Fraser Minten
Arizona Coyotes
2022
88
Lucas Edmonds
Arizona Coyotes
2022
134
Luke Prokop
Arizona Coyotes
2020
154
Samuel Fagemo
Arizona Coyotes
2019
50
Vitali Kravtsov
Arizona Coyotes
2018
10
Choix au Repêchage
Année
R1
R2
R3
R4
R5
R6
R7
2023
2024
2025
2026
2027
[2023-02-04 07:39:40] - TRADE : From Minnesota Wild to Arizona Coyotes : Y:2023-RND:4-QUE, Y:2024-RND:4-WSH. [2023-02-04 07:39:40] - TRADE : From Arizona Coyotes to Minnesota Wild : Derek Forbort. [2023-02-03 06:26:14] - TRADE : From Winnipeg Jets to Arizona Coyotes : Luke Kunin, Luke Prokop (P), Y:2024-RND:3-WPG. [2023-02-03 06:26:14] - TRADE : From Arizona Coyotes to Winnipeg Jets : Corey Perry, Y:2024-RND:7-VEG. [2023-01-30 06:49:02] - TRADE : From Montreal Canadiens to Arizona Coyotes : Y:2023-RND:4-MIN, Y:2024-RND:7-VEG. [2023-01-30 06:49:02] - TRADE : From Arizona Coyotes to Montreal Canadiens : Noel Acciari. [2023-01-09 07:04:48] - TRADE : From Chicago Blackhawks to Arizona Coyotes : Jake Evans. [2023-01-09 07:04:48] - TRADE : From Arizona Coyotes to Chicago Blackhawks : Zack MacEwen, Y:2023-RND:5-CGY. [2023-01-04 06:05:48] - TRADE : From Florida Panthers to Arizona Coyotes : Y:2023-RND:5-CGY. [2023-01-04 06:05:48] - TRADE : From Arizona Coyotes to Florida Panthers : Tobias Enstrom. [2023-01-03 06:36:06] - TRADE : From Ottawa Senators to Arizona Coyotes : Jarred Tinordi, Y:2023-RND:4-OTT. [2023-01-03 06:36:06] - TRADE : From Arizona Coyotes to Ottawa Senators : Raman Hrabarenka, Y:2023-RND:7-VEG. [2023-01-03 06:33:11] - The Nuuk Vikings hired Luke Richardson for 1 000 000 $ for 3 year(s). [2023-01-03 06:30:59] - Arizona Coyotes hired Martin St-Louis for 1 500 000 $ for 3 year(s). [2023-01-03 06:30:58] - Arizona Coyotes fired Paul MacLean. [2023-01-03 06:30:58] - The Nuuk Vikings fired Martin St-Louis. [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. [2023-01-01 07:47:43] - TRADE : From Boston Bruins to Arizona Coyotes : Tobias Björnfot, Scott Kosmachuk, Brett Harrison (P). [2023-01-01 07:47:43] - TRADE : From Arizona Coyotes to Boston Bruins : Ahti Oksanen, Y:2023-RND:6-ARZ. [2022-12-29 05:55:29] - TRADE : From Arizona Coyotes to Anaheim Ducks : Mike Richards, 1 500 000 $ (Salary Cap). [2022-12-29 05:55:29] - TRADE : From Anaheim Ducks to Arizona Coyotes : Erik Brannstrom (P). [2022-12-14 05:20:51] - Ozzy Wiesblatt has been selected as captain for The Nuuk Vikings. [2022-12-14 05:20:51] - Unknown Player is no longer captain for The Nuuk Vikings. [2022-12-12 06:39:56] - TRADE : From Arizona Coyotes to Chicago Blackhawks : Y:2023-RND:5-ARZ. [2022-12-12 06:39:56] - TRADE : From Chicago Blackhawks to Arizona Coyotes : Lucas Edmonds (P). [2022-12-12 06:39:38] - Aleksi Heponiemi was added to Arizona Coyotes. [2022-10-22 06:54:01] - TRADE : From Vancouver Canucks to Arizona Coyotes : Ahti Oksanen, Y:2023-RND:3-FLA. [2022-10-22 06:54:01] - TRADE : From Arizona Coyotes to Vancouver Canucks : Jacob Markstrom. [2022-10-22 06:51:37] - Erik Källgren signed with Arizona Coyotes for 900 000 $ for 3 year(s). [2022-10-22 06:51:37] - Erik Källgren was added to Arizona Coyotes. [2022-10-22 06:51:26] - Mark Kastelic signed with Arizona Coyotes for 1 200 000 $ for 4 year(s). [2022-10-22 06:51:26] - Mark Kastelic was added to Arizona Coyotes. [2022-10-21 06:58:57] - TRADE : From Los Angeles Kings to Arizona Coyotes : Jack Campbell, Derek Forbort, Anthony Cirelli. [2022-10-21 06:58:57] - TRADE : From Arizona Coyotes to Los Angeles Kings : Benjamin Conz, Keegan Kanzig, Danton Heinen, Y:2023-RND:2-COL. [2022-10-20 07:22:17] - TRADE : From Arizona Coyotes to Montreal Canadiens : Michael Pezzetta, Y:2026-RND:7-ARZ. [2022-10-20 07:22:17] - TRADE : From Montreal Canadiens to Arizona Coyotes : 500 000 $ (Salary Cap), Y:2023-RND:5-DAL. [2022-10-06 09:48:38] - TRADE : From Quebec Nordiques to Arizona Coyotes : Luca Sbisa, Y:2023-RND:7-VEG. [2022-10-06 09:48:38] - TRADE : From Arizona Coyotes to Quebec Nordiques : Carson Soucy, Y:2023-RND:4-DAL. [2022-09-29 05:56:01] - New Record for Team's Most Shots Blocked (24) in 1 Game for Arizona Coyotes! [2022-09-23 07:21:37] - TRADE : From St. Louis Blues to Arizona Coyotes : Clayton Keller, Y:2024-RND:4-STL. [2022-09-23 07:21:37] - TRADE : From Arizona Coyotes to St. Louis Blues : Tomas Nosek, Lawson Crouse, Colton Dach (P), Luca Del Bel Belluz (P), Y:2023-RND:1-ARZ, Y:2024-RND:1-ARZ. [2022-09-19 05:49:52] - TRADE : From Carolina Hurricanes to Arizona Coyotes : Y:2025-RND:7-PHI. [2022-09-19 05:49:52] - TRADE : From Arizona Coyotes to Carolina Hurricanes : Gerald Mayhew, Y:2024-RND:5-ARZ. [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:10:56] - Ben Bishop was released. [2022-09-11 07:10:56] - Arizona Coyotes paid 19 500 000 $ to release Ben Bishop. [2022-09-10 07:41:02] - TRADE : From Philadelphia Flyers to Arizona Coyotes : Ben Bishop, Y:2023-RND:3-COL. [2022-09-10 07:41:02] - TRADE : From Arizona Coyotes to Philadelphia Flyers : Y:2023-RND:7-ARZ. [2022-09-06 06:11:40] - Jack Matier has been selected as assistant for The Nuuk Vikings. [2022-09-06 06:11:40] - Unknown Player is no longer as assistant for The Nuuk Vikings. [2022-09-06 06:11:40] - Hafthor Sigrunarson has been selected as assistant for The Nuuk Vikings. [2022-09-06 06:11:40] - Unknown Player is no longer as assistant for The Nuuk Vikings. [2022-09-06 06:11:40] - Michael Pezzetta has been selected as captain for The Nuuk Vikings. [2022-09-06 06:11:40] - Unknown Player is no longer captain for The Nuuk Vikings. [2022-09-06 06:11:40] - Erik Johnson has been selected as assistant for Arizona Coyotes. [2022-09-06 06:11:40] - Bo Horvat is no longer as assistant for Arizona Coyotes. [2022-09-06 06:11:40] - Bo Horvat has been selected as assistant for Arizona Coyotes. [2022-09-06 06:11:40] - Unknown Player is no longer as assistant for Arizona Coyotes.
[2023-02-08 06:16:38] Pro Game #1089 - Clayton Keller from Arizona Coyotes has scored a Hat Trick! [2023-02-08 06:16:21] Auto Lines Partial Function has been run for The Nuuk Vikings.
[2023-02-08 06:16:21] The Nuuk Vikings (Arizona Coyotes) lines errors : Normal line # 4 C is empty.
OT Forward #5 is empty.
[2023-02-07 06:02:32] Game 1036 - Nikolai Hakala from The Nuuk Vikings is injured (Strained Left Knee) and is out for 1 week. [2023-02-06 06:33:34] Successfully loaded Arizona Coyotes lines done with STHS Client - 3.3.5.5
[2023-02-06 06:33:34] Tobias Björnfot of Arizona Coyotes was sent to pro. [2023-02-04 07:39:40] TRADE : From Minnesota Wild to Arizona Coyotes : Y:2023-RND:4-QUE, Y:2024-RND:4-WSH. [2023-02-04 07:39:40] TRADE : From Arizona Coyotes to Minnesota Wild : Derek Forbort.
[2023-02-04 07:38:27] Pro Game #1055 - Clayton Keller from Arizona Coyotes has scored a Hat Trick! [2023-02-04 07:38:26] Game 1016 - Kacper Bartnik from The Nuuk Vikings is injured (Left Knee) and is out for 2 weeks. [2023-02-04 07:38:15] Auto Lines Partial Function has been run for Arizona Coyotes.
[2023-02-04 07:38:15] Arizona Coyotes lines errors : Normal line # 4 RW is empty.
PK3 line 2 forward is empty.
Extra Forward #0 is empty.
[2023-02-03 06:26:14] TRADE : From Winnipeg Jets to Arizona Coyotes : Luke Kunin, Luke Prokop (P), Y:2024-RND:3-WPG. [2023-02-03 06:26:14] TRADE : From Arizona Coyotes to Winnipeg Jets : Corey Perry, Y:2024-RND:7-VEG. [2023-01-30 06:49:02] TRADE : From Montreal Canadiens to Arizona Coyotes : Y:2023-RND:4-MIN, Y:2024-RND:7-VEG. [2023-01-30 06:49:02] TRADE : From Arizona Coyotes to Montreal Canadiens : Noel Acciari. [2023-01-30 06:47:16] Successfully loaded Arizona Coyotes lines done with STHS Client - 3.3.5.5
[2023-01-30 06:47:16] Jermaine Loewen of Arizona Coyotes was sent to pro.
[2023-01-25 06:45:42] Pro Game #988 - Steven Stamkos from Arizona Coyotes has scored a Hat Trick! [2023-01-24 07:12:20] Successfully loaded Arizona Coyotes lines done with STHS Client - 3.3.5.5 [2023-01-22 07:22:23] Game 935 - Jacob Ratcliffe from The Nuuk Vikings is injured (Fractured Metatarsal (Right Foot)) and is out for 3 weeks. [2023-01-20 07:38:02] Successfully loaded Arizona Coyotes lines done with STHS Client - 3.3.5.5
[2023-01-19 06:14:44] Farm Game #910 - Tobias Björnfot from The Nuuk Vikings has scored a Hat Trick! [2023-01-15 17:11:21] Successfully loaded Arizona Coyotes lines done with STHS Client - 3.3.5.5
[2023-01-13 17:45:55] Jacob Ratcliffe(Arizona Coyotes) cleared from waivers and was sent to down farm. [2023-01-12 07:35:57] Rodion Amirov from The Nuuk Vikings is back from Left Hip Injury. [2023-01-12 07:34:51] Successfully loaded Arizona Coyotes lines done with STHS Client - 3.3.5.5
[2023-01-12 07:34:51] Jacob Ratcliffe of Arizona Coyotes was sent down to farm.
[2023-01-12 07:34:49] Arizona Coyotes placed Jacob Ratcliffe on waivers. [2023-01-09 07:04:48] TRADE : From Chicago Blackhawks to Arizona Coyotes : Jake Evans. [2023-01-09 07:04:48] TRADE : From Arizona Coyotes to Chicago Blackhawks : Zack MacEwen, Y:2023-RND:5-CGY. [2023-01-09 07:00:35] Game 846 - Rodion Amirov from The Nuuk Vikings is injured (Left Hip) and is out for 1 week. [2023-01-09 06:59:22] Successfully loaded Arizona Coyotes lines done with STHS Client - 3.3.5.5 [2023-01-07 07:24:42] Max Jones from Arizona Coyotes is back from Right Knee Injury.