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
Jason Trichell, Brad Claus, Jody Triarsi, Jayson Mongeau, Gregg Wichrowski
Gardien
#1 : Roger Copps, #2 : Kyle Hill
Lignes d'Attaque Perso. en Prol.
, , , , , , , , , ,
Lignes de Défense Perso. en Prol.
, , , ,
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
3375
1875
1450
2427
825
Prix des Billets
68
54
40
26
134
Assistance
10125
5625
4350
5287
2475
Attendance PCT
100.00%
100.00%
100.00%
72.61%
100.00%
Revenus
Matchs à domicile Restants
Assistance Moyenne - %
Revenus Moyen par Match
Revenus Annuels à ce Jour
Capacité de l'Aréna
Popularité de l'Équipe
24
9287 - 93.32%
545,121$
1,635,362$
9952
155
Dépenses
Salaire Total des Joueurs
Salaire Total Moyen des Joueurs
Salaire des Coachs
Valeur du Cap Salarial Spécial
16,877,594$
16,877,594$
0$
0$
Dépenses Annuelles à Ce Jour
Cap Salarial Par Jour
Cap salarial à ce jour
Taxe de Luxe Totale
1,980,677$
118,856$
1,980,677$
93,302$
Éstimation
Revenus de la Saison Éstimés
Jours Restants de la Saison
Dépenses Par Jour
Dépenses de la Saison Éstimées
13,082,896$
125
118,856$
14,857,000$
Total de l'Équipe Éstimé
Dépenses de la Saison Éstimées
Cap Salarial de la Saison Éstimé
Compte Bancaire Actuel
Compte Bancaire Projeté
18,415,840$
16,837,677$
56,488,444$
51,155,500$
Charte de Profondeur
Ailier Gauche
Centre
Ailier Droit
Jayson Mongeau
AGE:27
PO:42
OV:73
Keith Ostlie
AGE:22
PO:43
OV:72
Lance Warlick
AGE:24
PO:57
OV:71
Sebastian Houtz
AGE:23
PO:27
OV:71
Lucas Woods
AGE:19
PO:81
OV:70
Stewart Goldsby
AGE:20
PO:55
OV:66
David Vergo
AGE:22
PO:40
OV:64
Lewis Riemer
AGE:21
PO:59
OV:63
Ryan Euell
AGE:21
PO:67
OV:62
Troy Levy
AGE:22
PO:52
OV:61
Jarrod Kimbro
AGE:20
PO:48
OV:58
Brad Claus
AGE:27
PO:25
OV:80
Jody Triarsi
AGE:26
PO:49
OV:76
Scott Roccia
AGE:23
PO:61
OV:71
Jared Bain
AGE:20
PO:59
OV:70
Shaun Hebets
AGE:26
PO:50
OV:69
Ryan Pitcherello
AGE:24
PO:35
OV:68
Keith Hunsley
AGE:22
PO:51
OV:67
Jacob Fowlston
AGE:19
PO:65
OV:65
Jon Helmick
AGE:19
PO:62
OV:65
Fabian Tompkins
AGE:23
PO:31
OV:65
Bryce Seiber
AGE:27
PO:18
OV:65
Guy Ledoux
AGE:19
PO:47
OV:60
Curt Dunnagan
AGE:22
PO:46
OV:60
Bryan Dinius
AGE:22
PO:59
OV:59
Chase Schoeffler
AGE:22
PO:63
OV:57
Jason Trichell
AGE:24
PO:32
OV:81
Gregg Wichrowski
AGE:27
PO:33
OV:73
Steve Mears
AGE:27
PO:37
OV:71
Xavier Pollan
AGE:23
PO:28
OV:70
Greg Sarvas
AGE:25
PO:17
OV:70
Bobby Mescher
AGE:26
PO:12
OV:67
Dan Mooney
AGE:28
PO:6
OV:66
Bryan Gesell
AGE:19
PO:42
OV:65
Shane Walsh
AGE:25
PO:40
OV:64
Matt Barbot
AGE:24
PO:76
OV:63
Allan Monier
AGE:20
PO:62
OV:61
Seth Kittle
AGE:20
PO:58
OV:59
Eric Volino
AGE:22
PO:44
OV:58
Allan Bacca
AGE:21
PO:64
OV:57
Défense #1
Défense #2
Gardien
Finn Marston
AGE:20
PO:53
OV:76
Ron Buczkowski
AGE:23
PO:47
OV:75
Matt Mayle
AGE:26
PO:15
OV:74
Martin Klimek
AGE:21
PO:58
OV:71
Levi Kelly
AGE:19
PO:53
OV:71
Darren Vanoene
AGE:36
PO:16
OV:71
James Picard
AGE:22
PO:44
OV:70
Heath Bednarczyk
AGE:26
PO:22
OV:70
Matt Timberlake
AGE:24
PO:23
OV:69
Keith Dunkel
AGE:27
PO:17
OV:69
Josh Atkinson
AGE:24
PO:52
OV:68
Derek Sundell
AGE:26
PO:39
OV:68
Jonathan Hofland
AGE:19
PO:70
OV:66
Kirby Tyler
AGE:21
PO:47
OV:65
Liam Sharpley
AGE:26
PO:52
OV:64
Dante Kephart
AGE:21
PO:60
OV:63
Gregg Middaugh
AGE:21
PO:48
OV:61
Matthew Smith
AGE:20
PO:69
OV:60
Dennis Voetsch
AGE:20
PO:67
OV:60
Quentin Renne
AGE:21
PO:60
OV:60
Mike Ciesluk
AGE:22
PO:50
OV:60
Mark Kasa
AGE:21
PO:62
OV:59
Roger Copps
AGE:26
PO:32
OV:83
Ryan Gleaves
AGE:21
PO:53
OV:75
Kyle Hill
AGE:28
PO:23
OV:75
Marc-Olivier Richer
AGE:25
PO:33
OV:74
Yanick Fortin
AGE:19
PO:72
OV:73
Joel Callaway
AGE:27
PO:30
OV:71
Dane Bowden
AGE:28
PO:70
OV:70
É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
Éspoir
Nom de l'Équipe
Année de Repêchage
Choix Total
Information
Lien
Choix au Repêchage
Année
R1
R2
R3
R4
R5
R6
R7
R8
1002
Hal
Hal
Hal
Hal
Hal
Hal
Hal
Hal
1003
Hal
Hal
Hal
Hal
Hal
Hal
Hal
Hal
1004
Hal
Hal
Hal
Hal
Hal
Hal
Hal
Hal
1005
Hal
Hal
Hal
Hal
Hal
Hal
Hal
Hal
1006
Hal
Hal
Hal
Hal
Hal
Hal
Hal
Hal
[12/3/2017 2:28:52 PM] - Cape Breton Kings hired Dave Dion for $285,000 for 1 year(s). [12/3/2017 2:18:01 PM] - Marc-Olivier Richer resigned with Halifax Kings for $367,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Dane Bowden resigned with Halifax Kings for $261,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Joel Callaway resigned with Halifax Kings for $258,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Chase Schoeffler resigned with Halifax Kings for $242,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Matt Barbot resigned with Halifax Kings for $317,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Curt Dunnagan resigned with Halifax Kings for $251,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Mike Ciesluk resigned with Halifax Kings for $252,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Troy Levy resigned with Halifax Kings for $260,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Eric Volino resigned with Halifax Kings for $235,000 for 3 year(s). [12/3/2017 2:18:01 PM] - David Vergo resigned with Halifax Kings for $291,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Keith Hunsley resigned with Halifax Kings for $449,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Keith Ostlie resigned with Halifax Kings for $604,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Ryan Pitcherello resigned with Halifax Kings for $499,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Greg Sarvas resigned with Halifax Kings for $515,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Derek Sundell resigned with Halifax Kings for $500,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Liam Sharpley resigned with Halifax Kings for $336,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Bobby Mescher resigned with Halifax Kings for $448,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Heath Bednarczyk resigned with Halifax Kings for $517,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Matt Mayle resigned with Halifax Kings for $838,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Keith Dunkel resigned with Halifax Kings for $488,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Gregg Wichrowski resigned with Halifax Kings for $746,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Steve Mears resigned with Halifax Kings for $567,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Brad Claus resigned with Halifax Kings for $2,265,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Dan Mooney resigned with Halifax Kings for $401,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Bryce Seiber resigned with Halifax Kings for $386,000 for 3 year(s). [12/3/2017 2:18:00 PM] - James Picard resigned with Halifax Kings for $542,000 for 3 year(s). [12/3/2017 2:18:00 PM] - Darren Vanoene resigned with Halifax Kings for $649,000 for 3 year(s). [9/30/2017 4:53:47 PM] - Ray Blowers contract with Cape Breton Kings has ended. [9/30/2017 4:53:47 PM] - Jeff Paslawski was released. [9/30/2017 4:53:47 PM] - Jeff Paslawski was forced to retire by Halifax Kings [9/7/2017 6:20:59 PM] - Cape Breton Kings was eliminated at round 4 of year 14. [9/6/2017 7:09:12 PM] - Halifax Kings was eliminated at round 3 of year 14.
[1/4/2018 5:20:58 PM] Halifax Kings lines for next game are empty. Current rosters/lines are not erased.
[1/4/2018 5:20:55 PM] Stewart Goldsby from Cape Breton Kings is back from Left Hand Injury.
[1/4/2018 5:20:55 PM] Heath Bednarczyk from Cape Breton Kings is back from Back Injury.
[1/4/2018 5:20:55 PM] Both Halifax Kings and Cape Breton Kings lines for next game are empty. Current rosters/lines are not erased.
[1/4/2018 5:20:45 PM] Auto Lines Function has been run for Cape Breton Kings.
[1/4/2018 5:20:45 PM] Auto Lines Function has been run for Halifax Kings.
[1/4/2018 5:20:41 PM] Auto Roster Function has been run for Halifax Kings.
[1/4/2018 5:20:41 PM] Levi Kelly of Halifax Kings was sent to farm.
[1/4/2018 5:20:41 PM] Lucas Woods of Halifax Kings was sent to farm.
[1/4/2018 5:20:41 PM] Steve Mears of Halifax Kings was sent to farm.
[1/4/2018 5:20:41 PM] Shaun Hebets of Halifax Kings was sent to farm.
[1/4/2018 5:20:41 PM] Jared Bain of Halifax Kings was sent to farm.
[1/4/2018 5:20:41 PM] Ryan Pitcherello of Halifax Kings was sent to pro.
[1/4/2018 5:20:41 PM] Greg Sarvas of Halifax Kings was sent to pro.
[1/4/2018 5:20:41 PM] James Picard of Halifax Kings was sent to pro.
[12/9/2017 3:18:44 PM] Finn Marston from Halifax Kings is back from Exhaustion.
[12/9/2017 3:18:41 PM] Jody Triarsi from Halifax Kings is back from Lacerated Left Calf Injury.
[12/9/2017 3:18:41 PM] Halifax Kings lines for next game are empty. Current rosters/lines are not erased.
[12/9/2017 3:18:39 PM] Finn Marston from Halifax Kings is injured from Exhaustion.
[12/9/2017 3:18:38 PM] Cape Breton Kings lines for next game are empty. Current rosters/lines are not erased.
[12/9/2017 3:18:37 PM] Game 65 - Stewart Goldsby from Cape Breton Kings is injured (Left Hand) and is out for 1 week.
[12/9/2017 3:18:36 PM] Auto Lines Function has been run for Cape Breton Kings.
[12/9/2017 3:18:35 PM] Halifax Kings lines for next game are empty. Current rosters/lines are not erased.
[12/9/2017 3:18:31 PM] Auto Lines Function has been run for Halifax Kings.
[12/9/2017 3:18:31 PM] Auto Roster Partial Function has been run for Halifax Kings.
[12/9/2017 3:18:28 PM] Finn Marston from Halifax Kings is back from Exhaustion.
[12/9/2017 3:18:28 PM] Cape Breton Kings lines for next game are empty. Current rosters/lines are not erased.
[12/9/2017 3:18:24 PM] Auto Lines Function has been run for Cape Breton Kings.
[12/9/2017 3:18:24 PM] Auto Roster Farm Only Function has been run for Halifax Kings.
[12/9/2017 3:18:24 PM] Both Halifax Kings and Cape Breton Kings lines for next game are empty. Current rosters/lines are not erased.
[12/9/2017 3:18:22 PM] Game 39 - Heath Bednarczyk from Cape Breton Kings is injured (Back) and is out for 2 weeks.
[12/9/2017 3:18:22 PM] Finn Marston from Halifax Kings is injured from Exhaustion.
[12/9/2017 3:18:22 PM] Jayson Mongeau from Halifax Kings completes suspension
[12/9/2017 3:18:20 PM] Auto Lines Function has been run for Cape Breton Kings.
[12/9/2017 3:18:20 PM] Auto Lines Function has been run for Halifax Kings.
[12/9/2017 3:18:20 PM] Auto Roster Partial Function has been run for Halifax Kings.
[12/9/2017 3:18:20 PM] Lucas Woods of Halifax Kings was sent to pro.
[12/9/2017 3:18:20 PM] Halifax Kings lines for next game are empty. Current rosters/lines are not erased.
[12/9/2017 3:18:18 PM] Game 30 - Jayson Mongeau from Halifax Kings suspended for 1 game(s)
[12/9/2017 3:18:17 PM] Auto Lines Function has been run for Halifax Kings.
[12/9/2017 3:18:17 PM] Auto Roster Partial Function has been run for Halifax Kings.
[12/9/2017 3:18:17 PM] Jared Bain of Halifax Kings was sent to pro.
[12/9/2017 3:18:15 PM] Both Halifax Kings and Cape Breton Kings lines for next game are empty. Current rosters/lines are not erased.
[12/9/2017 3:18:14 PM] Game 24 - Jody Triarsi from Halifax Kings is injured (Lacerated Left Calf) and is out for 1 week.
[12/9/2017 3:18:13 PM] Cape Breton Kings lines for next game are empty. Current rosters/lines are not erased.
[12/9/2017 3:18:09 PM] Halifax Kings lines for next game are empty. Current rosters/lines are not erased.
[12/9/2017 3:18:05 PM] Halifax Kings lines for next game are empty. Current rosters/lines are not erased.
[12/9/2017 3:17:48 PM] Auto Lines Function has been run for Cape Breton Kings.
[12/9/2017 3:17:48 PM] Auto Lines Function has been run for Halifax Kings.