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
Kyle Turris, William Karlsson, James Neal, Michael Frolik, Nolan Patrick
Gardien
#1 : Corey Crawford, #2 : Anders Nilsson
Lignes d'Attaque Perso. en Prol.
James Neal, William Karlsson, Kyle Turris, Ondrej Palat, Nolan Patrick, Michael Frolik, Michael Frolik, Gustav Nyquist, Tomas Tatar, Justin Abdelkader, Paul Byron
Lignes de Défense Perso. en Prol.
Tyson Barrie, , Jeff Petry, Jared Spurgeon, Kevan Miller
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
7000
6000
3000
5000
2000
Prix des Billets
95
57
32
23
193
Assistance
276,849
234,911
117,363
195,221
76,817
Attendance PCT
96.46%
95.49%
95.42%
95.23%
93.68%
Revenus
Matchs à domicile Restants
Assistance Moyenne - %
Revenus Moyen par Match
Revenus Annuels à ce Jour
Capacité de l'Aréna
Popularité de l'Équipe
0
21980 - 95.56%
2,280,862$
93,515,324$
23000
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
98,880,865$
86,698,500$
13,160,833$
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
468,641$
98,310,715$
0$
23
1
Éstimation
Revenus de la Saison Éstimés
Jours Restants de la Saison
Dépenses Par Jour
Dépenses de la Saison Éstimées
0$
0
468,641$
0$
Total de l'Équipe Éstimé
Dépenses de la Saison Éstimées
Cap Salarial de la Saison Éstimé
Compte Bancaire Actuel
Compte Bancaire Projeté
0$
98,310,715$
62,386,012$
62,386,012$
Charte de Profondeur
Ailier Gauche
Centre
Ailier Droit
Ondrej Palat
AGE:27
PO:0
OV:88
James Neal
AGE:31
PO:0
OV:87
Michael Frolik
AGE:30
PO:0
OV:87
Justin Abdelkader
AGE:31
PO:0
OV:86
Gustav Nyquist
AGE:29
PO:0
OV:85
Tomas Tatar
AGE:27
PO:0
OV:85
Micheal Ferland
AGE:26
PO:0
OV:82
Paul Byron
AGE:29
PO:0
OV:82
*Oskar Lindblom
AGE:22
PO:0
OV:77
Marko Dano
AGE:23
PO:0
OV:73
Seth Griffith
AGE:25
PO:0
OV:73
William Karlsson
AGE:25
PO:0
OV:88
Kyle Turris
AGE:29
PO:0
OV:87
Tomas Tatar
AGE:27
PO:0
OV:85
Tyler Bozak
AGE:32
PO:0
OV:84
*Nolan Patrick
AGE:20
PO:0
OV:82
Paul Byron
AGE:29
PO:0
OV:82
Chandler Stephenson
AGE:24
PO:0
OV:80
Marko Dano
AGE:23
PO:0
OV:73
James Neal
AGE:31
PO:0
OV:87
Jordan Eberle
AGE:28
PO:0
OV:87
Michael Frolik
AGE:30
PO:0
OV:87
Justin Abdelkader
AGE:31
PO:0
OV:86
Gustav Nyquist
AGE:29
PO:0
OV:85
Tomas Tatar
AGE:27
PO:0
OV:85
Paul Byron
AGE:29
PO:0
OV:82
Joonas Donskoi
AGE:26
PO:0
OV:80
*Oskar Lindblom
AGE:22
PO:0
OV:77
Marko Dano
AGE:23
PO:0
OV:73
*Tomas Hyka
AGE:25
PO:0
OV:69
Défense #1
Défense #2
Gardien
Mattias Ekholm
AGE:28
PO:0
OV:91
Ryan Ellis
AGE:27
PO:0
OV:91
Jared Spurgeon
AGE:28
PO:0
OV:89
Jeff Petry
AGE:30
PO:0
OV:89
Tyson Barrie
AGE:27
PO:0
OV:88
Brandon Manning
AGE:28
PO:0
OV:85
Kevan Miller
AGE:30
PO:0
OV:85
Colin Miller
AGE:25
PO:0
OV:84
Ryan Murray
AGE:24
PO:0
OV:82
Robert Bortuzzo
AGE:29
PO:0
OV:81
*Tony DeAngelo
AGE:22
PO:0
OV:80
Matt Irwin
AGE:30
PO:0
OV:80
Corey Crawford
AGE:33
PO:0
OV:95
Anders Nilsson
AGE:28
PO:0
OV:91
Mike Condon
AGE:28
PO:0
OV:90
Malcolm Subban
AGE:24
PO:0
OV:84
Jared Coreau
AGE:26
PO:0
OV:82
É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
[2019-02-24 16:50:40] - TRADE : From Hellpepitos to MobyDicks : Matt Niskanen (92). [2019-02-24 16:50:40] - TRADE : From MobyDicks to Hellpepitos : Tony DeAngelo (80). [2019-02-18 06:05:46] - TRADE : From Hellpepitos to Pioneers : David Krejci (89), Y:2019-RND:7-CAP. [2019-02-18 06:05:46] - TRADE : From Pioneers to Hellpepitos : Kyle Turris (87), Malcolm Subban (84), Jayce Hawryluk (P). [2018-12-09 07:25:17] - TRADE : From Hellpepitos to Pioneers : Y:2019-RND:2-KLA, Y:2019-RND:5-CAP. [2018-12-09 07:25:17] - TRADE : From Pioneers to Hellpepitos : Joonas Donskoi (80), Ondrej Palat (88). [2018-10-16 06:11:53] - TRADE : From Titans to Hellpepitos : Micheal Ferland (83), Albin Eriksson (P), Y:2019-RND:7-Out. [2018-10-16 06:11:53] - TRADE : From Hellpepitos to Titans : Mike Matheson (86). [2018-10-13 06:34:03] - TRADE : From Hellpepitos to MobyDicks : Jimmy Vesey (81). [2018-10-13 06:34:03] - TRADE : From MobyDicks to Hellpepitos : Paul Byron (82), Kristian Tanus (P). [2018-10-01 18:43:39] - Matt Tennyson was released. [2018-10-01 18:43:39] - Hellpepitos paid 0 $ to release Matt Tennyson. [2018-08-04 08:09:22] - Mike Matheson was added to Hellpepitos. [2018-08-04 07:27:40] - Oskar Lindblom was added to Hellpepitos. [2018-08-04 07:27:40] - Tomas Hyka was added to Hellpepitos.
[2019-04-02 06:02:00] Ryan Ellis from Hellpepitos is back from Bruised Left Leg Injury.
[2019-04-01 06:01:47] Game 814 - Mattias Ekholm from Hellpepitos is injured (Bruised Right Shoulder) and is out for 3 months.
[2019-04-01 06:01:18] Successfully loaded Hellpepitos lines done with Web Base Client and SQLite Database.
[2019-03-31 06:47:47] Game 803 - Ryan Ellis from Hellpepitos is injured (Bruised Left Leg) and is out for 1 week.
[2019-03-30 07:40:29] Successfully loaded Hellpepitos lines done with Web Base Client and SQLite Database.
[2019-03-28 05:31:07] Successfully loaded Hellpepitos lines done with Web Base Client and SQLite Database.
[2019-03-27 06:05:33] Auto Lines Partial Function has been run for Hellpepitos.
[2019-03-27 06:05:33] Hellpepitos lines errors : OT Defense #3 is empty.
[2019-03-27 06:05:27] Successfully loaded Hellpepitos lines done with Web Base Client and SQLite Database.
[2019-03-25 06:06:22] Auto Lines Partial Function has been run for Hellpepitos.
[2019-03-25 06:06:22] Hellpepitos lines errors : LastMinOff line Defense #3 is empty.
LastMinDef line Defense #3 is empty.
OT Defense #3 is empty.
[2019-03-25 06:06:16] Successfully loaded Hellpepitos lines done with Web Base Client and SQLite Database.
[2019-03-24 07:00:54] Last 7 Days Pro Star : 1 - Corey Crawford of Hellpepitos (0,979) / 2 - Patrik Laine of Lycans (4-6-10) / 3 - John Tavares of Lycans (4-5-9)
[2019-03-17 08:01:57] Auto Lines Partial Function has been run for Hellpepitos.
[2019-03-17 08:01:57] Hellpepitos lines errors : OT Forward #4 is empty.
[2019-03-14 05:22:57] Successfully loaded Hellpepitos lines done with Web Base Client and SQLite Database.
[2019-03-13 05:22:38] Auto Lines Partial Function has been run for Hellpepitos.
[2019-03-13 05:22:38] Hellpepitos lines errors : OT Forward #5 is empty.
[2019-03-13 05:22:32] Successfully loaded Hellpepitos lines done with Web Base Client and SQLite Database.
[2019-03-12 05:16:19] Auto Lines Partial Function has been run for Hellpepitos.
[2019-03-12 05:16:18] Hellpepitos lines errors : LastMinOff line LW is empty.
LastMinDef line LW is empty.
OT Forward #6 is empty.
[2019-03-12 05:16:14] Successfully loaded Hellpepitos lines done with Web Base Client and SQLite Database.
[2019-03-10 08:57:13] Last 7 Days Pro Star : 1 - Rickard Rakell of Hoodlums (4-3-7) / 2 - Jordan Eberle of Hellpepitos (4-3-7) / 3 - John Tavares of Lycans (5-3-8)
[2019-03-09 06:35:58] Successfully loaded Hellpepitos lines done with Web Base Client and SQLite Database.
[2019-03-08 07:21:48] Kyle Turris from Hellpepitos is back from Sore Right Knee Injury.
[2019-03-05 06:04:19] Successfully loaded Hellpepitos lines done with Web Base Client and SQLite Database.
[2019-03-04 06:53:26] Auto Lines Partial Function has been run for Hellpepitos.
[2019-03-04 06:53:26] Hellpepitos lines errors : OT Forward #1 is empty.
[2019-03-04 06:53:17] Successfully loaded Hellpepitos lines done with Web Base Client and SQLite Database.
[2019-03-03 06:33:00] Game 672 - Kyle Turris from Hellpepitos is injured (Sore Right Knee) and is out for 1 week.
[2019-02-28 06:05:41] Successfully loaded Hellpepitos lines done with Web Base Client and SQLite Database.
[2019-02-26 06:08:03] Auto Lines Partial Function has been run for Hellpepitos.
[2019-02-26 06:08:03] Hellpepitos lines errors : OT Defense #3 is empty.
[2019-02-25 19:35:23] Successfully loaded Hellpepitos lines done with Web Base Client and SQLite Database. [2019-02-24 16:50:40] TRADE : From Hellpepitos to MobyDicks : Matt Niskanen (92). [2019-02-24 16:50:40] TRADE : From MobyDicks to Hellpepitos : Tony DeAngelo (80).
[2019-02-24 06:56:21] Last 7 Days Pro Star : 1 - Jordan Eberle of Hellpepitos (4-4-8) / 2 - Pekka Rinne of Piranhas (0,975) / 3 - Sidney Crosby of Warpath (3-3-6)
[2019-02-21 06:12:37] Auto Lines Partial Function has been run for Hellpepitos.
[2019-02-21 06:12:37] Hellpepitos lines errors : OT Forward #5 is empty.
[2019-02-20 06:08:02] Michael Frolik from Hellpepitos is back from Strained Right Elbow Injury.
[2019-02-19 21:07:41] Successfully loaded Hellpepitos lines done with Web Base Client and SQLite Database.
[2019-02-19 06:03:56] Game 620 - Michael Frolik from Hellpepitos is injured (Strained Right Elbow) and is out for 1 week.
[2019-02-19 06:03:52] Auto Lines Partial Function has been run for Hellpepitos.
[2019-02-19 06:03:52] Hellpepitos lines errors : OT Forward #1 is empty.
[2019-02-18 20:27:53] Successfully loaded Hellpepitos lines done with Web Base Client and SQLite Database. [2019-02-18 06:05:46] TRADE : From Hellpepitos to Pioneers : David Krejci (89), Y:2019-RND:7-CAP. [2019-02-18 06:05:46] TRADE : From Pioneers to Hellpepitos : Kyle Turris (87), Malcolm Subban (84), Jayce Hawryluk (P).
[2019-02-15 07:24:49] Tyler Bozak from Hellpepitos is back from Broken Bone (Left Ankle) Injury.