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
#
Player Name
Team Name
POS
GP
G
A
P
+/-
PIM
PIM5
HIT
HTT
SHT
OSB
OSM
SHT%
SB
MP
AMG
PPG
PPA
PPP
PPS
PPM
PKG
PKA
PKP
PKS
PKM
GW
GT
FO%
FOT
GA
TA
EG
HT
P/20
PSG
PSS
FW
FL
FT
S1
S2
S3
Filter Tips
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
#
Goalie Name
Team Name
GP
W
L
OTL
PCT
GAA
MP
PIM
SO
GA
SA
SAR
A
EG
PS %
PSA
ST
BG
S1
S2
S3
Filter Tips
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
Eric Ames, Jeff Clifton, Sam Bratsch, Scott Franzel, Dylan Catan
Goalie
#1 : Wilson Ridderhoff, #2 : Ben Winnike
Custom OT Lines Forwards
, , , , , , , , , ,
Custom OT Lines Defensemen
, , , ,
Filter Tips
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
Day
Game
Visitor Team
Score
Home Team
Score
ST
OT
SO
RI
Link
Arena Capacity - Ticket Price Attendance - %
Level 1
Level 2
Level 3
Level 4
Luxury
Arena Capacity
2500
1400
1100
850
800
Ticket Price
86
70
52
41
208
Attendance
0.00%
0.00%
0.00%
0.00%
0.00%
Attendance PCT
0.00%
0.00%
0.00%
0.00%
0.00%
Income
Home Games Left
Average Attendance - %
Average Income per Game
Year to Date Revenue
Arena Capacity
Team Popularity
40
0 - 0.00%
0$
0$
6650
85
Expenses
Year To Date Expenses
Players Total Salaries
Players Total Average Salaries
Coaches Salaries
Special Salary Cap Value
0$
18,387,173$
18,387,173$
0$
0$
Salary Cap Per Days
Salary Cap To Date
Luxury Taxe Total
Players In Salary Cap
Players Out of Salary Cap
0$
0$
0$
24
0
Estimate
Estimated Season Revenue
Remaining Season Days
Expenses Per Days
Estimated Season Expenses
0$
14
0$
0$
Team Total Estimate
Estimated Season Expenses
Estimated Season Salary Cap
Current Bank Account
Projected Bank Account
0$
0$
3,391,976$
3,391,976$
Depth Chart
Left Wing
Center
Right Wing
Eric Ames
AGE:30
PO:36
OV:85
Casey Naegele
AGE:22
PO:55
OV:72
Derick Honer
AGE:25
PO:35
OV:72
Steven Rawlins
AGE:27
PO:15
OV:71
Craig Strome
AGE:28
PO:29
OV:70
Will Hetherington
AGE:27
PO:28
OV:70
Roger Polinski
AGE:26
PO:28
OV:70
*Dante Overbaugh
AGE:18
PO:48
OV:67
Cary Saumier
AGE:24
PO:52
OV:63
Bryant Tucker
AGE:20
PO:44
OV:62
Lyle Cortis
AGE:24
PO:43
OV:62
Tyler Zall
AGE:22
PO:68
OV:60
Kris Rockenbach
AGE:20
PO:57
OV:56
Jeff Clifton
AGE:38
PO:1
OV:78
Dylan Catan
AGE:21
PO:50
OV:73
Austin Balzano
AGE:20
PO:56
OV:70
Aaron Heinemann
AGE:24
PO:34
OV:69
Owen Seefeldt
AGE:26
PO:30
OV:69
Jacob Skelley
AGE:25
PO:17
OV:69
Marco D'Annunzio
AGE:25
PO:36
OV:68
Jesse Drummonds
AGE:26
PO:17
OV:66
Timothy Morrison
AGE:19
PO:49
OV:64
Dylan Bluemel
AGE:22
PO:38
OV:62
Linus Forsberg
AGE:23
PO:56
OV:60
*Brock Filson
AGE:19
PO:65
OV:58
Scott Franzel
AGE:19
PO:73
OV:74
Sam Bratsch
AGE:25
PO:17
OV:74
*Dan Capello
AGE:18
PO:50
OV:68
Chad Caffey
AGE:26
PO:37
OV:68
Owen Feucht
AGE:28
PO:28
OV:68
Jean-Alexandre Gervais
AGE:21
PO:75
OV:63
*Tony Solla
AGE:19
PO:57
OV:63
Ryan Kaslow
AGE:22
PO:34
OV:63
Bill Shinabery
AGE:26
PO:31
OV:63
Jeremy Moehring
AGE:23
PO:30
OV:63
*Devin Fess
AGE:18
PO:51
OV:60
*Brett Matthews
AGE:22
PO:45
OV:58
Jay Sandoval
AGE:20
PO:43
OV:58
Lucas Massenburg
AGE:22
PO:51
OV:57
Brian Bechel
AGE:25
PO:34
OV:55
Defense #1
Defense #2
Goalie
Terry Fannings
AGE:30
PO:1
OV:80
Shawn Pilkington
AGE:24
PO:26
OV:71
Patrick Cornish
AGE:32
PO:34
OV:70
Elton Dimiceli
AGE:27
PO:22
OV:70
Greg Weedon
AGE:23
PO:51
OV:69
Andrew Sinclair
AGE:27
PO:32
OV:69
Kurtis Ronchetti
AGE:22
PO:53
OV:68
Ryane Pirnie
AGE:23
PO:51
OV:68
Jay Segee
AGE:23
PO:38
OV:68
Demetrius Bethell
AGE:25
PO:29
OV:68
Jared Gordon
AGE:20
PO:36
OV:66
Josh Luron
AGE:20
PO:78
OV:64
*Bill Pontarelli
AGE:19
PO:41
OV:64
Lance Barrett
AGE:21
PO:40
OV:61
Colin Peck
AGE:21
PO:54
OV:60
*Wyatt Rowand
AGE:18
PO:54
OV:60
Lucas Goulart
AGE:20
PO:49
OV:60
Noel Jemerson
AGE:23
PO:42
OV:60
David Jobin
AGE:24
PO:39
OV:60
*Clayton Sorice
AGE:20
PO:62
OV:59
*Brett Matthews
AGE:22
PO:45
OV:58
Wilson Ridderhoff
AGE:24
PO:33
OV:79
Ben Winnike
AGE:23
PO:35
OV:78
Dylan Crall
AGE:23
PO:57
OV:77
Bob Loyd
AGE:23
PO:45
OV:76
Matt Rubyor
AGE:21
PO:42
OV:71
Blaine McCline
AGE:26
PO:34
OV:71
Prospects
Filter Tips
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
Prospect
Team Name
Draft Year
Overall Pick
Information
Lien
Hunter Roehr
Virginia Mariners
8
127
Draft Picks
Year
R1
R2
R3
R4
R5
R6
R7
R8
17
Vir
Vir
Vir Mtl
Vir
Vir
Vir
Vir
18
Vir
Vir
Vir
Vir
Vir
Vir
Vir
Vir
19
Vir
Vir
Vir
Vir
Vir
Vir
Vir
Vir
20
Vir
Vir
Vir
Vir
Vir
Vir
Vir
Vir
21
Vir
Vir
Vir
Vir
Vir
Vir
Vir
Vir
[9/2/2019 1:31:47 PM] - Virginia Beach Mariners didn't make playoff for year 16. [9/2/2019 1:31:47 PM] - Virginia Mariners didn't make playoff for year 16. [7/14/2019 4:53:33 PM] - Next Year Contract : Terry Fannings signed with Virginia Mariners for $3,333,333 for 3 year(s) with $0 in bonus. [6/15/2019 8:38:55 PM] - TRADE : From Montreal Voyageurs to Virginia Mariners : Owen Feucht (68), Y:17-RND:3-Mtl. [6/15/2019 8:38:55 PM] - TRADE : From Virginia Mariners to Montreal Voyageurs : Cory Wilcox (69), Michael Sanders (64), Y:17-RND:5-Vir. [6/13/2019 11:40:58 PM] - Todd Loughner was released. [6/13/2019 11:40:58 PM] - Virginia Mariners paid $0 to release Todd Loughner. [6/13/2019 11:40:55 PM] - Josh Groff was released. [6/13/2019 11:40:55 PM] - Virginia Mariners paid $0 to release Josh Groff. [6/13/2019 11:40:52 PM] - Marc Tanney was released. [6/13/2019 11:40:52 PM] - Virginia Mariners paid $0 to release Marc Tanney. [6/13/2019 11:40:50 PM] - Paul Desmond was released. [6/13/2019 11:40:50 PM] - Virginia Mariners paid $0 to release Paul Desmond. [6/13/2019 11:40:46 PM] - Kirk DeFazio was released. [6/13/2019 11:40:46 PM] - Virginia Mariners paid $0 to release Kirk DeFazio. [6/13/2019 11:40:43 PM] - Jordan Huntley was released. [6/13/2019 11:40:43 PM] - Virginia Mariners paid $0 to release Jordan Huntley. [6/9/2019 4:40:02 PM] - Virginia Beach Mariners hired Jason Miller for $270,000 for 3 year(s). [6/9/2019 4:39:47 PM] - Virginia Mariners hired Andy Hinton for $535,000 for 3 year(s). [6/9/2019 11:43:10 AM] - Blaine McCline signed with Virginia Mariners for $290,000 for 2 year(s). [6/9/2019 11:43:10 AM] - Blaine McCline was added to Virginia Mariners. [6/5/2019 6:13:00 PM] - Jeremy Moehring signed with Virginia Mariners for $317,730 for 2 year(s). [6/5/2019 6:13:00 PM] - Jeremy Moehring was added to Virginia Mariners. [6/5/2019 6:12:27 PM] - Bill Shinabery signed with Virginia Mariners for $375,000 for 1 year(s). [6/5/2019 6:12:27 PM] - Bill Shinabery was added to Virginia Mariners. [6/2/2019 2:59:45 PM] - Brock Filson was added to Virginia Mariners.
[9/2/2019 1:26:50 PM] Jay Segee from Virginia Beach Mariners is back from Sprained Right Ankle Injury.
[9/2/2019 1:26:50 PM] Virginia Beach Mariners lines for next game are empty. Current rosters/lines are not erased.
[9/2/2019 1:26:50 PM] Game 1080 - Jay Segee from Virginia Beach Mariners is injured (Sprained Right Ankle) and is out for 2 days.
[9/2/2019 1:26:39 PM] Auto Lines Function has been run for Virginia Beach Mariners.
[9/2/2019 1:26:39 PM] Auto Lines Function has been run for Virginia Mariners.
Timothy Morrison is out for 4 days because of a Bruised Right Foot Injury.