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
Chris Tierney, Charles Hudon, Kyle Palmieri, Roope Hintz,
Gardien
#1 : Jonathan Quick, #2 : Michael Hutchinson
Lignes d'Attaque Perso. en Prol.
, Oliver Bjorkstrand, Kyle Palmieri, Adam Henrique, Darren Helm, Charles Hudon, Charles Hudon, Chris Tierney, Carl Hagelin, Roope Hintz, Victor Rask
Lignes de Défense Perso. en Prol.
Olli Maatta, Shea Theodore, Michael Stone, MacKenzie Weegar, Robert Hagg
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
[2020-10-08 7:01:21 PM] - Kyle Palmieri has been selected as assistant for Coyotes. [2020-10-08 7:01:21 PM] - Unknown Player is no longer as assistant for Coyotes. [2020-10-08 7:01:21 PM] - Adam Henrique has been selected as assistant for Coyotes. [2020-10-08 7:01:21 PM] - Unknown Player is no longer as assistant for Coyotes. [2020-10-08 7:01:21 PM] - Shea Theodore has been selected as captain for Coyotes. [2020-10-08 7:01:21 PM] - Unknown Player is no longer captain for Coyotes. [2020-09-20 10:01:49 PM] - TRADE : From Golden Knights to Coyotes : Victor Rask (64). [2020-09-20 10:01:49 PM] - TRADE : From Coyotes to Golden Knights : Curtis Lazar (63), Y:11-RND:4-ARI. [2020-09-16 8:00:15 PM] - TRADE : From Penguins to Coyotes : Jonathan Quick (74), Y:11-RND:4-PIT. [2020-09-16 8:00:15 PM] - TRADE : From Coyotes to Penguins : Carter Hutton (73). [2020-08-03 3:24:21 PM] - Coyotes drafts Aaron Huglen as the #172 overall pick in the Entry Draft of year 9. [2020-07-12 2:55:22 PM] - Coyotes drafts Yegor Spiridonov as the #151 overall pick in the Entry Draft of year 9. [2020-07-12 2:42:56 PM] - Coyotes drafts Gianni Fairbrother as the #93 overall pick in the Entry Draft of year 9. [2020-07-12 2:41:24 PM] - Coyotes drafts John Farinacci as the #82 overall pick in the Entry Draft of year 9. [2020-07-12 2:40:58 PM] - Coyotes drafts Albert Johansson as the #79 overall pick in the Entry Draft of year 9. [2020-07-12 2:38:43 PM] - Coyotes drafts Artemi Kniazev as the #65 overall pick in the Entry Draft of year 9. [2020-07-12 2:37:41 PM] - Coyotes drafts Kaedan Korczak as the #59 overall pick in the Entry Draft of year 9. [2020-07-12 2:36:20 PM] - Coyotes drafts Hugo Alnefelt as the #50 overall pick in the Entry Draft of year 9. [2020-07-12 2:35:32 PM] - Coyotes drafts Matias Maccelli as the #45 overall pick in the Entry Draft of year 9. [2020-07-12 2:28:44 PM] - TRADE : From Golden Knights to Coyotes : Linus Karlsson (P), Y:9-RND:2-CHI, Y:11-RND:4-VGK. [2020-07-12 2:28:44 PM] - TRADE : From Coyotes to Golden Knights : Patric Hornqvist (70). [2020-07-12 2:16:05 PM] - TRADE : From Blue Jackets to Coyotes : Y:10-RND:5-CLB. [2020-07-12 2:16:05 PM] - TRADE : From Coyotes to Blue Jackets : Y:9-RND:5-ARI. [2020-06-08 2:14:00 PM] - TRADE : From Coyotes to Oilers : Y:9-RND:2-ARI. [2020-06-08 2:14:00 PM] - TRADE : From Oilers to Coyotes : Y:9-RND:3-ARI, Y:9-RND:3-PHI, Y:10-RND:3-PIT. [2020-06-04 6:52:57 PM] - Jack Hughes was added to Coyotes. [2020-06-04 6:51:47 PM] - Coyotes drafts Samuel Poulin as the #20 overall pick in the Entry Draft of year 9. [2020-06-04 6:43:13 PM] - TRADE : From Blackhawks to Coyotes : Y:9-RND:2-NJD. [2020-06-04 6:40:30 PM] - TRADE : From Coyotes to Blackhawks : Y:9-RND:1-ARI. [2020-06-04 6:40:30 PM] - TRADE : From Blackhawks to Coyotes : Y:9-RND:1-MIN. [2020-06-01 7:01:51 PM] - Coyotes drafts Cole Caufield as the #9 overall pick in the Entry Draft of year 9. [2020-06-01 7:01:03 PM] - Coyotes drafts Bowen Byram as the #4 overall pick in the Entry Draft of year 9. [2020-06-01 7:00:16 PM] - TRADE : From Ducks to Coyotes : Y:9-RND:1-NYI. [2020-06-01 6:57:41 PM] - Coyotes drafts Jack Hughes as the #2 overall pick in the Entry Draft of year 9. [2020-05-30 7:54:22 PM] - TRADE : From Ducks to Coyotes : Conor Timmins (62), Y:9-RND:1-CAR, Y:9-RND:2-TOR. [2020-05-30 7:54:22 PM] - TRADE : From Coyotes to Ducks : Jonathan Huberdeau (74). [2020-05-30 7:52:44 PM] - Gilles Senn was added to Coyotes. [2020-05-30 7:52:43 PM] - Kirill Maksimov was added to Coyotes. [2020-05-30 7:52:43 PM] - Danick Martel was added to Coyotes. [2020-05-30 7:52:43 PM] - Andrew Peeke was added to Coyotes. [2020-05-30 7:52:43 PM] - Ryan Bednard was added to Coyotes.
[2021-02-28 10:48:14 PM] Leo Komarov from Coyotes is back from Upper Body Injury. [2021-02-28 10:48:12 PM] Game 1039 - Leo Komarov from Coyotes is injured (Upper Body) and is out for 6 days.
[2021-02-26 7:34:45 PM] Auto Lines Partial Function has been run for Coyotes.
[2021-02-26 7:34:45 PM] Auto Roster Partial Function has been run for Coyotes. [2021-02-24 10:27:28 PM] Game 1016 - Colton Sissons from Coyotes is injured (Groin) and is out for 1 week. [2021-02-18 7:47:26 PM] Jason Demers from Coyotes is back from Upper Body Injury. [2021-02-18 7:47:26 PM] Game 970 - Jason Demers from Coyotes is injured (Upper Body) and is out for 4 days.
[2021-02-09 10:56:36 PM] Last 7 Days Pro Star : 1 - Kasperi Kapanen of Oilers (4-3-7) / 2 - Andrei Vasilevskiy of Hurricanes (0.961) / 3 - Kyle Palmieri of Coyotes (4-2-6)
[2021-02-04 9:38:56 PM] Danick Martel from Roadrunners has scored a Hat Trick!
[2021-02-04 9:38:56 PM] Kyle Palmieri from Coyotes has scored a Hat Trick!
[2021-01-26 7:39:07 PM] Jeremy Bracco from Roadrunners has scored a Hat Trick!
[2021-01-26 7:39:03 PM] Successfully loaded Coyotes lines done with STHS Client - 3.2.3.3 [2021-01-25 8:42:31 PM] Kyle Palmieri from Coyotes is back from Sore Left Knee Injury.
[2021-01-23 7:06:24 PM] Coyotes are expected to be under the minimum salary cap by $822,024!
[2021-01-22 10:20:09 PM] Coyotes are expected to be under the minimum salary cap by $822,024!
[2021-01-21 7:57:05 PM] Coyotes are expected to be under the minimum salary cap by $822,024!
[2021-01-20 7:49:59 PM] Coyotes are expected to be under the minimum salary cap by $822,024!
[2021-01-19 10:22:37 PM] Coyotes are expected to be under the minimum salary cap by $822,024!
Colton Sissons est dehors pour 0 jours à cause de Groin Injury.