| 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 | Aatu Raty | 0 | X | 100.00 | 73 | 39 | 85 | 65 | 78 | 80 | 88 | 63 | 83 | 64 | 65 | 61 | 66 | 63 | 65 | 71 | 50 | 65 | 0 | ||||
| 2 | Alexander Holtz | 0 | X | 100.00 | 65 | 37 | 94 | 69 | 74 | 81 | 89 | 68 | 64 | 63 | 67 | 62 | 69 | 63 | 65 | 86 | 50 | 65 | 0 | ||||
| 3 | Rasmus Kupari | 0 | X | 100.00 | 71 | 36 | 93 | 70 | 81 | 75 | 76 | 65 | 81 | 61 | 62 | 69 | 63 | 66 | 68 | 79 | 50 | 65 | 0 | ||||
| 4 | Joshua Roy | 0 | X | X | 100.00 | 63 | 37 | 94 | 66 | 73 | 88 | 83 | 65 | 61 | 62 | 64 | 63 | 67 | 62 | 65 | 51 | 50 | 64 | 0 | |||
| 5 | Nikolai Kovalenko | 0 | X | 100.00 | 69 | 33 | 91 | 67 | 66 | 79 | 70 | 66 | 54 | 65 | 61 | 62 | 64 | 66 | 68 | 47 | 50 | 63 | 0 | ||||
| 6 | William Lockwood | 0 | X | 100.00 | 69 | 39 | 87 | 60 | 71 | 77 | 80 | 57 | 55 | 59 | 58 | 56 | 60 | 67 | 69 | 56 | 50 | 60 | 0 | ||||
| 7 | Xavier Bourgault | 0 | X | 100.00 | 60 | 37 | 90 | 59 | 69 | 83 | 82 | 56 | 59 | 58 | 57 | 55 | 56 | 63 | 65 | 81 | 50 | 59 | 0 | ||||
| 8 | Emil Andrae | 0 | X | 100.00 | 64 | 38 | 75 | 65 | 67 | 84 | 85 | 64 | 30 | 66 | 58 | 62 | 51 | 63 | 65 | 70 | 50 | 64 | 0 | ||||
| 9 | Chase Priskie | 0 | X | 100.00 | 62 | 38 | 84 | 60 | 71 | 74 | 84 | 59 | 30 | 62 | 57 | 58 | 49 | 69 | 71 | 40 | 50 | 62 | 0 | ||||
| 10 | Jeremy Davies | 0 | X | 100.00 | 59 | 39 | 73 | 60 | 68 | 80 | 86 | 59 | 30 | 65 | 56 | 57 | 49 | 69 | 71 | 40 | 50 | 62 | 0 | ||||
| 11 | Topi Niemela | 0 | X | 100.00 | 55 | 37 | 85 | 61 | 64 | 67 | 84 | 59 | 30 | 62 | 53 | 55 | 47 | 63 | 65 | 66 | 50 | 59 | 0 | ||||
| 12 | Joni Jurmo | 0 | X | 100.00 | 72 | 38 | 93 | 53 | 81 | 61 | 62 | 52 | 30 | 51 | 50 | 54 | 45 | 63 | 65 | 64 | 50 | 57 | 0 | ||||
| Scratches | |||||||||||||||||||||||||||
| TEAM AVERAGE | 100.00 | 65 | 37 | 87 | 63 | 72 | 77 | 81 | 61 | 51 | 62 | 59 | 60 | 57 | 65 | 67 | 63 | 50 | 62 | ||||||||
| 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 | Jakub Skarek | 100.00 | 74 | 82 | 78 | 89 | 73 | 72 | 74 | 73 | 72 | 74 | 73 | 66 | 75 | 62 | 50 | 73 | 0 | |
| Scratches | ||||||||||||||||||||
| TEAM AVERAGE | 100.00 | 74 | 82 | 78 | 89 | 73 | 72 | 74 | 73 | 72 | 74 | 73 | 66 | 75 | 62 | 50 | 73 | |||
| Coaches Name | PH | DF | OF | PD | EX | LD | PO | CNT | Age | Contract | Salary |
|---|---|---|---|---|---|---|---|---|---|---|---|
| Anders Sorensen | 72 | 73 | 74 | 77 | 76 | 71 | 76 | SWE | 50 | 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Aatu Raty | C | 22 | 2002-11-14 | No | 190 Lbs | 6 ft2 | No | No | No | 2 | ELC | Pro & Farm | 900,000$ | 0$ | 0$ | No | Link / NHL Link | |
| Alexander Holtz | RW | 23 | 2002-01-23 | No | 198 Lbs | 6 ft0 | No | No | No | 1 | RFA | Pro & Farm | 900,000$ | 0$ | 0$ | No | Link / NHL Link | |
| Chase Priskie | D | 29 | 1996-03-19 | No | 185 Lbs | 6 ft0 | No | No | No | 4 | UFA | Pro & Farm | 500,000$ | 0$ | 0$ | No | Link / NHL Link | |
| Emil Andrae | D | 23 | 2002-02-23 | No | 189 Lbs | 5 ft9 | No | No | No | 2 | RFA | Pro & Farm | 500,000$ | 0$ | 0$ | No | Link / NHL Link | |
| Jakub Skarek | G | 25 | 1999-11-10 | No | 211 Lbs | 6 ft4 | No | No | No | 4 | RFA | Pro & Farm | 500,000$ | 0$ | 0$ | No | Link / NHL Link | |
| Jeremy Davies | D | 28 | 1996-12-04 | No | 180 Lbs | 5 ft11 | No | No | No | 3 | UFA | Pro & Farm | 500,000$ | 0$ | 0$ | No | Link / NHL Link | |
| Joni Jurmo | D | 23 | 2002-04-19 | No | 190 Lbs | 6 ft3 | No | No | No | 4 | RFA | Pro & Farm | 500,000$ | 0$ | 0$ | No | Link | |
| Joshua Roy | LW/RW | 22 | 2003-08-06 | No | 192 Lbs | 6 ft0 | No | No | No | 3 | ELC | Pro & Farm | 500,000$ | 0$ | 0$ | No | Link / NHL Link | |
| Nikolai Kovalenko | RW | 26 | 1999-10-17 | No | 180 Lbs | 5 ft10 | No | No | No | 4 | RFA | Pro & Farm | 500,000$ | 0$ | 0$ | No | Link | |
| Rasmus Kupari | C | 25 | 2000-03-15 | No | 201 Lbs | 6 ft2 | No | No | No | 1 | RFA | Pro & Farm | 300,000$ | 0$ | 0$ | No | Link / NHL Link | |
| Topi Niemela | D | 23 | 2002-03-25 | No | 156 Lbs | 5 ft11 | No | No | No | 3 | RFA | Pro & Farm | 500,000$ | 0$ | 0$ | No | Link / NHL Link | |
| William Lockwood | RW | 27 | 1998-06-20 | No | 178 Lbs | 6 ft0 | No | No | No | 1 | UFA | Pro & Farm | 500,000$ | 0$ | 0$ | No | Link / NHL Link | |
| Xavier Bourgault | RW | 23 | 2002-10-22 | No | 172 Lbs | 6 ft0 | No | No | No | 2 | RFA | Pro & Farm | 900,000$ | 0$ | 0$ | No | Link / NHL Link |
| Total Players | Average Age | Average Weight | Average Height | Average Contract | Average Year 1 Salary |
|---|---|---|---|---|---|
| 13 | 24.54 | 186 Lbs | 6 ft0 | 2.62 | 576,923$ |
| 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 |
| 8 | 1 | L6 | 11 | 22 | 33 | 177 | 364 | 95 | 74 | 122 | 0 | 0 |
| All Games | ||||||||
|---|---|---|---|---|---|---|---|---|
| GP | W | L | OTW | OTL | SOW | SOL | GF | GA |
| 8 | 0 | 7 | 0 | 1 | 0 | 0 | 11 | 45 |
| Home Games | ||||||||
|---|---|---|---|---|---|---|---|---|
| GP | W | L | OTW | OTL | SOW | SOL | GF | GA |
| 3 | 0 | 2 | 0 | 1 | 0 | 0 | 9 | 15 |
| Visitor Games | ||||||||
|---|---|---|---|---|---|---|---|---|
| GP | W | L | OTW | OTL | SOW | SOL | GF | GA |
| 5 | 0 | 5 | 0 | 0 | 0 | 0 | 2 | 30 |
| Last 10 Games | |||||
|---|---|---|---|---|---|
| W | L | OTW | OTL | SOW | SOL |
| 0 | 7 | 0 | 1 | 0 | 0 |
| Power Play Attemps | Power Play Goals | Power Play % | Penalty Kill Attemps | Penalty Kill Goals Against | Penalty Kill % | Penalty Kill Goals For |
|---|---|---|---|---|---|---|
| 29 | 2 | 6.90% | 31 | 8 | 74.19% | 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 |
|---|---|---|---|---|---|---|---|
| 60 | 52 | 65 | 0 | 4 | 4 | 3 | 0 |
| Face Offs | ||||||||
|---|---|---|---|---|---|---|---|---|
| Won Offensive Zone | Total Offensive | Won Offensive % | Won Defensif Zone | Total Defensive | Won Defensive % | Won Neutral Zone | Total Neutral | Won Neutral % |
| 63 | 190 | 33.16% | 83 | 302 | 27.48% | 25 | 127 | 19.69% |
| Puck Time | |||||
|---|---|---|---|---|---|
| In Offensive Zone | Control In Offensive Zone | In Defensive Zone | Control In Defensive Zone | In Neutral Zone | Control In Neutral Zone |
| 102 | 65 | 294 | 59 | 83 | 31 |
| 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 |
|---|---|---|---|---|---|---|---|---|---|---|
| 9 - 2025-08-23 | 15 | Moose | 5 | Wild | 4 | L | BoxScore | |||
| 10 - 2025-08-24 | 27 | Moose | 4 | Wild | 3 | L | X | BoxScore | ||
| 16 - 2025-08-30 | 56 | Wild | 0 | Barracuda | 2 | L | BoxScore | |||
| 17 - 2025-08-31 | 63 | Wild | 1 | Barracuda | 8 | L | BoxScore | |||
| 20 - 2025-09-03 | 67 | Admirals | 6 | Wild | 2 | L | BoxScore | |||
| 22 - 2025-09-05 | 78 | Wild | 0 | Stars | 7 | L | BoxScore | |||
| 23 - 2025-09-06 | 92 | Wild | 1 | Stars | 7 | L | BoxScore | |||
| 26 - 2025-09-09 | 101 | Wild | 0 | Wolves | 6 | L | BoxScore | |||
| 30 - 2025-09-13 | 128 | Barracuda | - | Wild | - | |||||
| 31 - 2025-09-14 | 135 | Barracuda | - | Wild | - | |||||
| 35 - 2025-09-18 | 148 | Griffins | - | Wild | - | |||||
| 37 - 2025-09-20 | 164 | Wild | - | IceHogs | - | |||||
| 43 - 2025-09-26 | 197 | Stars | - | Wild | - | |||||
| 44 - 2025-09-27 | 207 | Stars | - | Wild | - | |||||
| 50 - 2025-10-03 | 231 | Wild | - | Griffins | - | |||||
| 52 - 2025-10-05 | 257 | Wild | - | Griffins | - | |||||
| 57 - 2025-10-10 | 267 | Wild | - | Checkers | - | |||||
| 58 - 2025-10-11 | 279 | Wild | - | Checkers | - | |||||
| 65 - 2025-10-18 | 323 | Admirals | - | Wild | - | |||||
| 66 - 2025-10-19 | 335 | Admirals | - | Wild | - | |||||
| 69 - 2025-10-22 | 348 | IceHogs | - | Wild | - | |||||
| 71 - 2025-10-24 | 357 | Wild | - | Admirals | - | |||||
| 72 - 2025-10-25 | 368 | Wild | - | IceHogs | - | |||||
| 75 - 2025-10-28 | 385 | IceHogs | - | Wild | - | |||||
| 78 - 2025-10-31 | 404 | Wolves | - | Wild | - | |||||
| 79 - 2025-11-01 | 418 | Wild | - | Wolves | - | |||||
| 85 - 2025-11-07 | 435 | Wild | - | IceHogs | - | |||||
| 86 - 2025-11-08 | 445 | IceHogs | - | Wild | - | |||||
| 89 - 2025-11-11 | 462 | Wild | - | IceHogs | - | |||||
| 91 - 2025-11-13 | 470 | Wild | - | Wolves | - | |||||
| 92 - 2025-11-14 | 476 | Wild | - | Admirals | - | |||||
| 97 - 2025-11-19 | 506 | Wild | - | Gulls | - | |||||
| 99 - 2025-11-21 | 519 | Wild | - | Reign | - | |||||
| 101 - 2025-11-23 | 540 | Wild | - | Reign | - | |||||
| 104 - 2025-11-26 | 555 | Wild | - | Gulls | - | |||||
| 106 - 2025-11-28 | 564 | IceHogs | - | Wild | - | |||||
| 107 - 2025-11-29 | 570 | IceHogs | - | Wild | - | |||||
| 111 - 2025-12-03 | 597 | Checkers | - | Wild | - | |||||
| 114 - 2025-12-06 | 619 | Stars | - | Wild | - | |||||
| 115 - 2025-12-07 | 631 | Stars | - | Wild | - | |||||
| 117 - 2025-12-09 | 634 | Checkers | - | Wild | - | |||||
| 120 - 2025-12-12 | 656 | Thunderbirds | - | Wild | - | |||||
| 121 - 2025-12-13 | 668 | Thunderbirds | - | Wild | - | |||||
| 128 - 2025-12-20 | 690 | Wild | - | Moose | - | |||||
| 129 - 2025-12-21 | 705 | Wild | - | Moose | - | |||||
| 134 - 2025-12-26 | 728 | Griffins | - | Wild | - | |||||
| 135 - 2025-12-27 | 734 | Griffins | - | Wild | - | |||||
| 137 - 2025-12-29 | 757 | IceHogs | - | Wild | - | |||||
| 141 - 2026-01-02 | 775 | Wild | - | IceHogs | - | |||||
| 142 - 2026-01-03 | 785 | Wild | - | Wolves | - | |||||
| 143 - 2026-01-04 | 798 | Wild | - | Griffins | - | |||||
| 146 - 2026-01-07 | 810 | Wolves | - | Wild | - | |||||
| 148 - 2026-01-09 | 820 | Wild | - | Admirals | - | |||||
| 149 - 2026-01-10 | 831 | Wild | - | Griffins | - | |||||
| Trade Deadline --- Trades can’t be done after this day is simulated! | ||||||||||
| 155 - 2026-01-16 | 865 | Wild | - | IceHogs | - | |||||
| 156 - 2026-01-17 | 876 | Wild | - | Admirals | - | |||||
| 163 - 2026-01-24 | 916 | Moose | - | Wild | - | |||||
| 164 - 2026-01-25 | 930 | Moose | - | Wild | - | |||||
| 170 - 2026-01-31 | 966 | Reign | - | Wild | - | |||||
| 171 - 2026-02-01 | 976 | Reign | - | Wild | - | |||||
| 174 - 2026-02-04 | 987 | Wolves | - | Wild | - | |||||
| 176 - 2026-02-06 | 995 | Wild | - | Thunderbirds | - | |||||
| 177 - 2026-02-07 | 1010 | Wild | - | Thunderbirds | - | |||||
| 180 - 2026-02-10 | 1025 | Wild | - | Stars | - | |||||
| 181 - 2026-02-11 | 1034 | Wild | - | Stars | - | |||||
| 183 - 2026-02-13 | 1046 | Gulls | - | Wild | - | |||||
| 185 - 2026-02-15 | 1066 | Gulls | - | Wild | - | |||||
| 188 - 2026-02-18 | 1076 | Admirals | - | Wild | - | |||||
| 190 - 2026-02-20 | 1085 | Wild | - | Moose | - | |||||
| 191 - 2026-02-21 | 1096 | Wild | - | Moose | - | |||||
| 195 - 2026-02-25 | 1119 | Wolves | - | Wild | - | |||||
| 198 - 2026-02-28 | 1143 | Griffins | - | Wild | - | |||||
| Arena Capacity - Ticket Price Attendance - % | ||
|---|---|---|
| Level 1 | Level 2 | |
| Arena Capacity | 2000 | 1000 |
| Ticket Price | 35 | 15 |
| Attendance | 5,824 | 2,685 |
| Attendance PCT | 97.07% | 89.50% |
| Income | |||||
|---|---|---|---|---|---|
| Home Games Left | Average Attendance - % | Average Income per Game | Year to Date Revenue | Arena Capacity | Team Popularity |
| 33 | 2836 - 94.54% | 71,607$ | 214,821$ | 3000 | 100 |
| Expenses | |||
|---|---|---|---|
| Year To Date Expenses | Players Total Salaries | Players Total Average Salaries | Coaches Salaries |
| 140,714$ | 75,000$ | 75,000$ | 0$ |
| Salary Cap Per Days | Salary Cap To Date | Players In Salary Cap | Players Out of Salary Cap |
|---|---|---|---|
| 0$ | 10,714$ | 0 | 0 |
| Estimate | |||
|---|---|---|---|
| Estimated Season Revenue | Remaining Season Days | Expenses Per Days | Estimated Season Expenses |
| 2,363,031$ | 174 | 5,375$ | 935,250$ |
| 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 |
| Regular Season | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 12 | 82 | 27 | 44 | 0 | 3 | 5 | 0 | 3 | 283 | 342 | -59 | 41 | 17 | 20 | 0 | 1 | 2 | 0 | 1 | 155 | 164 | -9 | 41 | 10 | 24 | 0 | 2 | 3 | 0 | 2 | 128 | 178 | -50 | 68 | 283 | 485 | 768 | 0 | 0 | 0 | 134 | 93 | 53 | 2547 | 0 | 878 | 813 | 828 | 2589 | 751 | 995 | 1640 | 468 | 81 | 17.31% | 385 | 98 | 74.55% | 2 | 1145 | 2429 | 47.14% | 936 | 2270 | 41.23% | 630 | 1341 | 46.98% | 1909 | 1396 | 2140 | 555 | 907 | 437 |
| 13 | 76 | 28 | 36 | 0 | 5 | 5 | 0 | 2 | 265 | 285 | -20 | 38 | 19 | 13 | 0 | 3 | 3 | 0 | 0 | 155 | 134 | 21 | 38 | 9 | 23 | 0 | 2 | 2 | 0 | 2 | 110 | 151 | -41 | 73 | 265 | 442 | 707 | 3 | 2 | 0 | 106 | 71 | 83 | 2383 | 0 | 800 | 766 | 804 | 2028 | 600 | 926 | 1438 | 443 | 86 | 19.41% | 405 | 99 | 75.56% | 1 | 1127 | 2404 | 46.88% | 784 | 1936 | 40.50% | 570 | 1232 | 46.27% | 1996 | 1488 | 1740 | 490 | 842 | 429 |
| 14 | 76 | 43 | 19 | 0 | 2 | 4 | 4 | 4 | 242 | 128 | 114 | 38 | 20 | 12 | 0 | 1 | 0 | 3 | 2 | 131 | 67 | 64 | 38 | 23 | 7 | 0 | 1 | 4 | 1 | 2 | 111 | 61 | 50 | 106 | 242 | 442 | 684 | 0 | 17 | 0 | 102 | 76 | 58 | 2193 | 0 | 727 | 743 | 705 | 1613 | 474 | 711 | 1306 | 362 | 85 | 23.48% | 282 | 31 | 89.01% | 5 | 1338 | 2400 | 55.75% | 1049 | 2077 | 50.51% | 602 | 1028 | 58.56% | 2164 | 1587 | 1534 | 492 | 907 | 490 |
| 14 | 76 | 43 | 19 | 0 | 2 | 4 | 4 | 4 | 242 | 128 | 114 | 38 | 20 | 12 | 0 | 1 | 0 | 3 | 2 | 131 | 67 | 64 | 38 | 23 | 7 | 0 | 1 | 4 | 1 | 2 | 111 | 61 | 50 | 106 | 242 | 442 | 684 | 0 | 17 | 0 | 102 | 76 | 58 | 2193 | 0 | 727 | 743 | 705 | 1613 | 474 | 711 | 1306 | 362 | 85 | 23.48% | 282 | 31 | 89.01% | 5 | 1338 | 2400 | 55.75% | 1049 | 2077 | 50.51% | 602 | 1028 | 58.56% | 2164 | 1587 | 1534 | 492 | 907 | 490 |
| 14 | 76 | 43 | 19 | 0 | 2 | 4 | 4 | 4 | 242 | 128 | 114 | 38 | 20 | 12 | 0 | 1 | 0 | 3 | 2 | 131 | 67 | 64 | 38 | 23 | 7 | 0 | 1 | 4 | 1 | 2 | 111 | 61 | 50 | 106 | 242 | 442 | 684 | 0 | 17 | 0 | 102 | 76 | 58 | 2193 | 0 | 727 | 743 | 705 | 1613 | 474 | 711 | 1306 | 362 | 85 | 23.48% | 282 | 31 | 89.01% | 5 | 1338 | 2400 | 55.75% | 1049 | 2077 | 50.51% | 602 | 1028 | 58.56% | 2164 | 1587 | 1534 | 492 | 907 | 490 |
| 15 | 82 | 22 | 48 | 0 | 5 | 3 | 3 | 1 | 236 | 329 | -93 | 41 | 10 | 25 | 0 | 3 | 1 | 2 | 0 | 123 | 165 | -42 | 41 | 12 | 23 | 0 | 2 | 2 | 1 | 1 | 113 | 164 | -51 | 64 | 236 | 375 | 611 | 0 | 5 | 0 | 94 | 87 | 47 | 2533 | 0 | 880 | 848 | 783 | 3063 | 879 | 806 | 1454 | 410 | 57 | 13.90% | 338 | 80 | 76.33% | 1 | 1095 | 2436 | 44.95% | 1107 | 2688 | 41.18% | 557 | 1294 | 43.04% | 1698 | 1225 | 2374 | 570 | 892 | 402 |
| 15 | 82 | 22 | 48 | 0 | 5 | 3 | 3 | 1 | 236 | 329 | -93 | 41 | 10 | 25 | 0 | 3 | 1 | 2 | 0 | 123 | 165 | -42 | 41 | 12 | 23 | 0 | 2 | 2 | 1 | 1 | 113 | 164 | -51 | 64 | 236 | 375 | 611 | 0 | 5 | 0 | 94 | 87 | 47 | 2533 | 0 | 880 | 848 | 783 | 3063 | 879 | 806 | 1454 | 410 | 57 | 13.90% | 338 | 80 | 76.33% | 1 | 1095 | 2436 | 44.95% | 1107 | 2688 | 41.18% | 557 | 1294 | 43.04% | 1698 | 1225 | 2374 | 570 | 892 | 402 |
| 16 | 82 | 36 | 34 | 0 | 4 | 4 | 3 | 1 | 301 | 249 | 52 | 41 | 18 | 15 | 0 | 4 | 1 | 2 | 1 | 146 | 116 | 30 | 41 | 18 | 19 | 0 | 0 | 3 | 1 | 0 | 155 | 133 | 22 | 91 | 301 | 526 | 827 | 0 | 2 | 0 | 116 | 89 | 89 | 2625 | 0 | 847 | 866 | 895 | 2076 | 578 | 882 | 1443 | 430 | 78 | 18.14% | 372 | 66 | 82.26% | 6 | 1497 | 2668 | 56.11% | 1139 | 2138 | 53.27% | 702 | 1251 | 56.12% | 2139 | 1580 | 1884 | 539 | 924 | 470 |
| 17 | 72 | 28 | 37 | 0 | 3 | 4 | 0 | 0 | 265 | 258 | 7 | 36 | 15 | 19 | 0 | 2 | 0 | 0 | 0 | 138 | 117 | 21 | 36 | 13 | 18 | 0 | 1 | 4 | 0 | 0 | 127 | 141 | -14 | 66 | 265 | 490 | 755 | 1 | 5 | 0 | 109 | 83 | 70 | 2268 | 0 | 777 | 736 | 745 | 1837 | 533 | 817 | 1271 | 367 | 70 | 19.07% | 329 | 84 | 74.47% | 5 | 1474 | 2273 | 64.85% | 1036 | 1701 | 60.91% | 715 | 1134 | 63.05% | 1996 | 1485 | 1510 | 455 | 821 | 437 |
| 18 | 72 | 18 | 47 | 0 | 2 | 2 | 3 | 0 | 234 | 374 | -140 | 36 | 13 | 20 | 0 | 1 | 0 | 2 | 0 | 132 | 172 | -40 | 36 | 5 | 27 | 0 | 1 | 2 | 1 | 0 | 102 | 202 | -100 | 48 | 234 | 417 | 651 | 0 | 0 | 0 | 91 | 70 | 68 | 2393 | 0 | 756 | 786 | 813 | 3103 | 867 | 677 | 1486 | 282 | 38 | 13.48% | 301 | 77 | 74.42% | 1 | 812 | 2004 | 40.52% | 869 | 2312 | 37.59% | 424 | 1225 | 34.61% | 1499 | 1089 | 2073 | 481 | 770 | 349 |
| 19 | 71 | 12 | 53 | 0 | 1 | 4 | 0 | 1 | 203 | 403 | -200 | 35 | 9 | 24 | 0 | 0 | 1 | 0 | 1 | 107 | 186 | -79 | 36 | 3 | 29 | 0 | 1 | 3 | 0 | 0 | 96 | 217 | -121 | 31 | 203 | 394 | 597 | 2 | 0 | 0 | 79 | 70 | 53 | 2387 | 0 | 800 | 835 | 742 | 3596 | 1017 | 632 | 1490 | 232 | 38 | 16.38% | 278 | 64 | 76.98% | 4 | 799 | 1952 | 40.93% | 1011 | 2687 | 37.63% | 468 | 1223 | 38.27% | 1228 | 849 | 2281 | 494 | 763 | 319 |
| 20 | 8 | 0 | 7 | 0 | 0 | 1 | 0 | 0 | 11 | 45 | -34 | 3 | 0 | 2 | 0 | 0 | 1 | 0 | 0 | 9 | 15 | -6 | 5 | 0 | 5 | 0 | 0 | 0 | 0 | 0 | 2 | 30 | -28 | 1 | 11 | 22 | 33 | 0 | 0 | 4 | 4 | 3 | 0 | 177 | 60 | 52 | 65 | 0 | 364 | 95 | 74 | 122 | 29 | 2 | 6.90% | 31 | 8 | 74.19% | 0 | 63 | 190 | 33.16% | 83 | 302 | 27.48% | 25 | 127 | 19.69% | 102 | 65 | 294 | 59 | 83 | 31 |
| Total Regular Season | 855 | 322 | 411 | 0 | 34 | 43 | 24 | 21 | 2760 | 2998 | -238 | 426 | 171 | 199 | 0 | 20 | 10 | 17 | 9 | 1481 | 1435 | 46 | 429 | 151 | 212 | 0 | 14 | 33 | 7 | 12 | 1279 | 1563 | -284 | 824 | 2760 | 4852 | 7612 | 6 | 70 | 4 | 1133 | 881 | 684 | 26425 | 60 | 8851 | 8792 | 8508 | 26558 | 7621 | 8748 | 15716 | 4157 | 762 | 18.33% | 3623 | 749 | 79.33% | 36 | 13121 | 25992 | 50.48% | 11219 | 24953 | 44.96% | 6454 | 13205 | 48.88% | 20764 | 15168 | 21277 | 5697 | 9621 | 4753 |
| Playoff | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 11 | 22 | 14 | 8 | 0 | 0 | 0 | 0 | 0 | 48 | 39 | 9 | 12 | 7 | 5 | 0 | 0 | 0 | 0 | 0 | 28 | 25 | 3 | 10 | 7 | 3 | 0 | 0 | 0 | 0 | 0 | 20 | 14 | 6 | 28 | 48 | 86 | 134 | 0 | 3 | 0 | 12 | 16 | 19 | 515 | 0 | 182 | 156 | 166 | 442 | 129 | 353 | 541 | 214 | 23 | 10.75% | 156 | 15 | 90.38% | 1 | 345 | 745 | 46.31% | 369 | 732 | 50.41% | 143 | 282 | 50.71% | 583 | 397 | 508 | 177 | 277 | 145 |
| 13 | 4 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 9 | 21 | -12 | 2 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 4 | 9 | -5 | 2 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 5 | 12 | -7 | 0 | 9 | 13 | 22 | 0 | 0 | 0 | 4 | 2 | 3 | 93 | 0 | 30 | 33 | 30 | 127 | 41 | 52 | 66 | 22 | 6 | 27.27% | 24 | 5 | 79.17% | 0 | 43 | 110 | 39.09% | 36 | 114 | 31.58% | 24 | 66 | 36.36% | 88 | 63 | 109 | 26 | 42 | 19 |
| 14 | 25 | 15 | 10 | 0 | 0 | 0 | 0 | 0 | 41 | 42 | -1 | 13 | 7 | 6 | 0 | 0 | 0 | 0 | 0 | 20 | 22 | -2 | 12 | 8 | 4 | 0 | 0 | 0 | 0 | 0 | 21 | 20 | 1 | 30 | 41 | 75 | 116 | 1 | 4 | 0 | 5 | 14 | 18 | 528 | 0 | 164 | 157 | 150 | 672 | 202 | 269 | 437 | 118 | 12 | 10.17% | 111 | 13 | 88.29% | 1 | 366 | 766 | 47.78% | 438 | 891 | 49.16% | 158 | 331 | 47.73% | 623 | 419 | 694 | 207 | 339 | 167 |
| Total Playoff | 51 | 29 | 22 | 0 | 0 | 0 | 0 | 0 | 98 | 102 | -4 | 27 | 14 | 13 | 0 | 0 | 0 | 0 | 0 | 52 | 56 | -4 | 24 | 15 | 9 | 0 | 0 | 0 | 0 | 0 | 46 | 46 | 0 | 58 | 98 | 174 | 272 | 1 | 7 | 0 | 21 | 32 | 40 | 1136 | 0 | 376 | 346 | 346 | 1241 | 372 | 674 | 1044 | 354 | 41 | 11.58% | 291 | 33 | 88.66% | 2 | 754 | 1621 | 46.51% | 843 | 1737 | 48.53% | 325 | 679 | 47.86% | 1295 | 880 | 1312 | 411 | 659 | 332 |
Players Ratings by Showtime Hockey | WebSim by SimonT Hockey Simulator