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
Jeff Skinner, Kevin Hayes, Ondrej Kase, Nazem Kadri, Oskar Lindblom
Gardien
#1 : Devan Dubnyk, #2 : Keith Kinkaid
Lignes d'Attaque Perso. en Prol.
Martin Necas, Kevin Hayes, Tom Wilson, Nazem Kadri, Jeff Skinner, Micheal Ferland, Micheal Ferland, Oskar Lindblom, Cody Eakin, Ondrej Kase, Michael Grabner
Lignes de Défense Perso. en Prol.
Jacob Trouba, Brady Skjei, Devon Toews, Matt Roy, Justin Braun
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
[2021-03-25 8:06:24 PM] - Justin Braun has been selected as assistant for Flyers. [2021-03-25 8:06:24 PM] - Unknown Player is no longer as assistant for Flyers. [2021-03-19 9:38:03 PM] - Luke Schenn was added to Flyers. [2021-03-19 9:38:03 PM] - Flyers claimed Luke Schenn from waivers by Wild for $0. [2021-03-19 9:37:54 PM] - Flyers show interest in Luke Schenn from waiver. [2021-03-03 12:58:58 PM] - CJ Suess was added to Flyers. [2021-03-02 8:59:13 PM] - TRADE : From Flyers to Ducks : Michael Paliotta (59). [2021-03-02 8:59:13 PM] - TRADE : From Ducks to Flyers : Valentin Zykov (62). [2021-03-02 8:58:52 PM] - TRADE : From Red Wings to Flyers : Kevin Hayes (73). [2021-03-02 8:58:52 PM] - TRADE : From Flyers to Red Wings : Tyler Bertuzzi (69), Y:10-RND:4-DET. [2021-03-01 8:38:05 PM] - TRADE : From Flyers to Sharks : Y:11-RND:6-PHI. [2021-03-01 8:38:05 PM] - TRADE : From Sharks to Flyers : Michael Grabner (68). [2021-02-27 8:16:36 PM] - Dillon Heatherington was added to Flyers. [2021-02-27 8:16:36 PM] - Flyers claimed Dillon Heatherington from waivers by Rangers for $0. [2021-02-27 8:16:36 PM] - Chris Bigras was added to Flyers. [2021-02-27 8:16:36 PM] - Flyers claimed Chris Bigras from waivers by Blackhawks for $0. [2021-02-27 8:16:25 PM] - Flyers show interest in Dillon Heatherington from waiver. [2021-02-27 8:16:23 PM] - Flyers show interest in Chris Bigras from waiver. [2021-02-26 7:39:58 PM] - TRADE : From Panthers to Flyers : Morgan Frost (62), Oskar Lindblom (68), Matt Roy (67), Y:10-RND:1-VGK, Y:10-RND:1-WSH, Y:11-RND:2-VGK. [2021-02-26 7:39:58 PM] - TRADE : From Flyers to Panthers : James van Riemsdyk (70), Torey Krug (71), Y:11-RND:5-PHI. [2021-02-26 7:36:56 PM] - Oscar Fantenberg was added to Flyers. [2021-02-26 7:36:56 PM] - Flyers claimed Oscar Fantenberg from waivers by Avalanche for $0. [2021-02-26 7:34:42 PM] - Flyers show interest in Oscar Fantenberg from waiver. [2021-02-08 10:05:46 PM] - Boo Nieves was added to Flyers. [2021-02-08 10:05:46 PM] - Flyers claimed Boo Nieves from waivers by Avalanche for $0. [2021-02-08 10:05:37 PM] - Flyers show interest in Boo Nieves from waiver. [2020-12-17 9:54:56 PM] - TRADE : From Golden Knights to Flyers : James van Riemsdyk (70), Dylan DeMelo (66). [2020-12-17 9:54:56 PM] - TRADE : From Flyers to Golden Knights : Tyler Johnson (69), Jack Johnson (68). [2020-11-11 8:28:46 PM] - Matt Read was added to Flyers. [2020-11-11 8:28:46 PM] - Flyers claimed Matt Read from waivers by Penguins for $0. [2020-11-11 8:28:37 PM] - Flyers show interest in Matt Read from waiver. [2020-10-19 7:15:24 PM] - Torey Krug has been selected as assistant for Flyers. [2020-10-19 7:15:24 PM] - Jeff Skinner is no longer as assistant for Flyers. [2020-10-19 7:15:24 PM] - Tom Wilson has been selected as assistant for Flyers. [2020-10-19 7:15:24 PM] - Torey Krug is no longer as assistant for Flyers. [2020-10-08 7:01:21 PM] - Luke Schenn has been selected as assistant for Phantoms. [2020-10-08 7:01:21 PM] - Unknown Player is no longer as assistant for Phantoms. [2020-10-08 7:01:21 PM] - Dillon Heatherington has been selected as assistant for Phantoms. [2020-10-08 7:01:21 PM] - Unknown Player is no longer as assistant for Phantoms. [2020-10-08 7:01:21 PM] - Riley Nash has been selected as captain for Phantoms. [2020-10-08 7:01:21 PM] - Unknown Player is no longer captain for Phantoms. [2020-10-08 7:01:21 PM] - Torey Krug has been selected as assistant for Flyers. [2020-10-08 7:01:21 PM] - Unknown Player is no longer as assistant for Flyers. [2020-09-26 11:21:05 PM] - TRADE : From Flyers to Avalanche : Matt Nieto (66). [2020-09-26 11:21:05 PM] - TRADE : From Avalanche to Flyers : Ondrej Kase (67). [2020-07-12 2:48:03 PM] - Flyers drafts Arvid Costmar as the #124 overall pick in the Entry Draft of year 9.
[2021-04-09 8:58:49 PM] Successfully loaded Flyers lines done with STHS Client - 3.2.6.6
[2021-04-09 8:58:49 PM] Martin Necas of Flyers was sent to pro.
[2021-04-09 8:58:49 PM] Joel Farabee of Flyers was sent to pro.
[2021-04-08 7:40:54 PM] Flyers roster errors : Not enough Forward available in Pro Team! 10 Dressed. 12 Required.
Not enough Players available in Pro Team! 16 Dressed. 18 Required.
Some errors will be automatically fixed.
[2021-04-08 7:27:57 PM] Game 2 - Evan Rodrigues from Flyers is injured (Left Leg) and is out for 2 weeks. [2021-04-08 7:27:57 PM] Game 2 - Claude Giroux from Flyers is injured (Torn Right ACL) and is out for 3 weeks.
[2021-04-05 8:11:44 PM] Successfully loaded Flyers lines done with Web Base Client and SQLite Database.
[2021-04-04 7:01:50 PM] Successfully loaded Flyers lines done with STHS Client - 3.2.6.6
[2021-04-01 7:54:44 PM] Successfully loaded Flyers lines done with STHS Client - 3.2.6.6
[2021-04-01 7:54:44 PM] Martin Necas of Flyers was sent down to farm.
[2021-03-28 8:49:22 PM] Successfully loaded Flyers lines done with STHS Client - 3.2.6.6 [2021-03-27 7:21:05 PM] Nazem Kadri from Flyers is back from Right Forearm Injury.
[2021-03-27 7:21:05 PM] Boo Nieves from Phantoms has scored a Hat Trick!
[2021-03-25 8:06:24 PM] Successfully loaded Flyers lines done with STHS Client - 3.2.6.6
[2021-03-23 8:52:22 PM] Successfully loaded Flyers lines done with Web Base Client and SQLite Database.
[2021-03-22 10:12:03 PM] Valentin Zykov from Phantoms has scored a Hat Trick!
[2021-03-22 10:11:56 PM] Successfully loaded Flyers lines done with STHS Client - 3.2.6.6 [2021-03-22 10:11:56 PM] Flyers cannot claim Jack Johnson from waivers because Stars has already claimed him and has priority. [2021-03-21 7:48:07 PM] Golden Knights claimed Luke Schenn from waivers by Flyers for $0.
[2021-03-20 10:28:47 PM] Successfully loaded Flyers lines done with STHS Client - 3.2.6.6
[2021-03-20 10:28:47 PM] Luke Schenn of Flyers was sent down to farm. [2021-03-20 10:28:46 PM] Flyers placed Luke Schenn on waivers. [2021-03-19 9:38:03 PM] Luke Schenn was added to Flyers. [2021-03-19 9:38:03 PM] Flyers claimed Luke Schenn from waivers by Wild for $0.
[2021-03-19 9:37:57 PM] Successfully loaded Flyers lines done with STHS Client - 3.2.6.6 [2021-03-19 9:37:54 PM] Flyers show interest in Luke Schenn from waiver.
[2021-03-17 8:00:03 PM] Successfully loaded Flyers lines done with STHS Client - 3.2.6.6 [2021-03-16 9:02:27 PM] Oscar Fantenberg(Flyers) cleared from waivers and was sent to down farm.
[2021-03-15 7:31:43 PM] Successfully loaded Flyers lines done with STHS Client - 3.2.6.6
[2021-03-15 7:31:43 PM] Oscar Fantenberg of Flyers was sent down to farm.
[2021-03-15 7:31:43 PM] Joel Farabee of Flyers was sent down to farm. [2021-03-15 7:31:41 PM] Flyers placed Oscar Fantenberg on waivers.
[2021-03-13 11:20:19 PM] Successfully loaded Flyers lines done with STHS Client - 3.2.6.6 [2021-03-12 8:15:52 PM] Oskar Lindblom from Flyers is back from Right Leg Injury.
[2021-03-12 8:15:44 PM] Successfully loaded Flyers lines done with STHS Client - 3.2.6.6
[2021-03-11 9:17:15 PM] Successfully loaded Flyers lines done with STHS Client - 3.2.6.6
[2021-03-10 9:26:20 PM] Successfully loaded Flyers lines done with STHS Client - 3.2.6.6
[2021-03-09 9:24:06 PM] Successfully loaded Flyers lines done with STHS Client - 3.2.6.6
[2021-03-09 9:24:06 PM] Joel Farabee of Flyers was sent to pro. [2021-03-08 7:26:22 PM] Game 1099 - Nazem Kadri from Flyers is injured (Right Forearm) and is out for 3 weeks.
[2021-03-08 7:26:06 PM] Successfully loaded Flyers lines done with STHS Client - 3.2.6.6
[2021-03-08 7:26:06 PM] Martin Necas of Flyers was sent to pro. [2021-03-07 7:19:53 PM] Game 1090 - Oskar Lindblom from Flyers is injured (Right Leg) and is out for 1 week.
[2021-03-07 7:19:47 PM] Successfully loaded Flyers lines done with Web Base Client and SQLite Database.
[2021-03-07 7:19:29 PM] Successfully loaded Flyers lines done with STHS Client - 3.2.6.6 [2021-03-07 7:19:29 PM] Flyers cannot claim Wayne Simmonds from waivers because Stars has already claimed him and has priority.
[2021-03-07 7:19:21 PM] Successfully loaded Flyers lines done with Web Base Client and SQLite Database. [2021-03-05 8:16:03 PM] Dillon Heatherington(Flyers) cleared from waivers and was sent to down farm. [2021-03-05 8:16:03 PM] Chris Bigras(Flyers) cleared from waivers and was sent to down farm.
Claude Giroux est dehors pour 1 semaine à cause de Torn Right ACL Injury.
Evan Rodrigues est dehors pour 4 jours à cause de Left Leg Injury.