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
Alex Ovechkin, Nathan MacKinnon, Travis Konecny, Mark Scheifele, Mikko Rantanen
Gardien
#1 : Connor Hellebuyck, #2 : Thomas Greiss
Lignes d'Attaque Perso. en Prol.
Alex Ovechkin, Nathan MacKinnon, Mark Scheifele, Mikko Rantanen, Gabriel Landeskog, Travis Konecny, Travis Konecny, Mathew Barzal, Tomas Tatar, Adam Henrique, Lars Eller
Lignes de Défense Perso. en Prol.
Ryan Ellis, Jeff Petry, Justin Schultz, Ben Chiarot, Cam Fowler
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
97
57
32
22
197
Assistance
141,044
124,009
61,141
102,964
36,896
Attendance PCT
87.60%
89.86%
88.61%
89.53%
80.21%
Revenus
Matchs à domicile Restants
Assistance Moyenne - %
Revenus Moyen par Match
Revenus Annuels à ce Jour
Capacité de l'Aréna
Popularité de l'Équipe
19
20263 - 88.10%
2,119,653$
48,752,015$
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
56,934,167$
109,427,583$
71,333,429$
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
584,019$
56,657,824$
0$
26
1
Éstimation
Revenus de la Saison Éstimés
Jours Restants de la Saison
Dépenses Par Jour
Dépenses de la Saison Éstimées
40,273,404$
86
588,320$
50,595,520$
Total de l'Équipe Éstimé
Dépenses de la Saison Éstimées
Compte Bancaire Actuel
Compte Bancaire Projeté
51,689,870$
158,549,002$
147,132,536$
Cap Salarial de la Saison Éstimé
Cap Salarial Disponible
Cap Salarial Maximum
Au dessus du Plafond Salarial Minimum
106,883,458$
6,116,542$
113,000,000$
23,283,458$
Charte de Profondeur
Ailier Gauche
Centre
Ailier Droit
Alex Ovechkin
AGE:35
PO:0
OV:77
Gabriel Landeskog
AGE:27
PO:0
OV:74
Lars Eller
AGE:31
PO:0
OV:72
Derek Stepan
AGE:30
PO:0
OV:71
Mikko Rantanen
AGE:23
PO:0
OV:71
Travis Konecny
AGE:23
PO:0
OV:71
Adam Henrique
AGE:30
PO:0
OV:70
Teddy Blueger
AGE:26
PO:0
OV:70
Tomas Tatar
AGE:29
PO:0
OV:69
Cory Conacher
AGE:30
PO:0
OV:66
Timothy Gettinger
AGE:22
PO:0
OV:66
*Max Comtois
AGE:21
PO:0
OV:66
Kevin Fiala
AGE:24
PO:0
OV:66
Nikolay Goldobin
AGE:24
PO:0
OV:66
Jesper Bratt
AGE:22
PO:0
OV:65
Tyler Ennis
AGE:30
PO:0
OV:65
Kerby Rychel
AGE:25
PO:0
OV:60
*Lean Bergmann
AGE:21
PO:0
OV:57
Nathan MacKinnon
AGE:25
PO:0
OV:75
Mark Scheifele
AGE:27
PO:0
OV:74
Lars Eller
AGE:31
PO:0
OV:72
Derek Stepan
AGE:30
PO:0
OV:71
Mikko Rantanen
AGE:23
PO:0
OV:71
Adam Henrique
AGE:30
PO:0
OV:70
Mathew Barzal
AGE:23
PO:0
OV:70
Teddy Blueger
AGE:26
PO:0
OV:70
Tomas Tatar
AGE:29
PO:0
OV:69
Curtis Lazar
AGE:25
PO:0
OV:67
Cory Conacher
AGE:30
PO:0
OV:66
Brett Seney
AGE:24
PO:0
OV:65
Tyler Ennis
AGE:30
PO:0
OV:65
*Carter Verhaeghe
AGE:25
PO:0
OV:62
Alex Ovechkin
AGE:35
PO:0
OV:77
Nathan MacKinnon
AGE:25
PO:0
OV:75
Gabriel Landeskog
AGE:27
PO:0
OV:74
Barclay Goodrow
AGE:27
PO:0
OV:72
Lars Eller
AGE:31
PO:0
OV:72
Derek Stepan
AGE:30
PO:0
OV:71
Mikko Rantanen
AGE:23
PO:0
OV:71
Travis Konecny
AGE:23
PO:0
OV:71
Adam Henrique
AGE:30
PO:0
OV:70
Tomas Tatar
AGE:29
PO:0
OV:69
Curtis Lazar
AGE:25
PO:0
OV:67
Cory Conacher
AGE:30
PO:0
OV:66
Kevin Fiala
AGE:24
PO:0
OV:66
*Keegan Kolesar
AGE:23
PO:0
OV:65
Tyler Pitlick
AGE:28
PO:0
OV:64
*Ryan Poehling
AGE:21
PO:0
OV:60
*Evgeny Svechnikov
AGE:23
PO:0
OV:58
*Lean Bergmann
AGE:21
PO:0
OV:57
Défense #1
Défense #2
Gardien
Jeff Petry
AGE:32
PO:0
OV:71
Ryan Ellis
AGE:29
PO:0
OV:69
Cam Fowler
AGE:28
PO:0
OV:67
Andy Greene
AGE:37
PO:0
OV:67
Ben Chiarot
AGE:29
PO:0
OV:67
Brayden McNabb
AGE:29
PO:0
OV:66
Samuel Girard
AGE:22
PO:0
OV:65
Justin Schultz
AGE:30
PO:0
OV:65
Kevin Shattenkirk
AGE:31
PO:0
OV:64
Cody Ceci
AGE:26
PO:0
OV:64
Nick Jensen
AGE:30
PO:0
OV:64
Jonathon Merrill
AGE:28
PO:0
OV:61
Slater Koekkoek
AGE:26
PO:0
OV:61
Derrick Pouliot
AGE:26
PO:0
OV:60
*Gustav Lindstrom
AGE:21
PO:0
OV:59
Connor Clifton
AGE:25
PO:0
OV:59
*Cale Fleury
AGE:21
PO:0
OV:57
*Otto Leskinen
AGE:23
PO:0
OV:54
Connor Hellebuyck
AGE:27
PO:0
OV:83
Thomas Greiss
AGE:34
PO:0
OV:75
Martin Jones
AGE:30
PO:0
OV:69
Carter Hutton
AGE:34
PO:0
OV:66
Malcolm Subban
AGE:26
PO:0
OV:58
Landon Bow
AGE:25
PO:0
OV:58
É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
[2021-01-09 19:46:18] - TRADE : From Icefield to Expos : Veeti Miettinen (P), Y:2022-RND:7-ICE. [2021-01-09 19:46:18] - TRADE : From Expos to Icefield : Aleksi Heponiemi (P). [2021-01-09 19:45:39] - TRADE : From Cousin to Icefield : Lars Eller (72). [2021-01-09 19:45:39] - TRADE : From Icefield to Cousin : Eetu Luostarinen (63), Y:2022-RND:3-ICE. [2020-12-20 19:31:00] - TRADE : From Icefield to Expos : Joel Farabee (64), Sam Steel (65). [2020-12-20 19:31:00] - TRADE : From Expos to Icefield : Kevin Fiala (66), Y:2021-RND:4-HOO. [2020-12-13 07:46:37] - TRADE : From Kings to Icefield : Derek Stepan (71). [2020-12-13 07:46:37] - TRADE : From Icefield to Kings : Filip Chlapik (62). [2020-11-15 06:45:00] - TRADE : From Icefield to Expos : Roby Jarventie (P). [2020-11-15 06:45:00] - TRADE : From Expos to Icefield : Jayden Struble (P), Shane Pinto (P). [2020-10-25 18:38:14] - TRADE : From Icefield to Expos : Joey Anderson (66). [2020-10-25 18:38:14] - TRADE : From Expos to Icefield : Carter Verhaeghe (62). [2020-10-09 21:03:03] - Cody Ceci signed with Icefield for 800 000 $ for 2 year(s). [2020-10-09 21:03:03] - Cody Ceci was added to Icefield. [2020-10-09 21:02:01] - TRADE : From Moose to Icefield : Ryan Dzingel (66), Ryan Poehling (60). [2020-10-09 21:02:01] - TRADE : From Icefield to Moose : Phillip Danault (72). [2020-10-09 06:24:04] - Oscar Dansk was released. [2020-10-09 06:24:04] - Icefield paid 0 $ to release Oscar Dansk. [2020-10-03 14:58:03] - TRADE : From Icefield to Lycans : Y:2021-RND:1-ICE. [2020-10-03 14:58:03] - TRADE : From Lycans to Icefield : Hendrix Lapierre (P). [2020-10-03 14:58:00] - TRADE : From Hoodlums to Icefield : Cam Fowler (67). [2020-10-03 14:58:00] - TRADE : From Icefield to Hoodlums : Jared Spurgeon (69). [2020-09-21 06:17:17] - TRADE : From Hoodlums to Icefield : Justin Schultz (65), Roby Jarventie (P), Tyler Tullio (P). [2020-09-21 06:17:17] - TRADE : From Icefield to Hoodlums : Brayden Schenn (70). [2020-08-20 09:07:54] - TRADE : From Cousin to Icefield : Evgeny Svechnikov (54), Kevin Shattenkirk (60), Martin Jones (67), Jared Mcisaac (P). [2020-08-20 09:07:54] - TRADE : From Icefield to Cousin : Connor Murphy (62), Jack Campbell (66), Mark Giordano (66), Kody Clark (P), Mattias Samuelsson (P). [2020-08-03 05:59:51] - Thomas Greiss signed with Icefield for 1 700 000 $ for 2 year(s). [2020-08-03 05:59:51] - Thomas Greiss was added to Icefield. [2020-07-07 21:52:51] - Otto Leskinen signed with Icefield for 925 000 $ for 2 year(s). [2020-07-07 21:52:51] - Otto Leskinen was added to Icefield. [2020-07-07 21:45:58] - Lean Bergmann signed with Icefield for 925 000 $ for 2 year(s). [2020-07-07 21:45:58] - Lean Bergmann was added to Icefield. [2020-07-07 21:43:55] - Cale Fleury signed with Icefield for 883 333 $ for 2 year(s). [2020-07-07 21:43:55] - Cale Fleury was added to Icefield. [2020-07-07 21:28:50] - Gustav Lindstrom signed with Icefield for 925 000 $ for 2 year(s). [2020-07-07 21:28:50] - Gustav Lindstrom was added to Icefield. [2020-07-07 21:17:39] - Jonathon Merrill signed with Icefield for 1 375 000 $ for 2 year(s). [2020-07-07 21:17:39] - Jonathon Merrill was added to Icefield. [2020-07-07 21:17:08] - Jonathon Merrill was added to Icefield. [2020-07-07 21:01:50] - Eetu Luostarinen signed with Icefield for 925 000 $ for 2 year(s). [2020-07-07 21:01:50] - Eetu Luostarinen was added to Icefield. [2020-07-07 20:57:52] - Joel Farabee signed with Icefield for 1 425 000 $ for 2 year(s). [2020-07-07 20:57:52] - Joel Farabee was added to Icefield. [2020-07-07 06:58:15] - Keegan Kolesar signed with Icefield for 905 000 $ for 2 year(s). [2020-07-07 06:58:15] - Keegan Kolesar was added to Icefield. [2020-07-07 06:15:20] - Cale Fleury was added to Icefield. [2020-07-07 06:15:19] - Otto Leskinen was added to Icefield. [2020-07-07 06:15:19] - Keegan Kolesar was added to Icefield. [2020-07-07 06:15:19] - Eetu Luostarinen was added to Icefield. [2020-07-07 06:15:19] - Lean Bergmann was added to Icefield.
[2021-01-17 07:48:20] Brayden McNabb from Icefield is back from Fractured Bone in Left Hand Injury.
[2021-01-17 07:47:17] Successfully loaded Icefield lines done with Web Base Client and SQLite Database.
[2021-01-17 07:45:00] Successfully loaded Icefield lines done with Web Base Client and SQLite Database.
[2021-01-14 05:36:31] Nathan MacKinnon from Icefield has scored a Hat Trick!
[2021-01-14 05:36:22] Successfully loaded Icefield lines done with Web Base Client and SQLite Database.
[2021-01-12 05:36:12] Hoodlums claimed Michael Grabner from waivers by Icefield for 75 000 $.
[2021-01-10 07:04:35] Icefield placed Michael Grabner on waivers.
[2021-01-10 07:02:05] Last 7 Days Pro Star : 1 - Alex Ovechkin of Icefield (5-4-9) / 2 - Tomas Tatar of Icefield (5-1-6) / 3 - Nathan MacKinnon of Icefield (5-2-7)
[2021-01-10 07:01:51] Successfully loaded Icefield lines done with Web Base Client and SQLite Database. [2021-01-10 07:01:51] Michael Grabner of Icefield was sent down to farm. [2021-01-09 19:46:18] TRADE : From Icefield to Expos : Veeti Miettinen (P), Y:2022-RND:7-ICE. [2021-01-09 19:46:18] TRADE : From Expos to Icefield : Aleksi Heponiemi (P). [2021-01-09 19:45:39] TRADE : From Cousin to Icefield : Lars Eller (72). [2021-01-09 19:45:39] TRADE : From Icefield to Cousin : Eetu Luostarinen (63), Y:2022-RND:3-ICE.
[2021-01-09 07:07:07] Successfully loaded Icefield lines done with Web Base Client and SQLite Database.
[2021-01-08 06:06:22] Cam Fowler from Icefield is back from Strained Left Knee Injury.
[2021-01-08 06:06:21] Nathan MacKinnon from Icefield has scored a Hat Trick!
[2021-01-08 06:06:21] Game 299 - Cody Ceci from Icefield is injured (Back Spasms) and is out for 3 weeks.
[2021-01-08 06:05:55] Successfully loaded Icefield lines done with Web Base Client and SQLite Database.
[2021-01-07 19:59:15] Successfully loaded Icefield lines done with Web Base Client and SQLite Database.
[2021-01-06 06:18:49] Successfully loaded Icefield lines done with Web Base Client and SQLite Database.
[2021-01-04 06:41:53] Tomas Tatar from Icefield has scored a Hat Trick!
[2021-01-04 06:41:37] Successfully loaded Icefield lines done with Web Base Client and SQLite Database.
[2021-01-02 21:41:58] Successfully loaded Icefield lines done with Web Base Client and SQLite Database.
[2020-12-30 05:35:42] Game 271 - Cam Fowler from Icefield is injured (Strained Left Knee) and is out for 2 weeks.
[2020-12-30 05:35:35] Successfully loaded Icefield lines done with Web Base Client and SQLite Database.
[2020-12-29 20:45:14] Successfully loaded Icefield lines done with Web Base Client and SQLite Database.
[2020-12-29 05:37:35] Nikolay Goldobin from Barracuda has scored a Hat Trick!
[2020-12-25 08:21:17] Successfully loaded Icefield lines done with Web Base Client and SQLite Database. [2020-12-20 19:31:00] TRADE : From Icefield to Expos : Joel Farabee (64), Sam Steel (65). [2020-12-20 19:31:00] TRADE : From Expos to Icefield : Kevin Fiala (66), Y:2021-RND:4-HOO.
[2020-12-20 07:12:28] Successfully loaded Icefield lines done with Web Base Client and SQLite Database.
[2020-12-19 07:23:26] Mikko Rantanen from Icefield has scored a Hat Trick!
[2020-12-19 07:23:26] Game 235 - Brayden McNabb from Icefield is injured (Fractured Bone in Left Hand) and is out for 2 months.
[2020-12-17 22:35:34] Successfully loaded Icefield lines done with Web Base Client and SQLite Database.
[2020-12-17 06:12:25] Successfully loaded Icefield lines done with Web Base Client and SQLite Database.
[2020-12-15 06:12:09] Jeff Petry from Icefield is back from Left Foot Injury.
[2020-12-14 06:12:37] Ryan Poehling from Barracuda has scored a Hat Trick!
[2020-12-14 06:12:37] Cory Conacher from Barracuda has scored a Hat Trick!
[2020-12-14 06:12:36] Game 218 - Jeff Petry from Icefield is injured (Left Foot) and is out for 1 week.
[2020-12-14 06:12:22] Successfully loaded Icefield lines done with Web Base Client and SQLite Database. [2020-12-13 07:46:37] TRADE : From Kings to Icefield : Derek Stepan (71). [2020-12-13 07:46:37] TRADE : From Icefield to Kings : Filip Chlapik (62).
[2020-12-10 05:46:29] Last 30 Days Pro Star : 1 - Mark Scheifele of Icefield (8-12-20) / 2 - Connor Hellebuyck of Icefield (0,959) / 3 - Alex Ovechkin of Icefield (7-8-15)
[2020-12-08 19:58:32] Successfully loaded Icefield lines done with Web Base Client and SQLite Database.
[2020-12-07 20:16:50] Successfully loaded Icefield lines done with Web Base Client and SQLite Database.
[2020-12-03 19:24:30] Successfully loaded Icefield lines done with Web Base Client and SQLite Database.
[2020-12-02 19:25:05] Successfully loaded Icefield lines done with Web Base Client and SQLite Database.
[2020-11-30 06:00:18] Justin Schultz from Icefield is back from Bruised Left Shoulder Injury.