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
Zach Parise, Andrew Cogliano, Michael Grabner, Jason Pominville, Paul Byron
Gardien
#1 : Antti Raanta, #2 : Ondrej Pavelec
Lignes d'Attaque Perso. en Prol.
Andrew Cogliano, Carl Hagelin, David Desharnais, Derek Ryan, Dominic Moore, Jason Pominville, Jason Pominville, Josh Leivo, Michael Grabner, Paul Byron, Zach Parise
Lignes de Défense Perso. en Prol.
Marc Staal, Kevin Klein, Nick Holden, Mark Borowiecki, Dan Girardi
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
92
54
28
22
191
Assistance
278,078
237,997
122,839
202,180
80,234
Attendance PCT
94.58%
94.44%
97.49%
96.28%
95.52%
Revenus
Matchs à domicile Restants
Assistance Moyenne - %
Revenus Moyen par Match
Revenus Annuels à ce Jour
Capacité de l'Aréna
Popularité de l'Équipe
0
21936 - 95.38%
2,187,006$
91,854,271$
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
100,830,510$
105,341,600$
17,022,000$
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
585,231$
100,830,510$
0$
29
0
É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
585,231$
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$
100,830,510$
44,210,699$
44,210,699$
Charte de Profondeur
Ailier Gauche
Centre
Ailier Droit
Derek Stepan
AGE:27
PO:0
OV:90
Rick Nash
AGE:33
PO:0
OV:89
Zach Parise
AGE:33
PO:0
OV:89
Chris Kreider
AGE:26
PO:0
OV:88
Mats Zuccarello
AGE:30
PO:0
OV:87
J.T. Miller
AGE:24
PO:0
OV:86
Kevin Hayes
AGE:25
PO:0
OV:85
Carl Hagelin
AGE:29
PO:0
OV:84
Andrew Cogliano
AGE:30
PO:0
OV:84
Michael Grabner
AGE:29
PO:0
OV:83
Paul Byron
AGE:28
PO:0
OV:83
Dominic Moore
AGE:37
PO:0
OV:82
Matt Beleskey
AGE:29
PO:0
OV:82
Sam Bennett
AGE:21
PO:0
OV:81
John Mitchell
AGE:32
PO:0
OV:80
David Desharnais
AGE:31
PO:0
OV:79
Mark Borowiecki
AGE:28
PO:0
OV:78
Josh Leivo
AGE:24
PO:0
OV:76
Brad Malone
AGE:28
PO:0
OV:75
Brandon Mashinter
AGE:29
PO:0
OV:73
Cory Conacher
AGE:27
PO:0
OV:71
Tye McGinn
AGE:27
PO:0
OV:67
Derek Stepan
AGE:27
PO:0
OV:90
Chris Kreider
AGE:26
PO:0
OV:88
J.T. Miller
AGE:24
PO:0
OV:86
Kevin Hayes
AGE:25
PO:0
OV:85
Andrew Cogliano
AGE:30
PO:0
OV:84
Paul Byron
AGE:28
PO:0
OV:83
Dominic Moore
AGE:37
PO:0
OV:82
Derek Ryan
AGE:30
PO:0
OV:81
Sam Bennett
AGE:21
PO:0
OV:81
Tanner Kero
AGE:25
PO:0
OV:81
John Mitchell
AGE:32
PO:0
OV:80
David Desharnais
AGE:31
PO:0
OV:79
Oscar Lindberg
AGE:25
PO:0
OV:79
Josh Jooris
AGE:27
PO:0
OV:77
Stephen Gionta
AGE:33
PO:0
OV:76
Brad Malone
AGE:28
PO:0
OV:75
Michael Sgarbossa
AGE:25
PO:0
OV:75
Cory Conacher
AGE:27
PO:0
OV:71
Paul Carey
AGE:28
PO:0
OV:69
*Cristoval Nieves
AGE:23
PO:0
OV:68
Dustin Byfuglien
AGE:32
PO:0
OV:94
Derek Stepan
AGE:27
PO:0
OV:90
Rick Nash
AGE:33
PO:0
OV:89
Mats Zuccarello
AGE:30
PO:0
OV:87
J.T. Miller
AGE:24
PO:0
OV:86
Jason Pominville
AGE:34
PO:0
OV:85
Kevin Hayes
AGE:25
PO:0
OV:85
Carl Hagelin
AGE:29
PO:0
OV:84
Andrew Cogliano
AGE:30
PO:0
OV:84
Michael Grabner
AGE:29
PO:0
OV:83
Paul Byron
AGE:28
PO:0
OV:83
Sam Bennett
AGE:21
PO:0
OV:81
Jesper Fast
AGE:25
PO:0
OV:79
Oscar Lindberg
AGE:25
PO:0
OV:79
Stephen Gionta
AGE:33
PO:0
OV:76
Marek Hrivik
AGE:26
PO:0
OV:72
Cory Conacher
AGE:27
PO:0
OV:71
Nicklas Jensen
AGE:24
PO:0
OV:67
Défense #1
Défense #2
Gardien
Dustin Byfuglien
AGE:32
PO:0
OV:94
Erik Johnson
AGE:29
PO:0
OV:90
Dan Girardi
AGE:33
PO:0
OV:88
Nick Holden
AGE:30
PO:0
OV:88
Sami Vatanen
AGE:26
PO:0
OV:86
Kevin Klein
AGE:32
PO:0
OV:86
Marc Staal
AGE:30
PO:0
OV:86
Greg Pateryn
AGE:27
PO:0
OV:81
Matt Bartkowski
AGE:29
PO:0
OV:81
Adam Clendening
AGE:24
PO:0
OV:80
Mark Borowiecki
AGE:28
PO:0
OV:78
Jamie McBain
AGE:29
PO:0
OV:74
Taylor Fedun
AGE:29
PO:0
OV:74
Chris Summers
AGE:29
PO:0
OV:73
Henrik Lundqvist
AGE:35
PO:0
OV:99
Antti Raanta
AGE:28
PO:0
OV:92
Ondrej Pavelec
AGE:30
PO:0
OV:89
Roman Will
AGE:25
PO:0
OV:82
Niklas Treutle
AGE:26
PO:0
OV:81
É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
[2018-02-04 15:50:13] - TRADE : From MobyDicks to Lycans : Y:2018-RND:7-MOB. [2018-02-04 15:50:13] - TRADE : From Lycans to MobyDicks : Jason Pominville (85). [2018-02-04 15:50:12] - Jason Pominville was added to MobyDicks. [2018-01-01 19:38:02] - Paul Carey signed with MobyDicks for 650 000 $ for 2 year(s) with 0 $ in bonus. [2018-01-01 19:38:02] - Paul Carey was added to MobyDicks. [2017-12-30 17:22:39] - TRADE : From MobyDicks to Beholders : Ryan McDonagh (92). [2017-12-30 17:22:39] - TRADE : From Beholders to MobyDicks : Sam Bennett (81), Sami Vatanen (86), Y:2018-RND:1-BEH. [2017-12-30 17:22:37] - Sami Vatanen was added to MobyDicks. [2017-12-30 17:22:37] - Sam Bennett was added to MobyDicks. [2017-11-24 06:40:03] - Dennis Wideman retired from MobyDicks [2017-10-27 23:21:52] - TRADE : From MobyDicks to Beholders : Chad Johnson (92), Tyler Johnson (86). [2017-10-27 23:21:52] - TRADE : From Beholders to MobyDicks : Zach Parise (89), Y:2018-RND:2-Jaw, Y:2018-RND:3-PIR. [2017-10-27 23:21:50] - Zach Parise was added to MobyDicks. [2017-10-17 18:57:26] - Konrad Abeltshauser has been deleted from MobyDicks. [2017-10-17 18:57:19] - Bobby Sanguinetti has been deleted from MobyDicks. [2017-10-17 18:57:15] - Brandon McMillan has been deleted from MobyDicks. [2017-10-17 18:57:11] - Brendan Shinnimin has been deleted from MobyDicks. [2017-10-17 18:57:04] - James Sheppard has been deleted from MobyDicks. [2017-10-17 18:56:58] - Luke Adam has been deleted from MobyDicks. [2017-10-17 18:56:54] - Mark Cundari has been deleted from MobyDicks. [2017-10-17 18:56:45] - Mike Halmo has been deleted from MobyDicks. [2017-10-14 17:46:31] - TRADE : From MobyDicks to Expos : Y:2020-RND:6-GOB. [2017-10-14 17:46:31] - TRADE : From Expos to MobyDicks : Y:2018-RND:7-BEH. [2017-10-14 06:01:02] - TRADE : From MobyDicks to Expos : Y:2021-RND:5-MOB. [2017-10-14 06:01:02] - TRADE : From Expos to MobyDicks : Y:2018-RND:5-CAP. [2017-10-13 21:17:17] - TRADE : From MobyDicks to Expos : Vladislav Gavrikov (P), Y:2018-RND:5-CAP. [2017-10-13 21:17:17] - TRADE : From Expos to MobyDicks : Adam Huska (P), Y:2018-RND:7-MOB, Y:2018-RND:7-PIO. [2017-09-28 10:13:59] - TRADE : From MobyDicks to Beholders : Brandon Pirri (78), Mike Green (87). [2017-09-28 10:13:59] - TRADE : From Beholders to MobyDicks : Erik Johnson (90), Y:2018-RND:6-BEH. [2017-09-28 10:13:57] - Erik Johnson was added to MobyDicks. [2017-09-26 19:09:20] - TRADE : From MobyDicks to Outlaws : Radim Vrbata (86). [2017-09-26 19:09:20] - TRADE : From Outlaws to MobyDicks : Andrew Cogliano (84), Y:2018-RND:7-PAT. [2017-09-26 19:09:19] - Andrew Cogliano was added to MobyDicks. [2017-08-19 08:09:38] - Roman Will signed with MobyDicks for 450 000 $ for 2 year(s) with 0 $ in bonus. [2017-08-19 08:09:38] - Roman Will was added to MobyDicks. [2017-08-19 08:09:23] - Niklas Treutle signed with MobyDicks for 450 000 $ for 2 year(s) with 0 $ in bonus. [2017-08-19 08:09:23] - Niklas Treutle was added to MobyDicks. [2017-08-19 08:07:45] - Matt Beleskey signed with MobyDicks for 782 496 $ for 2 year(s) with 0 $ in bonus. [2017-08-19 08:07:45] - Matt Beleskey was added to MobyDicks. [2017-08-19 08:02:58] - Chad Johnson signed with MobyDicks for 1 278 559 $ for 2 year(s) with 0 $ in bonus. [2017-08-19 08:02:58] - Chad Johnson was added to MobyDicks. [2017-08-19 08:02:07] - Dennis Wideman signed with MobyDicks for 801 001 $ for 2 year(s) with 0 $ in bonus. [2017-08-19 08:02:07] - Dennis Wideman was added to MobyDicks. [2017-08-18 07:14:51] - Ondrej Pavelec signed with MobyDicks for 1 001 000 $ for 2 year(s) with 0 $ in bonus. [2017-08-18 07:14:51] - Ondrej Pavelec was added to MobyDicks. [2017-08-18 07:14:22] - David Desharnais signed with MobyDicks for 601 000 $ for 2 year(s) with 0 $ in bonus. [2017-08-18 07:14:22] - David Desharnais was added to MobyDicks. [2017-08-17 20:59:32] - Rick Nash has been selected as assistant for MobyDicks. [2017-08-17 20:59:32] - Marc Staal is no longer as assistant for MobyDicks. [2017-08-17 20:59:32] - Dustin Byfuglien has been selected as assistant for MobyDicks. [2017-08-17 20:59:32] - Unknown Player is no longer as assistant for MobyDicks.
[2018-03-29 05:28:57] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database.
[2018-03-27 05:45:26] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database.
[2018-03-26 06:08:26] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database.
[2018-03-26 06:08:26] Josh Leivo of MobyDicks was sent to pro.
[2018-03-23 04:11:14] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database.
[2018-03-20 06:06:52] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database.
[2018-03-18 06:56:08] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database.
[2018-03-15 06:15:57] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database.
[2018-03-14 04:58:25] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database.
[2018-03-13 05:42:57] Derek Stepan from MobyDicks is back from Strained Left Knee Injury.
[2018-03-12 06:09:12] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database.
[2018-03-11 07:31:45] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database.
[2018-03-09 07:00:57] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database.
[2018-03-08 07:34:03] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database.
[2018-03-06 06:05:00] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database.
[2018-03-05 06:49:44] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database.
[2018-03-04 06:31:19] Game 656 - Derek Stepan from MobyDicks is injured (Strained Left Knee) and is out for 2 weeks.
[2018-03-02 06:15:59] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database.
[2018-03-01 05:37:17] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database.
[2018-02-23 05:31:02] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database.
[2018-02-22 19:28:06] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database.
[2018-02-20 06:08:41] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database.
[2018-02-16 15:25:33] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database.
[2018-02-12 07:25:51] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database.
[2018-02-10 09:44:34] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database.
[2018-02-10 05:51:54] Rick Nash from MobyDicks is back from Right Hand Injury.
[2018-02-08 06:03:09] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database.
[2018-02-06 05:32:17] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database.
[2018-02-05 05:44:07] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database.
[2018-02-04 15:51:24] MobyDicks roster errors : Too many Players available in Pro Team! 19 Dressed. Maximum is 18.
Some errors will be automatically fixed.
[2018-02-04 15:50:13] TRADE : From MobyDicks to Lycans : Y:2018-RND:7-MOB. [2018-02-04 15:50:13] TRADE : From Lycans to MobyDicks : Jason Pominville (85). [2018-02-04 15:50:12] Jason Pominville was added to MobyDicks.
[2018-02-04 15:49:47] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database. [2018-02-04 15:49:46] Josh Leivo of MobyDicks was sent down to farm.
[2018-02-03 14:47:47] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database.
[2018-02-03 14:47:47] Josh Leivo of MobyDicks was sent to pro.
[2018-02-03 06:36:26] Game 515 - Rick Nash from MobyDicks is injured (Right Hand) and is out for 1 week.
[2018-01-26 04:53:39] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database.
[2018-01-22 05:57:20] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database.
[2018-01-22 05:56:29] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database.
[2018-01-21 06:18:15] Auto Lines Partial Function has been run for MobyDicks.
[2018-01-21 06:18:15] MobyDicks lines errors : LastMinOff line Defense #3 is empty.
OT Defense #2 is empty.
[2018-01-20 16:01:06] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database.
[2018-01-18 17:39:38] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database.
[2018-01-18 05:46:13] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database.
[2018-01-17 05:59:24] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database.
[2018-01-14 06:55:14] Jesper Fast from Leftovers has scored a Hat Trick!
[2018-01-14 06:55:07] Successfully loaded MobyDicks lines done with Web Base Client and SQLite Database.
[2018-01-05 07:16:02] Rick Nash from MobyDicks has scored a Hat Trick!