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
Jack Hughes, Seth Jarvis, Reid Boucher, Tim Stützle, J.T. Miller
Gardien
#1 : Steve Mason, #2 : Jeremy Swayman
Lignes d'Attaque Perso. en Prol.
Jack Hughes, Jack Roslovic, J.T. Miller, Tim Stützle, Brandon Saad, Seth Jarvis, Seth Jarvis, Reid Boucher, Matt Luff, Samuel Blais, Tyler Biggs
Lignes de Défense Perso. en Prol.
Adam Larsson, Jake Sanderson, Josh Morrissey, Brendan Smith, Markus Niemelainen
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
Danila Yurov
Philadelphia Flyers
2022
17
Dylan Garand
Philadelphia Flyers
2020
145
Filip Chytil
Philadelphia Flyers
2017
24
Jake Richard
Philadelphia Flyers
2022
146
Joshua Davies
Philadelphia Flyers
2022
222
Justus Annunen
Philadelphia Flyers
2018
90
Mason McTavish
Philadelphia Flyers
2021
9
Nikita Popugaev*
Philadelphia Flyers
2017
110
Noah Cates
Philadelphia Flyers
2017
155
Owen Tippett*
Philadelphia Flyers
2017
7
Ryan Mast
Philadelphia Flyers
2021
160
Samuel Savoie
Philadelphia Flyers
2022
208
Sasha Teleguine
Philadelphia Flyers
2021
119
Taylor Gauthier
Philadelphia Flyers
2020
149
Choix au Repêchage
Année
R1
R2
R3
R4
R5
R6
R7
2023
2024
2025
2026
2027
[2023-02-03 06:25:48] - TRADE : From Philadelphia Flyers to Anaheim Ducks : Matt Dumba, Y:2025-RND:5-PHI. [2023-02-03 06:25:48] - TRADE : From Anaheim Ducks to Philadelphia Flyers : J.T. Miller, Tyler Biggs, Filip Chytil (P), Owen Tippett* (P). [2023-02-02 11:09:33] - Jake Sanderson was added to Philadelphia Flyers. [2023-02-02 05:53:06] - TRADE : From Los Angeles Kings to Philadelphia Flyers : Matt Luff, Noah Cates (P), Y:2023-RND:2-LOS, Y:2023-RND:5-LOS. [2023-02-02 05:53:06] - TRADE : From Philadelphia Flyers to Los Angeles Kings : Andreas Johnsson, Y:2023-RND:4-BUF. [2022-11-15 17:31:02] - Jack Hughes has been selected as assistant for Philadelphia Flyers. [2022-11-15 17:31:02] - Unknown Player is no longer as assistant for Philadelphia Flyers. [2022-11-15 17:31:02] - Tim Stützle has been selected as assistant for Philadelphia Flyers. [2022-11-15 17:31:02] - Jack Hughes is no longer as assistant for Philadelphia Flyers. [2022-11-15 06:02:45] - TRADE : From Philadelphia Flyers to Boston Bruins : Ryan Nugent-Hopkins. [2022-11-15 06:02:45] - TRADE : From Boston Bruins to Philadelphia Flyers : Jack Roslovic, Angelo Miceli, Mason McTavish (P). [2022-11-12 08:21:22] - TRADE : From Philadelphia Flyers to Columbus Blue Jackets : Ondrej Pavelec, Y:2023-RND:6-BUF. [2022-11-12 08:21:22] - TRADE : From Columbus Blue Jackets to Philadelphia Flyers : Kirill Kirsanov, Y:2023-RND:2-NYI, Y:2023-RND:4-BUF. [2022-11-02 17:44:04] - Jack Hughes has been selected as assistant for Philadelphia Flyers. [2022-11-02 17:44:04] - Adam Larsson is no longer as assistant for Philadelphia Flyers. [2022-11-02 17:44:04] - Adam Larsson has been selected as captain for Philadelphia Flyers. [2022-11-02 17:44:04] - Unknown Player is no longer captain for Philadelphia Flyers. [2022-10-31 05:56:58] - TRADE : From Philadelphia Flyers to Florida Panthers : Claude Giroux, 5 000 000 $ (Salary Cap). [2022-10-31 05:56:58] - TRADE : From Florida Panthers to Philadelphia Flyers : Reid Boucher, Danila Yurov (P), Y:2024-RND:1-OTT. [2022-10-08 07:47:07] - Corey Schueneman signed with Philadelphia Flyers for 750 000 $ for 1 year(s). [2022-10-08 07:47:07] - Corey Schueneman was added to Philadelphia Flyers. [2022-10-07 09:23:09] - TRADE : From Philadelphia Flyers to Carolina Hurricanes : Aaron Ness, Helge Grans, Y:2025-RND:2-PHI. [2022-10-07 09:23:09] - TRADE : From Carolina Hurricanes to Philadelphia Flyers : Ondrej Pavelec, Gerald Mayhew, Y:2023-RND:4-CLB. [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-08-22 06:58:36] - TRADE : From Minnesota Wild to Philadelphia Flyers : Aaron Ness, Y:2025-RND:2-MIN. [2022-08-22 06:58:36] - TRADE : From Philadelphia Flyers to Minnesota Wild : Y:2023-RND:7-VAN. [2022-08-21 11:37:15] - Fredrik Karlström was added to Philadelphia Flyers. [2022-08-21 10:43:17] - Jakub Kovar signed with Philadelphia Flyers for 750 000 $ for 2 year(s) / Option : No Trade. [2022-08-21 10:43:17] - Jakub Kovar was added to Philadelphia Flyers. [2022-08-21 10:43:09] - Alexandre Mallet signed with Philadelphia Flyers for 750 000 $ for 2 year(s) / Option : No Trade. [2022-08-21 10:43:09] - Alexandre Mallet was added to Philadelphia Flyers. [2022-08-21 10:43:00] - Alexis Loiseau signed with Philadelphia Flyers for 750 000 $ for 2 year(s) / Option : No Trade. [2022-08-21 10:43:00] - Alexis Loiseau was added to Philadelphia Flyers. [2022-08-21 10:42:51] - Zach Budish signed with Philadelphia Flyers for 750 000 $ for 2 year(s) / Option : No Trade. [2022-08-21 10:42:51] - Zach Budish was added to Philadelphia Flyers. [2022-08-21 10:42:41] - Drew Shore signed with Philadelphia Flyers for 750 000 $ for 2 year(s) / Option : No Trade. [2022-08-21 10:42:41] - Drew Shore was added to Philadelphia Flyers. [2022-08-21 10:42:29] - Michael Parks signed with Philadelphia Flyers for 750 000 $ for 2 year(s) / Option : No Trade. [2022-08-21 10:42:29] - Michael Parks was added to Philadelphia Flyers. [2022-08-21 10:42:17] - Mike Winther signed with Philadelphia Flyers for 750 000 $ for 2 year(s) / Option : No Trade. [2022-08-21 10:42:17] - Mike Winther was added to Philadelphia Flyers.
[2023-02-07 19:22:23] Successfully loaded Philadelphia Flyers lines done with STHS Client - 3.3.5.5 [2023-02-07 06:02:33] Marc Staal from Philadelphia Flyers is back from Right Eye Injury. [2023-02-06 06:34:27] Game 1077 - David Rundblad from Philadelphia Flyers is injured (Left Knee) and is out for 2 weeks.
[2023-02-05 08:06:24] Brendan Ranford(Philadelphia Flyers) cleared from waivers and was sent to down farm. [2023-02-04 07:38:11] Successfully loaded Philadelphia Flyers lines done with STHS Client - 3.3.5.5
[2023-02-04 07:38:11] Markus Niemelainen of Philadelphia Flyers was sent to pro.
[2023-02-04 07:38:11] Brendan Ranford of Philadelphia Flyers was sent down to farm.
[2023-02-04 07:38:11] Trevor Zegras of Philadelphia Flyers was sent down to farm.
[2023-02-04 07:38:11] Jake Sanderson of Philadelphia Flyers was sent to pro.
[2023-02-04 07:38:11] Philadelphia Flyers placed Brendan Ranford on waivers. [2023-02-03 06:25:48] TRADE : From Philadelphia Flyers to Anaheim Ducks : Matt Dumba, Y:2025-RND:5-PHI. [2023-02-03 06:25:48] TRADE : From Anaheim Ducks to Philadelphia Flyers : J.T. Miller, Tyler Biggs, Filip Chytil (P), Owen Tippett* (P). [2023-02-03 06:24:27] Auto Lines Partial Function has been run for Philadelphia Flyers.
[2023-02-03 06:24:27] Philadelphia Flyers lines errors : Normal line # 2 LW is empty.
PP line 2 LW is empty.
PK line 2 C is empty.
4 vs 4 line 2 C is empty.
Penalty Shot Player #4 is empty.
OT Forward #4 is empty.
[2023-02-02 11:09:33] Jake Sanderson was added to Philadelphia Flyers. [2023-02-02 05:53:06] TRADE : From Los Angeles Kings to Philadelphia Flyers : Matt Luff, Noah Cates (P), Y:2023-RND:2-LOS, Y:2023-RND:5-LOS. [2023-02-02 05:53:06] TRADE : From Philadelphia Flyers to Los Angeles Kings : Andreas Johnsson, Y:2023-RND:4-BUF. [2023-02-01 05:50:18] Auto Lines Partial Function has been run for Adirondack Phantoms.
[2023-02-01 05:50:17] Adirondack Phantoms (Philadelphia Flyers) lines errors : Normal line # 3 LW is empty.
Normal line # 4 LW is empty.
[2023-02-01 05:50:17] Auto Lines Function has been run for Philadelphia Flyers.
[2023-02-01 05:50:17] Philadelphia Flyers lines errors : Normal line # 3 Defense #3 is empty.
[2023-02-01 05:50:16] Philadelphia Flyers lines errors : Normal line # 3 Defense #3 is empty.
PK line 1 Defense #1 is empty.
[2023-02-01 05:50:16] Auto Roster Partial Function has been run for Philadelphia Flyers.
[2023-02-01 05:50:16] Philadelphia Flyers roster errors : Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2023-01-30 06:48:30] Game 1022 - Marc Staal from Philadelphia Flyers is injured (Right Eye) and is out for 2 weeks. [2023-01-25 17:46:45] Auto Lines Partial Function has been run for Adirondack Phantoms. [2023-01-25 17:46:42] Successfully loaded Philadelphia Flyers lines done with STHS Client - 3.3.5.5 [2023-01-25 06:45:41] Game 951 - Gerald Mayhew from Adirondack Phantoms is injured (Torn Left MCL) and is out for 2 months. [2023-01-21 09:55:26] Successfully loaded Philadelphia Flyers lines done with STHS Client - 3.3.5.5
[2023-01-21 08:13:10] Last 7 Days Pro Star : 1 - Andreas Johnsson of Philadelphia Flyers (7-2-9) / 2 - Connor McDavid of Vancouver Canucks (6-2-8) / 3 - Auston Matthews of Tampa Bay Lightning (3-4-7)
[2023-01-21 08:13:09] Pro Game #959 - Andreas Johnsson from Philadelphia Flyers has scored a Hat Trick! [2023-01-21 08:09:23] Successfully loaded Philadelphia Flyers lines done with STHS Client - 3.3.5.5 [2023-01-19 06:08:34] Successfully loaded Philadelphia Flyers lines done with STHS Client - 3.3.5.5
[2023-01-17 07:32:46] Farm Game #897 - Alexis Lafrenière from Adirondack Phantoms has scored a Hat Trick! [2023-01-16 17:20:10] Successfully loaded Philadelphia Flyers lines done with STHS Client - 3.3.5.5 [2023-01-12 07:35:57] Jack Hughes from Philadelphia Flyers is back from Back Injury. [2023-01-09 18:24:34] Successfully loaded Philadelphia Flyers lines done with STHS Client - 3.3.5.5