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
Claude Giroux, Jeff Skinner, Nazem Kadri, Cody Eakin, Ondrej Kase
Gardien
#1 : Devan Dubnyk, #2 : Keith Kinkaid
Lignes d'Attaque Perso. en Prol.
Claude Giroux, Tom Wilson, Jeff Skinner, Nazem Kadri, Micheal Ferland, Tyler Bertuzzi, Tyler Bertuzzi, Evan Rodrigues, Cody Eakin, Ondrej Kase, Martin Necas
Lignes de Défense Perso. en Prol.
Jacob Trouba, Brady Skjei, Torey Krug, Devon Toews, 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
Capacité de l'Aréna - Tendance du Prix des Billets - %
Niveau 1
Niveau 2
Niveau 3
Niveau 4
Luxe
Capacité de l'Aréna
6000
5000
2000
4000
1000
Prix des Billets
100
60
35
25
200
Assistance
137,573
112,978
45,922
91,014
22,764
Attendance PCT
95.54%
94.15%
95.67%
94.81%
94.85%
Revenus
Matchs à domicile Restants
Assistance Moyenne - %
Revenus Moyen par Match
Revenus Annuels à ce Jour
Capacité de l'Aréna
Popularité de l'Équipe
17
17094 - 94.97%
615,642$
14,775,414$
18000
100
Dépenses
Dépenses Annuelles à Ce Jour
Salaire Total des Joueurs
Salaire Total Moyen des Joueurs
Salaire des Coachs
Valeur du Cap Salarial Spécial
44,124,973$
79,406,332$
54,456,332$
0$
0$
Cap Salarial Par Jour
Cap salarial à ce jour
Taxe de Luxe Totale
Joueurs Inclut dans la Cap Salariale
Joueurs Exclut dans la Cap Salariale
79,406,332$
44,068,964$
0$
20
0
Éstimation
Revenus de la Saison Éstimés
Jours Restants de la Saison
Dépenses Par Jour
Dépenses de la Saison Éstimées
10,465,918$
80
436,848$
34,947,840$
Total de l'Équipe Éstimé
Dépenses de la Saison Éstimées
Compte Bancaire Actuel
Compte Bancaire Projeté
35,542,240$
30,312,651$
5,236,329$
Cap Salarial de la Saison Éstimé
Cap Salarial Disponible
Cap Salarial Maximum
Au dessus du Plafond Salarial Minimum
79,406,332$
2,093,668$
81,500,000$
19,206,332$
Charte de Profondeur
Ailier Gauche
Centre
Ailier Droit
Claude Giroux
AGE:31
PO:0
OV:74
James van Riemsdyk
AGE:30
PO:0
OV:70
Jeff Skinner
AGE:27
PO:0
OV:70
Micheal Ferland
AGE:27
PO:0
OV:69
Tyler Bertuzzi
AGE:24
PO:0
OV:69
Evan Rodrigues
AGE:26
PO:0
OV:66
Tobias Rieder
AGE:26
PO:0
OV:65
Christoffer Ehn
AGE:23
PO:0
OV:64
Joel Farabee
AGE:19
PO:0
OV:64
J.C. Beaudin
AGE:22
PO:0
OV:61
Claude Giroux
AGE:31
PO:0
OV:74
Jeff Skinner
AGE:27
PO:0
OV:70
Nazem Kadri
AGE:29
PO:0
OV:70
Cody Eakin
AGE:28
PO:0
OV:68
Evan Rodrigues
AGE:26
PO:0
OV:66
Martin Necas
AGE:20
PO:0
OV:66
Riley Nash
AGE:30
PO:0
OV:65
Tobias Rieder
AGE:26
PO:0
OV:65
Christoffer Ehn
AGE:23
PO:0
OV:64
Mikhail Vorobyev
AGE:22
PO:0
OV:62
J.C. Beaudin
AGE:22
PO:0
OV:61
Claude Giroux
AGE:31
PO:0
OV:74
Tom Wilson
AGE:25
PO:0
OV:72
Jeff Skinner
AGE:27
PO:0
OV:70
Micheal Ferland
AGE:27
PO:0
OV:69
Tyler Bertuzzi
AGE:24
PO:0
OV:69
Ondrej Kase
AGE:23
PO:0
OV:67
Evan Rodrigues
AGE:26
PO:0
OV:66
Martin Necas
AGE:20
PO:0
OV:66
Riley Nash
AGE:30
PO:0
OV:65
Martin Frk
AGE:26
PO:0
OV:65
Tobias Rieder
AGE:26
PO:0
OV:65
Christian Fischer
AGE:22
PO:0
OV:63
Matt Read
AGE:33
PO:0
OV:63
Keegan Kolesar
AGE:22
PO:0
OV:62
Défense #1
Défense #2
Gardien
Jacob Trouba
AGE:25
PO:0
OV:71
Torey Krug
AGE:28
PO:0
OV:71
Brady Skjei
AGE:25
PO:0
OV:70
Justin Braun
AGE:32
PO:0
OV:67
Devon Toews
AGE:25
PO:0
OV:67
Dylan DeMelo
AGE:26
PO:0
OV:66
Dan Hamhuis
AGE:36
PO:0
OV:64
Michael Paliotta
AGE:26
PO:0
OV:59
Devan Dubnyk
AGE:33
PO:0
OV:76
Hunter Miska
AGE:24
PO:0
OV:65
Keith Kinkaid
AGE:30
PO:0
OV:65
Jon Gillies
AGE:25
PO:0
OV:64
Éspoirs
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
[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. [2020-05-30 7:52:43 PM] - Joel Farabee was added to Flyers. [2020-05-29 10:11:47 PM] - Flyers are the Playoffs Champions for year 8!
[2021-01-03 11:31:51 PM] Last 30 Days Farm Star : 1 - Ben Street of Devils (20-16-36) / 2 - Matt Puempel of Senators (14-16-30) / 3 - Christoffer Ehn of Phantoms (15-8-23)
[2020-12-25 9:28:44 PM] Christoffer Ehn from Phantoms has scored a Hat Trick!
[2020-12-24 8:50:35 PM] Successfully loaded Flyers lines done with Web Base Client and SQLite Database.
[2020-12-19 7:38:12 PM] Successfully loaded Flyers lines done with STHS Client - 3.2.0.5
[2020-12-19 7:36:31 PM] Successfully loaded Flyers lines done with STHS Client - 3.2.0.5
[2020-12-19 7:35:15 PM] Successfully loaded Flyers lines done with STHS Client - 3.2.0.5
[2020-12-18 10:43:48 PM] Auto Lines Partial Function has been run for Flyers. [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-12-16 7:30:16 PM] Christoffer Ehn from Phantoms has scored a Hat Trick! [2020-12-14 11:02:34 PM] Wild claimed Luke Schenn from waivers by Flyers for $0.
[2020-12-13 10:14:25 PM] Last 7 Days Farm Star : 1 - Ben Street of Devils (11-2-13) / 2 - Kyle Rau of Senators (9-1-10) / 3 - Christian Fischer of Phantoms (6-2-8)
[2020-12-13 10:14:25 PM] Last 7 Days Pro Star : 1 - Tom Wilson of Flyers (5-1-6) / 2 - Johnny Gaudreau of Canucks (4-4-8) / 3 - Viktor Arvidsson of Canadiens (4-1-5)
[2020-12-13 10:14:24 PM] Matt Read from Phantoms has scored a Hat Trick!
[2020-12-13 10:14:17 PM] Successfully loaded Flyers lines done with STHS Client - 3.2.0.5
[2020-12-13 10:14:17 PM] Luke Schenn of Flyers was sent down to farm. [2020-12-13 10:14:15 PM] Flyers placed Luke Schenn on waivers. [2020-12-13 1:40:12 AM] Evan Rodrigues from Flyers is back from Right Leg Injury. [2020-12-13 1:40:10 AM] Game 498 - Evan Rodrigues from Flyers is injured (Right Leg) and is out for 1 days.
[2020-12-13 1:40:00 AM] Successfully loaded Flyers lines done with Web Base Client and SQLite Database.
[2020-12-10 9:38:34 PM] Successfully loaded Flyers lines done with Web Base Client and SQLite Database. [2020-12-09 7:34:12 PM] Jack Johnson from Flyers is back from Bruised Right Foot Injury.
[2020-12-08 9:25:05 PM] Successfully loaded Flyers lines done with STHS Client - 3.2.0.5
[2020-12-02 10:09:59 PM] Auto Lines Partial Function has been run for Flyers.
[2020-12-02 10:09:59 PM] Auto Roster Partial Function has been run for Flyers.
[2020-12-02 10:09:59 PM] Luke Schenn of Flyers was sent to pro.