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
Mats Zuccarello, Kasperi Kapanen, Vladislav Namestnikov, Jakub Vrana, Max Domi
Gardien
#1 : Semyon Varlamov, #2 : Calvin Pickard
Lignes d'Attaque Perso. en Prol.
Mats Zuccarello, Kasperi Kapanen, Vladislav Namestnikov, Jakub Vrana, Max Domi, Alex Tuch, Alex Tuch, Lawson Crouse, Clayton Keller, Joel Eriksson Ek, Jordan Greenway
Lignes de Défense Perso. en Prol.
Neal Pionk, Jakob Chychrun, Tyson Barrie, Miro Heiskanen, Mark Pysyk
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
142,490
116,805
47,104
94,755
23,465
Attendance PCT
94.99%
93.44%
94.21%
94.76%
93.86%
Revenus
Matchs à domicile Restants
Assistance Moyenne - %
Revenus Moyen par Match
Revenus Annuels à ce Jour
Capacité de l'Aréna
Popularité de l'Équipe
16
16985 - 94.36%
611,343$
15,283,586$
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
36,248,291$
64,693,331$
30,022,498$
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
64,693,331$
36,190,064$
0$
22
0
Éstimation
Revenus de la Saison Éstimés
Jours Restants de la Saison
Dépenses Par Jour
Dépenses de la Saison Éstimées
9,781,495$
76
356,007$
27,056,532$
Total de l'Équipe Éstimé
Dépenses de la Saison Éstimées
Compte Bancaire Actuel
Compte Bancaire Projeté
27,430,984$
38,845,366$
21,195,877$
Cap Salarial de la Saison Éstimé
Cap Salarial Disponible
Cap Salarial Maximum
Au dessus du Plafond Salarial Minimum
64,693,331$
16,806,669$
81,500,000$
4,493,331$
Charte de Profondeur
Ailier Gauche
Centre
Ailier Droit
Kasperi Kapanen
AGE:23
PO:0
OV:71
Jakub Vrana
AGE:23
PO:0
OV:70
Max Domi
AGE:24
PO:0
OV:70
Vladislav Namestnikov
AGE:26
PO:0
OV:70
Clayton Keller
AGE:21
PO:0
OV:68
Lawson Crouse
AGE:22
PO:0
OV:68
Jesper Bratt
AGE:21
PO:0
OV:67
Jordan Greenway
AGE:22
PO:0
OV:67
Joel Eriksson Ek
AGE:22
PO:0
OV:67
Parker Kelly
AGE:20
PO:0
OV:57
Max Domi
AGE:24
PO:0
OV:70
Vladislav Namestnikov
AGE:26
PO:0
OV:70
Clayton Keller
AGE:21
PO:0
OV:68
Joel Eriksson Ek
AGE:22
PO:0
OV:67
Rocco Grimaldi
AGE:26
PO:0
OV:64
Blaine Byron
AGE:24
PO:0
OV:60
Jonathan Ang
AGE:21
PO:0
OV:58
Mats Zuccarello
AGE:32
PO:0
OV:71
Kasperi Kapanen
AGE:23
PO:0
OV:71
Alex Tuch
AGE:23
PO:0
OV:70
Jakub Vrana
AGE:23
PO:0
OV:70
Vladislav Namestnikov
AGE:26
PO:0
OV:70
Clayton Keller
AGE:21
PO:0
OV:68
Jesper Bratt
AGE:21
PO:0
OV:67
Jordan Greenway
AGE:22
PO:0
OV:67
Joel Eriksson Ek
AGE:22
PO:0
OV:67
Ryan Reaves
AGE:32
PO:0
OV:64
Rocco Grimaldi
AGE:26
PO:0
OV:64
Alexei Toropchenko
AGE:20
PO:0
OV:59
Zach Nastasiuk
AGE:24
PO:0
OV:59
Défense #1
Défense #2
Gardien
Jakob Chychrun
AGE:21
PO:0
OV:70
Tyson Barrie
AGE:28
PO:0
OV:70
Neal Pionk
AGE:24
PO:0
OV:70
Miro Heiskanen
AGE:20
PO:0
OV:70
Mark Pysyk
AGE:27
PO:0
OV:67
Colin Miller
AGE:26
PO:0
OV:66
Greg Pateryn
AGE:29
PO:0
OV:65
Haydn Fleury
AGE:23
PO:0
OV:64
Jeremy Lauzon
AGE:22
PO:0
OV:61
Rinat Valiev
AGE:24
PO:0
OV:60
Ben Youds
AGE:31
PO:0
OV:59
Semyon Varlamov
AGE:31
PO:0
OV:75
Calvin Pickard
AGE:27
PO:0
OV:67
Jared Coreau
AGE:27
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-08-03 3:28:58 PM] - Parker Kelly was added to Oilers. [2020-08-03 3:23:11 PM] - Oilers drafts pick yr9 ronde 6 non utilise as the #164 overall pick in the Entry Draft of year 9. [2020-07-12 2:35:56 PM] - Oilers drafts Hunter Jones as the #48 overall pick in the Entry Draft of year 9. [2020-07-12 2:30:53 PM] - TRADE : From Sharks to Oilers : Y:10-RND:2-BUF, Y:11-RND:2-SJS. [2020-07-12 2:30:53 PM] - TRADE : From Oilers to Sharks : Y:9-RND:2-COL, Y:9-RND:2-PHI. [2020-07-12 2:30:08 PM] - TRADE : From Avalanche to Oilers : Y:9-RND:2-COL, Y:9-RND:2-PHI. [2020-07-12 2:30:08 PM] - TRADE : From Oilers to Avalanche : Rasmus Kupari (59). [2020-06-08 2:20:01 PM] - Oilers drafts Vladislav Kolyachonok as the #40 overall pick in the Entry Draft of year 9. [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:47:47 PM] - TRADE : From Blackhawks to Oilers : Jakob Chychrun (70), Y:11-RND:5-CHI. [2020-06-04 6:47:47 PM] - TRADE : From Oilers to Blackhawks : Y:10-RND:2-MTL, Y:11-RND:2-EDM. [2020-06-04 6:46:01 PM] - TRADE : From Oilers to Rangers : Samuel Girard (68), Jesper Boqvist (64), Y:9-RND:1-ANA. [2020-06-04 6:46:01 PM] - TRADE : From Rangers to Oilers : Clayton Keller (68), Y:11-RND:2-WIN. [2020-06-04 6:45:18 PM] - TRADE : From Oilers to Sharks : Andrew Ladd (65). [2020-06-04 6:45:18 PM] - TRADE : From Sharks to Oilers : Y:10-RND:6-BUF. [2020-06-01 7:01:44 PM] - Oilers drafts Dylan Cozens as the #8 overall pick in the Entry Draft of year 9. [2020-06-01 6:55:07 PM] - TRADE : From Oilers to Sharks : Nino Niederreiter (70), Y:9-RND:1-BOS. [2020-06-01 6:55:07 PM] - TRADE : From Sharks to Oilers : Y:9-RND:1-DAL, Y:9-RND:3-PHI. [2020-06-01 6:51:10 PM] - TRADE : From Kings to Oilers : Y:9-RND:1-ANA. [2020-06-01 6:51:10 PM] - TRADE : From Oilers to Kings : Adrian Kempe (67), Y:9-RND:2-WSH, Y:9-RND:3-CHI. [2020-05-30 7:54:55 PM] - TRADE : From Capitals to Oilers : Y:9-RND:1-BOS, Y:9-RND:3-CHI. [2020-05-30 7:54:55 PM] - TRADE : From Oilers to Capitals : Dominik Kubalik (70). [2020-05-30 7:52:44 PM] - Ben Youds was added to Oilers. [2020-05-30 7:52:43 PM] - Alexei Toropchenko was added to Oilers. [2020-05-30 7:52:43 PM] - Dominik Kubalik was added to Oilers. [2020-05-30 7:52:43 PM] - Jesper Boqvist was added to Oilers. [2020-05-30 7:52:43 PM] - Rasmus Kupari was added to Oilers. [2020-04-05 11:48:32 AM] - Condors didn't make playoff for year 8.
[2021-01-14 7:09:58 PM] Auto Lines Function has been run for Oilers.
[2021-01-14 7:09:58 PM] Auto Lines Partial Function has been run for Oilers. [2021-01-13 9:53:42 PM] Stars claimed Mike Reilly from waivers by Oilers for $0.
[2021-01-12 7:55:07 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2021-01-12 7:55:07 PM] Mike Reilly of Oilers was sent down to farm. [2021-01-12 7:55:05 PM] Oilers placed Mike Reilly on waivers. [2021-01-06 7:48:26 PM] Miro Heiskanen from Oilers is back from Torso Injury.
[2021-01-05 7:53:40 PM] Auto Lines Partial Function has been run for Oilers.
[2021-01-05 7:53:40 PM] Auto Roster Partial Function has been run for Oilers. [2021-01-02 7:15:22 PM] Game 652 - Miro Heiskanen from Oilers is injured (Torso) and is out for 1 week.
[2021-01-02 7:15:13 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2021-01-01 11:20:30 PM] Auto Lines Function has been run for Oilers.
[2021-01-01 11:20:30 PM] Auto Lines Partial Function has been run for Oilers.
[2021-01-01 11:20:30 PM] Auto Roster Partial Function has been run for Oilers.
[2021-01-01 11:20:27 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database. [2020-12-29 8:00:20 PM] Colin Miller from Oilers is back from Concussion Injury.
[2020-12-29 8:00:10 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database. [2020-12-28 9:20:20 PM] Game 620 - Colin Miller from Oilers is injured (Concussion) and is out for 1 week.
[2020-12-22 7:27:55 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2020-12-20 9:32:59 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2020-12-18 10:43:47 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database. [2020-12-07 9:05:30 PM] Jakob Chychrun from Oilers is back from Strained Left Knee Injury.
[2020-12-07 9:05:30 PM] Blaine Byron from Condors has scored a Hat Trick!