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
Brandon McKean, Ryan Horwitz, Marcel Carmer, Tyler Faughn, Mike Latiker
Gardien
#1 : David Harlan, #2 : Landon Ramser
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
4500
2500
1750
1500
750
Prix des Billets
77
61
42
33
160
Assistance
6788
3949
2720
2396
1879
Attendance PCT
50.28%
52.65%
51.81%
53.24%
83.51%
Revenus
Matchs à domicile Restants
Assistance Moyenne - %
Revenus Moyen par Match
Revenus Annuels à ce Jour
Capacité de l'Aréna
Popularité de l'Équipe
24
5911 - 53.73%
419,171$
1,257,513$
11000
70
Dépenses
Salaire Total des Joueurs
Salaire Total Moyen des Joueurs
Salaire des Coachs
Valeur du Cap Salarial Spécial
15,111,110$
15,111,110$
0$
0$
Dépenses Annuelles à Ce Jour
Cap Salarial Par Jour
Cap salarial à ce jour
Taxe de Luxe Totale
1,786,406$
106,416$
1,786,406$
0$
Éstimation
Revenus de la Saison Éstimés
Jours Restants de la Saison
Dépenses Par Jour
Dépenses de la Saison Éstimées
10,060,104$
125
106,416$
13,302,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é
16,063,200$
15,088,406$
40,174,906$
34,171,810$
Charte de Profondeur
Ailier Gauche
Centre
Ailier Droit
Brandon McKean
AGE:29
PO:42
OV:78
Mike Latiker
AGE:26
PO:20
OV:71
Ryan Cantrell
AGE:19
PO:72
OV:69
Perry Loparo
AGE:29
PO:1
OV:69
David Lombardi
AGE:20
PO:55
OV:68
Alan Piccola
AGE:22
PO:48
OV:68
Dave Zisk
AGE:20
PO:58
OV:65
Mark Abele
AGE:24
PO:45
OV:62
Justin McWright
AGE:23
PO:51
OV:61
Drew Mangione
AGE:21
PO:78
OV:59
Brett Ramsey
AGE:22
PO:53
OV:58
Marcel Carmer
AGE:19
PO:65
OV:76
Tyler Faughn
AGE:22
PO:53
OV:73
Carlo Spitale
AGE:22
PO:62
OV:68
Drew Snoke
AGE:25
PO:50
OV:68
Andrew Tutton
AGE:24
PO:35
OV:68
Tommy Fontes
AGE:20
PO:55
OV:66
Will Juncaj
AGE:22
PO:47
OV:65
Owen Browning
AGE:24
PO:38
OV:65
Garrett Ressler
AGE:22
PO:44
OV:62
Derrick Ellen
AGE:24
PO:54
OV:60
Dean Penney
AGE:20
PO:48
OV:60
Darin Kennedy
AGE:20
PO:45
OV:59
Glenn Ammon
AGE:27
PO:34
OV:58
Ryan Horwitz
AGE:27
PO:22
OV:78
Ben Bohon
AGE:26
PO:38
OV:70
Cary Gannaway
AGE:20
PO:60
OV:69
Wilson Borden
AGE:22
PO:50
OV:68
Alexander-Denis Roupe
AGE:21
PO:38
OV:68
Trevor Craven
AGE:26
PO:26
OV:68
Richard Villalobos
AGE:33
PO:31
OV:65
Koby Gratton
AGE:20
PO:49
OV:60
David Rotelli
AGE:21
PO:43
OV:57
Ryan Fusilier
AGE:22
PO:41
OV:57
Joe Palazzi
AGE:21
PO:38
OV:56
Défense #1
Défense #2
Gardien
Marvin Hedlund
AGE:28
PO:16
OV:81
Dylan Potts
AGE:22
PO:58
OV:80
Tim Pennachio
AGE:26
PO:21
OV:72
David Kray
AGE:22
PO:49
OV:70
Clark Widgeon
AGE:27
PO:23
OV:70
Cliff Pastick
AGE:26
PO:37
OV:68
Jon Leuck
AGE:22
PO:25
OV:68
Taylor Lindell
AGE:25
PO:18
OV:68
Philip Arcia
AGE:24
PO:36
OV:67
Will Tabeling
AGE:27
PO:22
OV:67
Clint Justiniano
AGE:27
PO:9
OV:67
Dustin Trivisonno
AGE:24
PO:33
OV:66
Cory Pruss
AGE:21
PO:59
OV:63
Ty Burton
AGE:19
PO:57
OV:63
Nate Martin
AGE:19
PO:56
OV:62
Christopher Stecker
AGE:26
PO:31
OV:61
Mason McFarlane
AGE:19
PO:53
OV:60
Raphael Sanmiguel
AGE:20
PO:50
OV:60
Geoff Stolberg
AGE:21
PO:72
OV:59
Danny Federico
AGE:25
PO:72
OV:59
David Harlan
AGE:32
PO:58
OV:78
Landon Ramser
AGE:23
PO:62
OV:74
Joshua Gilling
AGE:22
PO:48
OV:74
Jayson Sandrock
AGE:25
PO:49
OV:71
Jeff McNease
AGE:23
PO:60
OV:70
Stuart Conboy
AGE:22
PO:55
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
Bal
Bal
Bal
Bal
Bal
Bal
Bal
Bal
1003
Bal
Bal
Bal
Bal
Bal
Bal
Bal
Bal
1004
Bal
Bal
Bal
Bal
Bal
Bal
Bal
Bal
1005
Bal
Bal
Bal
Bal
Bal
Bal
Bal
Bal
1006
Bal
Bal
Bal
Bal
Bal
Bal
Bal
Bal
[12/3/2017 2:18:01 PM] - Joshua Gilling resigned with Baltimore Tigers for $364,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Jayson Sandrock resigned with Baltimore Tigers for $266,000 for 3 year(s). [12/3/2017 2:18:01 PM] - David Harlan resigned with Baltimore Tigers for $540,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Jon Leuck resigned with Baltimore Tigers for $439,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Brett Ramsey resigned with Baltimore Tigers for $245,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Ryan Fusilier resigned with Baltimore Tigers for $235,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Garrett Ressler resigned with Baltimore Tigers for $258,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Will Juncaj resigned with Baltimore Tigers for $355,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Alan Piccola resigned with Baltimore Tigers for $448,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Wilson Borden resigned with Baltimore Tigers for $449,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Carlo Spitale resigned with Baltimore Tigers for $454,000 for 3 year(s). [12/3/2017 2:18:01 PM] - David Kray resigned with Baltimore Tigers for $507,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Justin McWright resigned with Baltimore Tigers for $271,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Dustin Trivisonno resigned with Baltimore Tigers for $403,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Derrick Ellen resigned with Baltimore Tigers for $263,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Mark Abele resigned with Baltimore Tigers for $287,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Owen Browning resigned with Baltimore Tigers for $370,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Taylor Lindell resigned with Baltimore Tigers for $454,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Drew Snoke resigned with Baltimore Tigers for $467,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Christopher Stecker resigned with Baltimore Tigers for $264,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Ben Bohon resigned with Baltimore Tigers for $526,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Trevor Craven resigned with Baltimore Tigers for $455,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Cliff Pastick resigned with Baltimore Tigers for $459,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Glenn Ammon resigned with Baltimore Tigers for $249,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Clark Widgeon resigned with Baltimore Tigers for $519,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Will Tabeling resigned with Baltimore Tigers for $422,000 for 3 year(s). [12/3/2017 2:18:01 PM] - Perry Loparo resigned with Baltimore Tigers for $502,000 for 3 year(s). [12/3/2017 2:18:00 PM] - Richard Villalobos resigned with Baltimore Tigers for $404,000 for 3 year(s). [12/3/2017 2:18:00 PM] - Tyler Faughn resigned with Baltimore Tigers for $612,000 for 3 year(s). [12/3/2017 2:18:00 PM] - Dylan Potts resigned with Baltimore Tigers for $2,012,000 for 3 year(s). [9/30/2017 4:53:47 PM] - Corey Hirsch was released. [9/30/2017 4:53:47 PM] - Corey Hirsch was forced to retire by Baltimore Tigers [9/30/2017 4:53:47 PM] - Trent Larose was released. [9/30/2017 4:53:47 PM] - Trent Larose was forced to retire by Baltimore Tigers [9/3/2017 1:47:39 PM] - Columbia Tigers didn't make playoff for year 14. [9/3/2017 1:47:39 PM] - Baltimore Tigers didn't make playoff for year 14. [8/27/2017 9:24:48 PM] - TRADE : From Baltimore Tigers to Syracuse Bulls : Ryan Phillips (69). [8/27/2017 9:24:48 PM] - TRADE : From Syracuse Bulls to Baltimore Tigers : Tommy Fontes (66), Y:15-RND:3-Syr. [8/27/2017 9:24:46 PM] - Tommy Fontes was added to Baltimore Tigers. [8/23/2017 6:41:50 PM] - TRADE : From Cincinnati Clippers to Baltimore Tigers : Cory Pruss (63), Garrett Ressler (61). [8/23/2017 6:41:50 PM] - TRADE : From Baltimore Tigers to Cincinnati Clippers : Jason Anastas (62), Rex Carey (62). [8/23/2017 6:41:49 PM] - Garrett Ressler was added to Baltimore Tigers. [8/23/2017 6:41:49 PM] - Cory Pruss was added to Baltimore Tigers. [8/9/2017 5:06:24 PM] - TRADE : From Baltimore Tigers to Binghamton Roadrunners : Nicolas Perrault (68). [8/9/2017 5:06:24 PM] - TRADE : From Binghamton Roadrunners to Baltimore Tigers : Y:15-RND:3-Bin. [8/7/2017 10:46:56 PM] - TRADE : From Saint John Winterhawks to Baltimore Tigers : Ben Bohon (70), David Kray (70), Mike Latiker (72), Owen Browning (65), Cliff Pastick (68), Y:15-RND:5-Sai. [8/7/2017 10:46:56 PM] - TRADE : From Baltimore Tigers to Saint John Winterhawks : Tim Passinella (78), Gary Deblasi (68), Y:15-RND:2-Bal, Y:15-RND:3-Bal, Y:15-RND:6-Ind, Y:15-RND:5-Bur. [8/7/2017 10:46:55 PM] - Cliff Pastick was added to Baltimore Tigers. [8/7/2017 10:46:55 PM] - Owen Browning was added to Baltimore Tigers. [8/7/2017 10:46:55 PM] - Mike Latiker was added to Baltimore Tigers. [8/7/2017 10:46:55 PM] - David Kray was added to Baltimore Tigers. [8/7/2017 10:46:55 PM] - Ben Bohon was added to Baltimore Tigers. [7/28/2017 10:12:55 PM] - TRADE : From Burlington Cougars to Baltimore Tigers : Will Juncaj (65), Dustin Trivisonno (66), Y:15-RND:5-Bur. [7/28/2017 10:12:55 PM] - TRADE : From Baltimore Tigers to Burlington Cougars : Clint Traeger (65), Kurt Jenkins (67). [7/28/2017 10:12:54 PM] - Dustin Trivisonno was added to Baltimore Tigers. [7/28/2017 10:12:54 PM] - Will Juncaj was added to Baltimore Tigers. [7/24/2017 7:57:56 PM] - Perry Loparo was added to Baltimore Tigers. [7/24/2017 7:57:56 PM] - Baltimore Tigers claimed Perry Loparo from waivers by Rochester Lakers for $0. [7/24/2017 7:57:27 PM] - Baltimore Tigers show interest in Perry Loparo from waiver.
[1/4/2018 5:20:58 PM] Columbia Tigers lines for next game are empty. Current rosters/lines are not erased.
[1/4/2018 5:20:55 PM] David Harlan from Baltimore Tigers is back from Back Spasms Injury.
[1/4/2018 5:20:45 PM] Auto Lines Function has been run for Columbia Tigers.
[1/4/2018 5:20:45 PM] Auto Lines Function has been run for Baltimore Tigers.
[1/4/2018 5:20:41 PM] Auto Roster Function has been run for Baltimore Tigers.
[1/4/2018 5:20:41 PM] Joshua Gilling of Baltimore Tigers was sent to farm.
[1/4/2018 5:20:41 PM] Andrew Tutton of Baltimore Tigers was sent to farm.
[1/4/2018 5:20:41 PM] Carlo Spitale of Baltimore Tigers was sent to pro.
[12/9/2017 3:18:44 PM] Both Baltimore Tigers and Columbia Tigers lines for next game are empty. Current rosters/lines are not erased. [12/9/2017 3:18:44 PM] Last 7 Days Farm Star : 1 - Carlo Spitale of Columbia Tigers (4-3-7) / 2 - Craig Schaufelberge of Arlington Americans (4-4-8) / 3 - Richard Lundquist of Augusta Wolves (2-5-7) [12/9/2017 3:18:44 PM] Last 7 Days Pro Star : 1 - Brandon McKean of Baltimore Tigers (4-1-5) / 2 - Mike Valentine of Virginia Mariners (5-3-8) / 3 - Ryan Hughes of Binghamton Roadrunners (5-2-7) [12/9/2017 3:18:41 PM] Mike Latiker from Baltimore Tigers has scored a Hat Trick!
[12/9/2017 3:18:31 PM] Both Baltimore Tigers and Columbia Tigers lines for next game are empty. Current rosters/lines are not erased. [12/9/2017 3:18:29 PM] Ryan Horwitz from Baltimore Tigers has scored a Hat Trick!
[12/9/2017 3:18:28 PM] Baltimore Tigers lines for next game are empty. Current rosters/lines are not erased.
[12/9/2017 3:18:24 PM] Columbia Tigers lines for next game are empty. Current rosters/lines are not erased.
[12/9/2017 3:18:20 PM] Clark Widgeon from Baltimore Tigers is back from Right Foot Injury.
[12/9/2017 3:18:20 PM] Baltimore Tigers lines for next game are empty. Current rosters/lines are not erased.
[12/9/2017 3:18:18 PM] Game 28 - Clark Widgeon from Baltimore Tigers is injured (Right Foot) and is out for 1 days.
[12/9/2017 3:18:17 PM] Columbia Tigers lines for next game are empty. Current rosters/lines are not erased.
[12/9/2017 3:18:13 PM] Both Baltimore Tigers and Columbia Tigers lines for next game are empty. Current rosters/lines are not erased.
[12/9/2017 3:18:05 PM] Baltimore Tigers 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 Columbia Tigers.
[12/9/2017 3:17:48 PM] Auto Lines Function has been run for Baltimore Tigers.
[12/9/2017 3:17:44 PM] Auto Roster Function has been run for Baltimore Tigers.
[12/9/2017 3:17:44 PM] Joshua Gilling of Baltimore Tigers was sent to pro.
[12/9/2017 3:17:44 PM] Taylor Lindell of Baltimore Tigers was sent to farm.
[12/9/2017 3:17:44 PM] Carlo Spitale of Baltimore Tigers was sent to farm.
[12/9/2017 3:17:44 PM] Andrew Tutton of Baltimore Tigers was sent to pro.