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 | Nathan Bastian | X | 100.00 | 96 | 77 | 84 | 62 | 87 | 83 | 84 | 61 | 63 | 67 | 62 | 71 | 63 | 67 | 64 | 72 | 50 | 66 | 0 | ||||
2 | Greg McKegg | X | X | X | 100.00 | 79 | 36 | 90 | 65 | 73 | 77 | 83 | 62 | 75 | 63 | 64 | 70 | 64 | 77 | 69 | 55 | 50 | 65 | 0 | ||
3 | Samuel Fagemo (R) | X | X | 100.00 | 61 | 35 | 93 | 64 | 70 | 78 | 83 | 66 | 61 | 59 | 63 | 58 | 65 | 61 | 64 | 72 | 50 | 62 | 0 | |||
4 | Henri Jokiharju | X | 100.00 | 73 | 37 | 89 | 70 | 74 | 87 | 85 | 69 | 30 | 71 | 62 | 68 | 52 | 63 | 62 | 79 | 50 | 68 | 0 | ||||
Scratches | ||||||||||||||||||||||||||
TEAM AVERAGE | 100.00 | 77 | 46 | 89 | 65 | 76 | 81 | 84 | 65 | 57 | 65 | 63 | 67 | 61 | 67 | 65 | 70 | 50 | 65 |
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 | Matiss Kivlenieks | 100.00 | 74 | 82 | 78 | 77 | 73 | 72 | 74 | 73 | 72 | 74 | 73 | 69 | 73 | 51 | 50 | 72 | 0 | |
2 | Ukko-Pekka Luukkonen | 100.00 | 71 | 80 | 77 | 90 | 70 | 69 | 71 | 70 | 69 | 71 | 70 | 63 | 67 | 74 | 50 | 70 | 0 | |
Scratches | ||||||||||||||||||||
TEAM AVERAGE | 100.00 | 73 | 81 | 78 | 84 | 72 | 71 | 73 | 72 | 71 | 73 | 72 | 66 | 70 | 63 | 50 | 71 |
Coaches Name | PH | DF | OF | PD | EX | LD | PO | CNT | Age | Contract | Salary |
---|---|---|---|---|---|---|---|---|---|---|---|
Andrew Brunette | 65 | 70 | 75 | 66 | 71 | 66 | 78 | CAN | 48 | 8 | 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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Greg McKegg | Palm Springs (STK) | C/LW/RW | 82 | 59 | 49 | 108 | -8 | 92 | 10 | 202 | 293 | 464 | 159 | 345 | 12.72% | 68 | 1730 | 21.10 | 15 | 23 | 38 | 108 | 291 | 1 | 0 | 1 | 5 | 104 | 3 | 3 | 62.91% | 1812 | 0 | 0 | 0 | 4 | 1.25 | 1 | 5 | 1 | 0 | 1 | 11 | 6 | 6 |
2 | Henri Jokiharju | Palm Springs (STK) | D | 82 | 25 | 63 | 88 | -29 | 151 | 25 | 188 | 116 | 203 | 75 | 141 | 12.32% | 129 | 1832 | 22.34 | 15 | 18 | 33 | 125 | 230 | 0 | 0 | 0 | 1 | 154 | 1 | 1 | 0.00% | 0 | 0 | 0 | 0 | 0 | 0.96 | 0 | 2 | 0 | 2 | 3 | 5 | 3 | 8 |
3 | Samuel Fagemo | Palm Springs (STK) | LW/RW | 82 | 58 | 26 | 84 | -22 | 74 | 20 | 177 | 186 | 426 | 122 | 316 | 13.62% | 83 | 1448 | 17.66 | 17 | 10 | 27 | 108 | 273 | 0 | 0 | 0 | 1 | 53 | 8 | 1 | 46.25% | 80 | 0 | 0 | 1 | 2 | 1.16 | 1 | 3 | 2 | 1 | 1 | 4 | 7 | 9 |
4 | Nathan Bastian | Palm Springs (STK) | RW | 25 | 18 | 28 | 46 | 12 | 53 | 25 | 62 | 60 | 123 | 28 | 77 | 14.63% | 22 | 544 | 21.78 | 8 | 11 | 19 | 30 | 95 | 0 | 0 | 0 | 1 | 94 | 2 | 1 | 57.67% | 215 | 0 | 0 | 0 | 1 | 1.69 | 0 | 4 | 2 | 1 | 2 | 2 | 3 | 2 |
5 | Boris Katchouk | Seattle Kraken | LW | 14 | 5 | 7 | 12 | -8 | 8 | 0 | 30 | 25 | 48 | 11 | 35 | 10.42% | 7 | 223 | 15.95 | 1 | 2 | 3 | 13 | 45 | 0 | 0 | 0 | 0 | 2 | 0 | 1 | 63.64% | 22 | 0 | 0 | 0 | 0 | 1.07 | 0 | 0 | 0 | 0 | 0 | 1 | 2 | 0 |
6 | Ryan Poehling | Seattle Kraken | C/LW | 2 | 0 | 1 | 1 | -3 | 2 | 0 | 4 | 7 | 1 | 1 | 2 | 0.00% | 2 | 36 | 18.47 | 0 | 1 | 1 | 1 | 6 | 0 | 0 | 0 | 0 | 6 | 0 | 0 | 54.55% | 33 | 0 | 0 | 0 | 0 | 0.54 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Team Total or Average | 287 | 165 | 174 | 339 | -58 | 380 | 80 | 663 | 687 | 1265 | 396 | 916 | 13.04% | 311 | 5815 | 20.26 | 56 | 65 | 121 | 385 | 942 | 1 | 0 | 1 | 8 | 415 | 14 | 7 | 61.66% | 2162 | 0 | 0 | 1 | 7 | 1.17 | 2 | 14 | 5 | 4 | 7 | 23 | 21 | 25 |
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Matiss Kivlenieks | Palm Springs (STK) | 23 | 9 | 9 | 5 | 0.908 | 2.94 | 1369 | 4 | 0 | 67 | 732 | 0 | 2 | 0 | 0.778 | 18 | 23 | 0 | 5 | 0 | 0 |
2 | Ukko-Pekka Luukkonen | Palm Springs (STK) | 1 | 0 | 0 | 0 | 0.875 | 4.14 | 29 | 0 | 0 | 2 | 16 | 0 | 0 | 0 | 0.000 | 0 | 0 | 23 | 0 | 0 | 0 |
Team Total or Average | 24 | 9 | 9 | 5 | 0.908 | 2.96 | 1399 | 4 | 0 | 69 | 748 | 0 | 2 | 0 | 0.778 | 18 | 23 | 23 | 5 | 0 | 0 |
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Greg McKegg | C/LW/RW | 29 | 1992-06-17 | No | 194 Lbs | 6 ft0 | No | No | No | 1 | UFA | Pro & Farm | 500,000$ | 0$ | 0$ | No | Link / NHL Link | |
Henri Jokiharju | D | 22 | 1999-06-17 | No | 199 Lbs | 6 ft0 | No | No | No | 2 | ELC | Pro & Farm | 900,000$ | 0$ | 0$ | No | Link / NHL Link | |
Matiss Kivlenieks | G | 25 | 1996-08-26 | No | 183 Lbs | 6 ft2 | No | No | No | 1 | RFA | Pro & Farm | 300,000$ | 0$ | 0$ | No | Link / NHL Link | |
Nathan Bastian | RW | 24 | 1997-12-06 | No | 205 Lbs | 6 ft4 | No | No | No | 1 | RFA | Pro & Farm | 500,000$ | 0$ | 0$ | No | Link / NHL Link | |
Samuel Fagemo | LW/RW | 22 | 2000-03-14 | Yes | 190 Lbs | 5 ft11 | No | No | No | 4 | ELC | Pro & Farm | 900,000$ | 0$ | 0$ | No | ||
Ukko-Pekka Luukkonen | G | 23 | 1999-03-09 | No | 220 Lbs | 6 ft4 | No | No | No | 2 | RFA | Pro & Farm | 500,000$ | 0$ | 0$ | No | Link / NHL Link |
Total Players | Average Age | Average Weight | Average Height | Average Contract | Average Year 1 Salary |
---|---|---|---|---|---|
6 | 24.17 | 199 Lbs | 6 ft2 | 1.83 | 600,000$ |
5 vs 5 Forward | |||||||
---|---|---|---|---|---|---|---|
Line # | Left Wing | Center | Right Wing | Time % | PHY | DF | OF |
1 | Greg McKegg | Nathan Bastian | 40 | 1 | 2 | 2 | |
2 | Samuel Fagemo | 30 | 1 | 2 | 2 | ||
3 | 20 | 1 | 2 | 2 | |||
4 | Greg McKegg | Nathan Bastian | 10 | 1 | 2 | 2 |
5 vs 5 Defense | |||||||
---|---|---|---|---|---|---|---|
Line # | Defense | Defense | Time % | PHY | DF | OF | |
1 | Henri Jokiharju | 40 | 1 | 2 | 2 | ||
2 | 30 | 1 | 2 | 2 | |||
3 | 20 | 1 | 2 | 2 | |||
4 | Henri Jokiharju | Samuel Fagemo | 10 | 1 | 2 | 2 |
Power Play Forward | |||||||
---|---|---|---|---|---|---|---|
Line # | Left Wing | Center | Right Wing | Time % | PHY | DF | OF |
1 | Greg McKegg | Nathan Bastian | 60 | 1 | 2 | 2 | |
2 | Samuel Fagemo | 40 | 1 | 2 | 2 |
Power Play Defense | |||||||
---|---|---|---|---|---|---|---|
Line # | Defense | Defense | Time % | PHY | DF | OF | |
1 | Henri Jokiharju | 60 | 1 | 2 | 2 | ||
2 | 40 | 1 | 2 | 2 |
Penalty Kill 4 Players Forward | ||||||
---|---|---|---|---|---|---|
Line # | Center | Wing | Time % | PHY | DF | OF |
1 | Nathan Bastian | Greg McKegg | 60 | 1 | 2 | 2 |
2 | Samuel Fagemo | 40 | 1 | 2 | 2 |
Penalty Kill 4 Players Defense | ||||||
---|---|---|---|---|---|---|
Line # | Defense | Defense | Time % | PHY | DF | OF |
1 | Henri Jokiharju | 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 | Nathan Bastian | 60 | 1 | 2 | 2 | Henri Jokiharju | 60 | 1 | 2 | 2 | |
2 | Greg McKegg | 40 | 1 | 2 | 2 | 40 | 1 | 2 | 2 |
4 vs 4 Forward | ||||||
---|---|---|---|---|---|---|
Line # | Center | Wing | Time % | PHY | DF | OF |
1 | Nathan Bastian | Greg McKegg | 60 | 1 | 2 | 2 |
2 | Samuel Fagemo | 40 | 1 | 2 | 2 |
4 vs 4 Defense | ||||||
---|---|---|---|---|---|---|
Line # | Defense | Defense | Time % | PHY | DF | OF |
1 | Henri Jokiharju | 60 | 1 | 2 | 2 | |
2 | 40 | 1 | 2 | 2 |
Last Minutes Offensive | ||||
---|---|---|---|---|
Left Wing | Center | Right Wing | Defense | Defense |
Greg McKegg | Nathan Bastian | Henri Jokiharju |
Last Minutes Defensive | ||||
---|---|---|---|---|
Left Wing | Center | Right Wing | Defense | Defense |
Greg McKegg | Nathan Bastian | Henri Jokiharju |
Extra Forwards | ||
---|---|---|
Normal | PowerPlay | Penalty Kill |
, Samuel Fagemo, Nathan Bastian | , Samuel Fagemo | Nathan Bastian |
Extra Defensemen | ||
---|---|---|
Normal | PowerPlay | Penalty Kill |
Henri Jokiharju, , | Henri Jokiharju | , |
Penalty Shots |
---|
Nathan Bastian, Greg McKegg, , Samuel Fagemo, |
Goalie |
---|
#1 : Matiss Kivlenieks, #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 |
82 | 48 | L1 | 236 | 402 | 638 | 2348 | 2868 | 805 | 789 | 1397 | 1 | 0 |
All Games | ||||||||
---|---|---|---|---|---|---|---|---|
GP | W | L | OTW | OTL | SOW | SOL | GF | GA |
82 | 18 | 54 | 1 | 4 | 1 | 4 | 236 | 362 |
Home Games | ||||||||
---|---|---|---|---|---|---|---|---|
GP | W | L | OTW | OTL | SOW | SOL | GF | GA |
41 | 12 | 22 | 1 | 3 | 1 | 2 | 128 | 172 |
Visitor Games | ||||||||
---|---|---|---|---|---|---|---|---|
GP | W | L | OTW | OTL | SOW | SOL | GF | GA |
41 | 6 | 32 | 0 | 1 | 0 | 2 | 108 | 190 |
Last 10 Games | |||||
---|---|---|---|---|---|
W | L | OTW | OTL | SOW | SOL |
4 | 4 | 0 | 1 | 1 | 0 |
Power Play Attemps | Power Play Goals | Power Play % | Penalty Kill Attemps | Penalty Kill Goals Against | Penalty Kill % | Penalty Kill Goals For |
---|---|---|---|---|---|---|
363 | 70 | 19.28% | 326 | 81 | 75.15% | 1 |
Shots 1 Period | Shots 2 Period | Shots 3 Period | Shots 4+ Period | Goals 1 Period | Goals 2 Period | Goals 3 Period | Goals 4+ Period |
---|---|---|---|---|---|---|---|
736 | 781 | 816 | 36 | 96 | 76 | 62 | 3 |
Face Offs | ||||||||
---|---|---|---|---|---|---|---|---|
Won Offensive Zone | Total Offensive | Won Offensive % | Won Defensif Zone | Total Defensive | Won Defensive % | Won Neutral Zone | Total Neutral | Won Neutral % |
955 | 2238 | 42.67% | 989 | 2518 | 39.28% | 571 | 1344 | 42.49% |
Puck Time | |||||
---|---|---|---|---|---|
In Offensive Zone | Control In Offensive Zone | In Defensive Zone | Control In Defensive Zone | In Neutral Zone | Control In Neutral Zone |
1750 | 1269 | 2304 | 555 | 896 | 406 |
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 |
Arena Capacity - Ticket Price Attendance - % | ||
---|---|---|
Level 1 | Level 2 | |
Arena Capacity | 2000 | 1000 |
Ticket Price | 35 | 15 |
Attendance | 78,213 | 38,369 |
Attendance PCT | 95.38% | 93.58% |
Income | |||||
---|---|---|---|---|---|
Home Games Left | Average Attendance - % | Average Income per Game | Year to Date Revenue | Arena Capacity | Team Popularity |
0 | 2843 - 94.78% | 71,108$ | 2,915,432$ | 3000 | 100 |
Expenses | |||
---|---|---|---|
Year To Date Expenses | Players Total Salaries | Players Total Average Salaries | Coaches Salaries |
1,051,350$ | 36,000$ | 0$ | 0$ |
Salary Cap Per Days | Salary Cap To Date | Players In Salary Cap | Players Out of Salary Cap |
---|---|---|---|
0$ | 51,364$ | 0 | 0 |
Estimate | |||
---|---|---|---|
Estimated Season Revenue | Remaining Season Days | Expenses Per Days | Estimated Season Expenses |
0$ | 0 | 6,279$ | 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 |
16 | 82 | 18 | 54 | 0 | 1 | 4 | 1 | 4 | 236 | 362 | -126 | 41 | 12 | 22 | 0 | 1 | 3 | 1 | 2 | 128 | 172 | -44 | 41 | 6 | 32 | 0 | 0 | 1 | 0 | 2 | 108 | 190 | -82 | 48 | 236 | 402 | 638 | 1 | 0 | 96 | 76 | 62 | 3 | 2348 | 736 | 781 | 816 | 36 | 2868 | 805 | 789 | 1397 | 363 | 70 | 19.28% | 326 | 81 | 75.15% | 1 | 955 | 2238 | 42.67% | 989 | 2518 | 39.28% | 571 | 1344 | 42.49% | 1750 | 1269 | 2304 | 555 | 896 | 406 |
Total Regular Season | 82 | 18 | 54 | 0 | 1 | 4 | 1 | 4 | 236 | 362 | -126 | 41 | 12 | 22 | 0 | 1 | 3 | 1 | 2 | 128 | 172 | -44 | 41 | 6 | 32 | 0 | 0 | 1 | 0 | 2 | 108 | 190 | -82 | 48 | 236 | 402 | 638 | 1 | 0 | 96 | 76 | 62 | 3 | 2348 | 736 | 781 | 816 | 36 | 2868 | 805 | 789 | 1397 | 363 | 70 | 19.28% | 326 | 81 | 75.15% | 1 | 955 | 2238 | 42.67% | 989 | 2518 | 39.28% | 571 | 1344 | 42.49% | 1750 | 1269 | 2304 | 555 | 896 | 406 |
Players Ratings by Showtime Hockey | WebSim by SimonT Hockey Simulator