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 |
# | Player Name | # | C | L | R | D | CON | CK | FG | DI | SK | ST | EN | DU | PH | FO | PA | SC | DF | PS | EX | LD | PO | MO | OV | TA | SP |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Elmer Soderblom | 0 | X | X | 100.00 | 85 | 52 | 89 | 65 | 99 | 84 | 83 | 63 | 59 | 64 | 61 | 62 | 58 | 64 | 65 | 48 | 50 | 65 | 0 | |||
2 | Kaleb Lawrence | 0 | X | 100.00 | 90 | 69 | 61 | 56 | 99 | 67 | 63 | 55 | 58 | 52 | 59 | 63 | 57 | 62 | 64 | 49 | 50 | 60 | 0 | ||||
3 | Tristan Allard | 0 | X | 100.00 | 68 | 40 | 80 | 59 | 77 | 72 | 80 | 55 | 60 | 57 | 56 | 58 | 55 | 63 | 65 | 44 | 50 | 59 | 0 | ||||
4 | Riley Fiddler-Schultz | 0 | X | 100.00 | 65 | 39 | 87 | 58 | 74 | 80 | 70 | 57 | 62 | 56 | 59 | 55 | 57 | 63 | 65 | 44 | 50 | 59 | 0 | ||||
5 | Gabriel Szturc | 0 | X | 100.00 | 62 | 37 | 91 | 59 | 71 | 69 | 70 | 58 | 63 | 57 | 56 | 55 | 54 | 62 | 64 | 43 | 50 | 58 | 0 | ||||
6 | Gleb Veremyev | 0 | X | 100.00 | 78 | 43 | 73 | 55 | 87 | 71 | 60 | 54 | 59 | 53 | 50 | 57 | 51 | 62 | 64 | 44 | 50 | 57 | 0 | ||||
7 | Max McCue | 0 | X | 100.00 | 65 | 49 | 50 | 55 | 74 | 65 | 68 | 53 | 60 | 54 | 53 | 56 | 52 | 62 | 64 | 49 | 50 | 56 | 0 | ||||
8 | James Stefan | 0 | X | 100.00 | 57 | 37 | 94 | 55 | 71 | 69 | 68 | 53 | 50 | 52 | 54 | 51 | 55 | 62 | 64 | 45 | 50 | 55 | 0 | ||||
9 | Sawyer Boulton | 0 | X | 100.00 | 66 | 51 | 50 | 55 | 76 | 60 | 62 | 54 | 50 | 52 | 53 | 56 | 54 | 61 | 63 | 45 | 50 | 55 | 0 | ||||
10 | Nikolas Matinpalo | 0 | X | 100.00 | 73 | 39 | 87 | 66 | 86 | 78 | 86 | 63 | 30 | 60 | 58 | 65 | 50 | 67 | 69 | 37 | 50 | 66 | 0 | ||||
11 | Djibril Toure | 0 | X | 100.00 | 90 | 58 | 62 | 56 | 99 | 63 | 66 | 55 | 30 | 54 | 53 | 59 | 45 | 62 | 64 | 43 | 50 | 62 | 0 | ||||
12 | Zach Metsa | 0 | X | 100.00 | 56 | 36 | 92 | 61 | 66 | 77 | 83 | 60 | 30 | 65 | 55 | 56 | 49 | 67 | 69 | 37 | 50 | 61 | 0 | ||||
13 | Zachary Hayes | 0 | X | 100.00 | 78 | 44 | 69 | 56 | 87 | 63 | 68 | 55 | 30 | 54 | 53 | 58 | 45 | 66 | 68 | 42 | 50 | 60 | 0 | ||||
14 | Charlie Wright | 0 | X | 100.00 | 64 | 36 | 95 | 57 | 73 | 61 | 63 | 55 | 30 | 56 | 50 | 54 | 45 | 62 | 64 | 43 | 50 | 57 | 0 | ||||
Scratches | |||||||||||||||||||||||||||
TEAM AVERAGE | 100.00 | 71 | 45 | 77 | 58 | 81 | 70 | 71 | 56 | 48 | 56 | 55 | 58 | 52 | 63 | 65 | 44 | 50 | 59 |
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 | CON | SK | DU | EN | SZ | AG | RB | SC | HS | RT | PH | PS | EX | LD | PO | MO | OV | TA | SP |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Magnus Chrona | 100.00 | 75 | 84 | 80 | 94 | 74 | 73 | 75 | 74 | 73 | 75 | 74 | 65 | 73 | 57 | 50 | 74 | 0 | |
2 | William Rousseau | 100.00 | 69 | 71 | 67 | 76 | 68 | 67 | 69 | 68 | 67 | 69 | 68 | 62 | 67 | 44 | 50 | 67 | 0 | |
Scratches | ||||||||||||||||||||
1 | Jordan Papirny | 100.00 | 59 | 73 | 68 | 71 | 58 | 57 | 59 | 58 | 57 | 59 | 58 | 69 | 83 | 36 | 50 | 62 | 0 | |
TEAM AVERAGE | 100.00 | 68 | 76 | 72 | 80 | 67 | 66 | 68 | 67 | 66 | 68 | 67 | 65 | 74 | 46 | 50 | 68 |
Coaches Name | PH | DF | OF | PD | EX | LD | PO | CNT | Age | Contract | Salary |
---|---|---|---|---|---|---|---|---|---|---|---|
Dan Bylsma | 72 | 77 | 79 | 80 | 82 | 77 | 68 | USA | 54 | 7 | 1,000,000$ |
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 |
# | 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 |
---|
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 |
---|
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 |
Player Name | Team Name | POS | Age | Birthday | Rookie | Weight | Height | No Trade | Available For Trade | Force Waivers | Contract | Status | Type | Current Salary | Salary Cap | Salary Cap Remaining | Exclude from Salary Cap | Link |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Charlie Wright | D | 21 | 2003-10-22 | No | 179 Lbs | 6 ft1 | No | No | No | 2 | ELC | Pro & Farm | 300,000$ | 0$ | 0$ | No | Link | |
Djibril Toure | D | 22 | 2003-06-05 | No | 217 Lbs | 6 ft7 | No | No | No | 2 | ELC | Pro & Farm | 300,000$ | 0$ | 0$ | No | Link | |
Elmer Soderblom | LW/RW | 24 | 2001-07-05 | No | 246 Lbs | 6 ft8 | No | No | No | 2 | RFA | Pro & Farm | 300,000$ | 0$ | 0$ | No | Link / NHL Link | |
Gabriel Szturc | C | 21 | 2003-09-24 | No | 194 Lbs | 5 ft11 | No | No | No | 2 | ELC | Pro & Farm | 300,000$ | 0$ | 0$ | No | Link | |
Gleb Veremyev | C | 22 | 2003-06-28 | No | 205 Lbs | 6 ft4 | No | No | No | 2 | ELC | Pro & Farm | 300,000$ | 0$ | 0$ | No | Link | |
James Stefan | RW | 22 | 2003-08-09 | No | 183 Lbs | 6 ft0 | No | No | No | 2 | ELC | Pro & Farm | 300,000$ | 0$ | 0$ | No | Link | |
Jordan Papirny | G | 29 | 1996-04-10 | No | 169 Lbs | 6 ft1 | No | No | No | 4 | UFA | Pro & Farm | 300,000$ | 0$ | 0$ | No | Link / NHL Link | |
Kaleb Lawrence | C | 22 | 2003-01-10 | No | 230 Lbs | 6 ft7 | No | No | No | 2 | ELC | Pro & Farm | 300,000$ | 0$ | 0$ | No | Link | |
Magnus Chrona | G | 25 | 2000-08-28 | No | 194 Lbs | 6 ft4 | No | No | No | 1 | RFA | Pro & Farm | 500,000$ | 0$ | 0$ | No | Link / NHL Link | |
Max McCue | C | 22 | 2003-02-10 | No | 182 Lbs | 6 ft1 | No | No | No | 2 | ELC | Pro & Farm | 300,000$ | 0$ | 0$ | No | Link | |
Nikolas Matinpalo | D | 26 | 1998-10-05 | No | 211 Lbs | 6 ft3 | No | No | No | 2 | RFA | Pro & Farm | 500,000$ | 0$ | 0$ | No | Link / NHL Link | |
Riley Fiddler-Schultz | C | 23 | 2002-05-13 | No | 200 Lbs | 6 ft0 | No | No | No | 2 | RFA | Pro & Farm | 300,000$ | 0$ | 0$ | No | Link | |
Sawyer Boulton | RW | 21 | 2004-07-12 | No | 209 Lbs | 6 ft0 | No | No | No | 2 | ELC | Pro & Farm | 300,000$ | 0$ | 0$ | No | Link | |
Tristan Allard | C | 23 | 2002-06-23 | No | 200 Lbs | 6 ft1 | No | No | No | 2 | RFA | Pro & Farm | 300,000$ | 0$ | 0$ | No | Link / NHL Link | |
William Rousseau | G | 22 | 2003-01-09 | No | 193 Lbs | 6 ft1 | No | No | No | 2 | ELC | Pro & Farm | 300,000$ | 0$ | 0$ | No | Link | |
Zach Metsa | D | 26 | 1998-10-19 | No | 181 Lbs | 5 ft9 | No | No | No | 2 | RFA | Pro & Farm | 300,000$ | 0$ | 0$ | No | Link / NHL Link | |
Zachary Hayes | D | 26 | 1999-04-24 | No | 219 Lbs | 6 ft3 | No | No | No | 1 | RFA | Pro & Farm | 300,000$ | 0$ | 0$ | No | Link |
Total Players | Average Age | Average Weight | Average Height | Average Contract | Average Year 1 Salary |
---|---|---|---|---|---|
17 | 23.35 | 201 Lbs | 6 ft2 | 2.00 | 323,529$ |
5 vs 5 Forward | |||||||
---|---|---|---|---|---|---|---|
Line # | Left Wing | Center | Right Wing | Time % | PHY | DF | OF |
1 | 40 | 1 | 2 | 2 | |||
2 | 30 | 1 | 2 | 2 | |||
3 | 20 | 1 | 2 | 2 | |||
4 | 10 | 1 | 2 | 2 |
5 vs 5 Defense | |||||||
---|---|---|---|---|---|---|---|
Line # | Defense | Defense | Time % | PHY | DF | OF | |
1 | 40 | 1 | 2 | 2 | |||
2 | 30 | 1 | 2 | 2 | |||
3 | 20 | 1 | 2 | 2 | |||
4 | 10 | 1 | 2 | 2 |
Power Play Forward | |||||||
---|---|---|---|---|---|---|---|
Line # | Left Wing | Center | Right Wing | Time % | PHY | DF | OF |
1 | 60 | 1 | 2 | 2 | |||
2 | 40 | 1 | 2 | 2 |
Power Play Defense | |||||||
---|---|---|---|---|---|---|---|
Line # | Defense | Defense | Time % | PHY | DF | OF | |
1 | 60 | 1 | 2 | 2 | |||
2 | 40 | 1 | 2 | 2 |
Penalty Kill 4 Players Forward | ||||||
---|---|---|---|---|---|---|
Line # | Center | Wing | Time % | PHY | DF | OF |
1 | 60 | 1 | 2 | 2 | ||
2 | 40 | 1 | 2 | 2 |
Penalty Kill 4 Players Defense | ||||||
---|---|---|---|---|---|---|
Line # | Defense | Defense | Time % | PHY | DF | OF |
1 | 60 | 1 | 2 | 2 | ||
2 | 40 | 1 | 2 | 2 |
Penalty Kill 3 Players | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Line # | Wing | Time % | PHY | DF | OF | Defense | Defense | Time % | PHY | DF | OF |
1 | 60 | 1 | 2 | 2 | 60 | 1 | 2 | 2 | |||
2 | 40 | 1 | 2 | 2 | 40 | 1 | 2 | 2 |
4 vs 4 Forward | ||||||
---|---|---|---|---|---|---|
Line # | Center | Wing | Time % | PHY | DF | OF |
1 | 60 | 1 | 2 | 2 | ||
2 | 40 | 1 | 2 | 2 |
4 vs 4 Defense | ||||||
---|---|---|---|---|---|---|
Line # | Defense | Defense | Time % | PHY | DF | OF |
1 | 60 | 1 | 2 | 2 | ||
2 | 40 | 1 | 2 | 2 |
Last Minutes Offensive | ||||
---|---|---|---|---|
Left Wing | Center | Right Wing | Defense | Defense |
Last Minutes Defensive | ||||
---|---|---|---|---|
Left Wing | Center | Right Wing | Defense | Defense |
Extra Forwards | ||
---|---|---|
Normal | PowerPlay | Penalty Kill |
, , | , |
Extra Defensemen | ||
---|---|---|
Normal | PowerPlay | Penalty Kill |
, , | , |
Penalty Shots |
---|
, , , , |
Goalie |
---|
#1 : , #2 : |
Custom OT Lines Forwards |
---|
, , , , , , , , , , |
Custom OT Lines Defensemen |
---|
, , , , |
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 |
Total For Players | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Games Played | Points | Streak | Goals | Assists | Points | Shots For | Shots Against | Shots Blocked | Penalty Minutes | Hits | Empty Net Goals | Shutouts |
3 | 2 | L2 | 9 | 18 | 27 | 94 | 159 | 46 | 18 | 70 | 0 | 0 |
All Games | ||||||||
---|---|---|---|---|---|---|---|---|
GP | W | L | OTW | OTL | SOW | SOL | GF | GA |
3 | 0 | 2 | 1 | 0 | 0 | 0 | 9 | 14 |
Home Games | ||||||||
---|---|---|---|---|---|---|---|---|
GP | W | L | OTW | OTL | SOW | SOL | GF | GA |
2 | 0 | 1 | 1 | 0 | 0 | 0 | 8 | 9 |
Visitor Games | ||||||||
---|---|---|---|---|---|---|---|---|
GP | W | L | OTW | OTL | SOW | SOL | GF | GA |
1 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 5 |
Last 10 Games | |||||
---|---|---|---|---|---|
W | L | OTW | OTL | SOW | SOL |
0 | 2 | 1 | 0 | 0 | 0 |
Power Play Attemps | Power Play Goals | Power Play % | Penalty Kill Attemps | Penalty Kill Goals Against | Penalty Kill % | Penalty Kill Goals For |
---|---|---|---|---|---|---|
8 | 3 | 37.50% | 8 | 1 | 87.50% | 0 |
Shots 1 Period | Shots 2 Period | Shots 3 Period | Shots 4+ Period | Goals 1 Period | Goals 2 Period | Goals 3 Period | Goals 4+ Period |
---|---|---|---|---|---|---|---|
21 | 47 | 25 | 1 | 2 | 2 | 4 | 1 |
Face Offs | ||||||||
---|---|---|---|---|---|---|---|---|
Won Offensive Zone | Total Offensive | Won Offensive % | Won Defensif Zone | Total Defensive | Won Defensive % | Won Neutral Zone | Total Neutral | Won Neutral % |
20 | 68 | 29.41% | 34 | 106 | 32.08% | 10 | 47 | 21.28% |
Puck Time | |||||
---|---|---|---|---|---|
In Offensive Zone | Control In Offensive Zone | In Defensive Zone | Control In Defensive Zone | In Neutral Zone | Control In Neutral Zone |
42 | 28 | 105 | 21 | 33 | 12 |
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 |
Day | Game | Visitor Team | Score | Home Team | Score | ST | OT | SO | RI | Link |
---|---|---|---|---|---|---|---|---|---|---|
1 - 2025-08-15 | 5 | Griffins | 2 | IceHogs | 3 | W | X | BoxScore | ||
5 - 2025-08-19 | 27 | IceHogs | 1 | Silver Knights | 5 | L | BoxScore | |||
7 - 2025-08-21 | 45 | Silver Knights | 7 | IceHogs | 5 | L | BoxScore | |||
10 - 2025-08-24 | 67 | Admirals | - | IceHogs | - | |||||
14 - 2025-08-28 | 97 | Thunderbirds | - | IceHogs | - | |||||
16 - 2025-08-30 | 107 | IceHogs | - | Thunderbirds | - | |||||
17 - 2025-08-31 | 113 | IceHogs | - | Canucks | - | |||||
Trade Deadline --- Trades can’t be done after this day is simulated! | ||||||||||
20 - 2025-09-03 | 135 | Canucks | - | IceHogs | - | |||||
22 - 2025-09-05 | 148 | IceHogs | - | Admirals | - | |||||
24 - 2025-09-07 | 157 | IceHogs | - | Griffins | - |
Arena Capacity - Ticket Price Attendance - % | ||
---|---|---|
Level 1 | Level 2 | |
Arena Capacity | 2000 | 1000 |
Ticket Price | 35 | 15 |
Attendance | 0 | 0 |
Attendance PCT | 0.00% | 0.00% |
Income | |||||
---|---|---|---|---|---|
Home Games Left | Average Attendance - % | Average Income per Game | Year to Date Revenue | Arena Capacity | Team Popularity |
3 | 0 - 0.00% | 0$ | 0$ | 3000 | 100 |
Expenses | |||
---|---|---|---|
Year To Date Expenses | Players Total Salaries | Players Total Average Salaries | Coaches Salaries |
0$ | 55,000$ | 55,000$ | 0$ |
Salary Cap Per Days | Salary Cap To Date | Players In Salary Cap | Players Out of Salary Cap |
---|---|---|---|
0$ | 0$ | 0 | 0 |
Estimate | |||
---|---|---|---|
Estimated Season Revenue | Remaining Season Days | Expenses Per Days | Estimated Season Expenses |
0$ | 18 | 0$ | 0$ |
Overall | Home | Visitor | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Year | GP | W | L | T | OTW | OTL | SOW | SOL | GF | GA | Diff | GP | W | L | T | OTW | OTL | SOW | SOL | GF | GA | Diff | GP | W | L | T | OTW | OTL | SOW | SOL | GF | GA | Diff | P | G | A | TP | SO | EG | GP1 | GP2 | GP3 | GP4 | SHF | SH1 | SP2 | SP3 | SP4 | SHA | SHB | Pim | Hit | PPA | PPG | PP% | PKA | PK GA | PK% | PK GF | W OF FO | T OF FO | OF FO% | W DF FO | T DF FO | DF FO% | W NT FO | T NT FO | NT FO% | PZ DF | PZ OF | PZ NT | PC DF | PC OF | PC NT |
Players Ratings by Showtime Hockey | WebSim by SimonT Hockey Simulator