| 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 | Will Smith | 0 | X | 100.00 | 55 | 34 | 92 | 73 | 71 | 86 | 73 | 75 | 65 | 70 | 68 | 62 | 76 | 61 | 63 | 91 | 50 | 67 | 0 | ||||
| 2 | Maros Jedlicka | 0 | X | 100.00 | 70 | 38 | 93 | 55 | 79 | 63 | 62 | 54 | 61 | 53 | 57 | 56 | 60 | 63 | 65 | 49 | 50 | 57 | 0 | ||||
| 3 | Riley Hughes | 0 | X | 100.00 | 63 | 38 | 88 | 57 | 72 | 65 | 66 | 54 | 58 | 55 | 56 | 53 | 57 | 65 | 67 | 47 | 50 | 57 | 0 | ||||
| 4 | Scott Morrow | 0 | X | 100.00 | 70 | 41 | 78 | 67 | 82 | 86 | 72 | 66 | 30 | 68 | 60 | 64 | 52 | 63 | 65 | 75 | 50 | 66 | 0 | ||||
| 5 | Seamus Casey | 0 | X | 100.00 | 63 | 35 | 94 | 70 | 63 | 80 | 66 | 69 | 30 | 68 | 67 | 63 | 56 | 61 | 62 | 74 | 50 | 64 | 0 | ||||
| 6 | Jack Ahcan | 0 | X | 100.00 | 64 | 36 | 83 | 61 | 64 | 84 | 86 | 59 | 30 | 62 | 56 | 58 | 49 | 68 | 70 | 36 | 50 | 62 | 0 | ||||
| 7 | Nick Leivermann | 0 | X | 100.00 | 61 | 37 | 91 | 59 | 70 | 68 | 66 | 58 | 30 | 61 | 53 | 55 | 46 | 67 | 69 | 42 | 50 | 59 | 0 | ||||
| Scratches | |||||||||||||||||||||||||||
| TEAM AVERAGE | 100.00 | 64 | 37 | 88 | 63 | 72 | 76 | 70 | 62 | 43 | 62 | 60 | 59 | 57 | 64 | 66 | 59 | 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Scratches | ||||||||||||||||||||
| TEAM AVERAGE | 0.00 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | |||
| Coaches Name | PH | DF | OF | PD | EX | LD | PO | CNT | Age | Contract | Salary |
|---|---|---|---|---|---|---|---|---|---|---|---|
| Dan Muse | 67 | 70 | 73 | 65 | 63 | 58 | 84 | USA | 42 | 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 |
|---|
| 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Jack Ahcan | D | 28 | 1997-05-18 | No | 180 Lbs | 5 ft8 | No | No | No | 1 | UFA | Pro & Farm | 300,000$ | 0$ | 0$ | No | Link / NHL Link | |
| Maros Jedlicka | C | 23 | 2002-10-23 | No | 194 Lbs | 6 ft2 | No | No | No | 4 | RFA | Pro & Farm | 300,000$ | 0$ | 0$ | No | Link | |
| Nick Leivermann | D | 27 | 1998-09-14 | No | 190 Lbs | 5 ft11 | No | No | No | 4 | UFA | Pro & Farm | 300,000$ | 0$ | 0$ | No | Link | |
| Riley Hughes | RW | 25 | 2000-06-27 | No | 173 Lbs | 6 ft1 | No | No | No | 4 | RFA | Pro & Farm | 300,000$ | 0$ | 0$ | No | Link | |
| Scott Morrow | D | 23 | 2002-11-01 | No | 210 Lbs | 6 ft2 | No | No | No | 4 | RFA | Pro & Farm | 900,000$ | 0$ | 0$ | No | Link | |
| Seamus Casey | D | 21 | 2004-01-08 | No | 162 Lbs | 5 ft10 | No | No | No | 4 | ELC | Pro & Farm | 500,000$ | 0$ | 0$ | No | Link | |
| Will Smith | C | 20 | 2005-03-17 | No | 181 Lbs | 6 ft0 | No | No | No | 4 | ELC | Pro & Farm | 900,000$ | 0$ | 0$ | No | Link |
| Total Players | Average Age | Average Weight | Average Height | Average Contract | Average Year 1 Salary |
|---|---|---|---|---|---|
| 7 | 23.86 | 184 Lbs | 6 ft0 | 3.57 | 500,000$ |
| 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 |
| 6 | 4 | W1 | 22 | 42 | 64 | 250 | 266 | 81 | 49 | 153 | 0 | 0 |
| All Games | ||||||||
|---|---|---|---|---|---|---|---|---|
| GP | W | L | OTW | OTL | SOW | SOL | GF | GA |
| 6 | 2 | 4 | 0 | 0 | 0 | 0 | 22 | 26 |
| Home Games | ||||||||
|---|---|---|---|---|---|---|---|---|
| GP | W | L | OTW | OTL | SOW | SOL | GF | GA |
| 2 | 1 | 1 | 0 | 0 | 0 | 0 | 8 | 8 |
| Visitor Games | ||||||||
|---|---|---|---|---|---|---|---|---|
| GP | W | L | OTW | OTL | SOW | SOL | GF | GA |
| 4 | 1 | 3 | 0 | 0 | 0 | 0 | 14 | 18 |
| Last 10 Games | |||||
|---|---|---|---|---|---|
| W | L | OTW | OTL | SOW | SOL |
| 2 | 4 | 0 | 0 | 0 | 0 |
| Power Play Attemps | Power Play Goals | Power Play % | Penalty Kill Attemps | Penalty Kill Goals Against | Penalty Kill % | Penalty Kill Goals For |
|---|---|---|---|---|---|---|
| 18 | 1 | 5.56% | 21 | 5 | 76.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 |
|---|---|---|---|---|---|---|---|
| 90 | 78 | 82 | 0 | 10 | 7 | 5 | 0 |
| Face Offs | ||||||||
|---|---|---|---|---|---|---|---|---|
| Won Offensive Zone | Total Offensive | Won Offensive % | Won Defensif Zone | Total Defensive | Won Defensive % | Won Neutral Zone | Total Neutral | Won Neutral % |
| 93 | 198 | 46.97% | 97 | 190 | 51.05% | 46 | 107 | 42.99% |
| Puck Time | |||||
|---|---|---|---|---|---|
| In Offensive Zone | Control In Offensive Zone | In Defensive Zone | Control In Defensive Zone | In Neutral Zone | Control In Neutral Zone |
| 129 | 90 | 159 | 41 | 70 | 33 |
| 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 |
|---|---|---|---|---|---|---|---|---|---|---|
| 8 - 2025-08-22 | 8 | Condors | 0 | Firebirds | 3 | L | BoxScore | |||
| 15 - 2025-08-29 | 40 | Condors | 5 | Reign | 6 | L | BoxScore | |||
| 16 - 2025-08-30 | 55 | Gulls | 4 | Condors | 3 | L | BoxScore | |||
| 19 - 2025-09-02 | 65 | Wranglers | 4 | Condors | 5 | W | BoxScore | |||
| 22 - 2025-09-05 | 80 | Condors | 3 | Roadrunners | 5 | L | BoxScore | |||
| 23 - 2025-09-06 | 93 | Condors | 6 | Roadrunners | 4 | W | BoxScore | |||
| 29 - 2025-09-12 | 119 | Firebirds | - | Condors | - | |||||
| 30 - 2025-09-13 | 134 | Firebirds | - | Condors | - | |||||
| 33 - 2025-09-16 | 139 | Condors | - | Wranglers | - | |||||
| 34 - 2025-09-17 | 145 | Condors | - | Wranglers | - | |||||
| 37 - 2025-09-20 | 169 | Condors | - | Canucks | - | |||||
| 38 - 2025-09-21 | 179 | Condors | - | Canucks | - | |||||
| 44 - 2025-09-27 | 212 | Condors | - | Gulls | - | |||||
| 47 - 2025-09-30 | 221 | Canucks | - | Condors | - | |||||
| 50 - 2025-10-03 | 238 | Eagles | - | Condors | - | |||||
| 52 - 2025-10-05 | 258 | Eagles | - | Condors | - | |||||
| 54 - 2025-10-07 | 260 | Canucks | - | Condors | - | |||||
| 58 - 2025-10-11 | 292 | Reign | - | Condors | - | |||||
| 64 - 2025-10-17 | 317 | Condors | - | Gulls | - | |||||
| 66 - 2025-10-19 | 337 | Condors | - | Reign | - | |||||
| 72 - 2025-10-25 | 361 | Condors | - | Marlies | - | |||||
| 73 - 2025-10-26 | 376 | Condors | - | Marlies | - | |||||
| 76 - 2025-10-29 | 394 | Silver Knights | - | Condors | - | |||||
| 78 - 2025-10-31 | 408 | Barracuda | - | Condors | - | |||||
| 79 - 2025-11-01 | 420 | Condors | - | Barracuda | - | |||||
| 85 - 2025-11-07 | 436 | Firebirds | - | Condors | - | |||||
| 86 - 2025-11-08 | 449 | Condors | - | Gulls | - | |||||
| 92 - 2025-11-14 | 479 | Silver Knights | - | Condors | - | |||||
| 94 - 2025-11-16 | 498 | Condors | - | Silver Knights | - | |||||
| 99 - 2025-11-21 | 522 | Condors | - | Barracuda | - | |||||
| 100 - 2025-11-22 | 534 | Barracuda | - | Condors | - | |||||
| 103 - 2025-11-25 | 544 | Condors | - | Eagles | - | |||||
| 104 - 2025-11-26 | 554 | Condors | - | Eagles | - | |||||
| 107 - 2025-11-29 | 573 | Condors | - | Wolves | - | |||||
| 108 - 2025-11-30 | 582 | Condors | - | Wolves | - | |||||
| 111 - 2025-12-03 | 598 | Marlies | - | Condors | - | |||||
| 113 - 2025-12-05 | 610 | Reign | - | Condors | - | |||||
| 115 - 2025-12-07 | 633 | Condors | - | Firebirds | - | |||||
| 118 - 2025-12-10 | 642 | Silver Knights | - | Condors | - | |||||
| 121 - 2025-12-13 | 674 | Marlies | - | Condors | - | |||||
| 127 - 2025-12-19 | 686 | Wolves | - | Condors | - | |||||
| 128 - 2025-12-20 | 704 | Wolves | - | Condors | - | |||||
| 131 - 2025-12-23 | 710 | Roadrunners | - | Condors | - | |||||
| 135 - 2025-12-27 | 741 | Barracuda | - | Condors | - | |||||
| 136 - 2025-12-28 | 751 | Condors | - | Firebirds | - | |||||
| 139 - 2025-12-31 | 765 | Condors | - | Silver Knights | - | |||||
| 141 - 2026-01-02 | 777 | Gulls | - | Condors | - | |||||
| 142 - 2026-01-03 | 791 | Gulls | - | Condors | - | |||||
| 146 - 2026-01-07 | 812 | Condors | - | Barracuda | - | |||||
| 149 - 2026-01-10 | 836 | Condors | - | Gulls | - | |||||
| 153 - 2026-01-14 | 856 | Eagles | - | Condors | - | |||||
| Trade Deadline --- Trades can’t be done after this day is simulated! | ||||||||||
| 155 - 2026-01-16 | 866 | Roadrunners | - | Condors | - | |||||
| 156 - 2026-01-17 | 881 | Roadrunners | - | Condors | - | |||||
| 159 - 2026-01-20 | 891 | Condors | - | Canucks | - | |||||
| 160 - 2026-01-21 | 899 | Condors | - | Canucks | - | |||||
| 162 - 2026-01-23 | 910 | Firebirds | - | Condors | - | |||||
| 166 - 2026-01-27 | 935 | Condors | - | Eagles | - | |||||
| 167 - 2026-01-28 | 943 | Condors | - | Eagles | - | |||||
| 170 - 2026-01-31 | 970 | Barracuda | - | Condors | - | |||||
| 171 - 2026-02-01 | 978 | Condors | - | Barracuda | - | |||||
| 174 - 2026-02-04 | 988 | Eagles | - | Condors | - | |||||
| 176 - 2026-02-06 | 998 | Wranglers | - | Condors | - | |||||
| 177 - 2026-02-07 | 1016 | Roadrunners | - | Condors | - | |||||
| 180 - 2026-02-10 | 1026 | Canucks | - | Condors | - | |||||
| 184 - 2026-02-14 | 1062 | Condors | - | Roadrunners | - | |||||
| 185 - 2026-02-15 | 1069 | Condors | - | Roadrunners | - | |||||
| 188 - 2026-02-18 | 1077 | Condors | - | Silver Knights | - | |||||
| 190 - 2026-02-20 | 1088 | Gulls | - | Condors | - | |||||
| 191 - 2026-02-21 | 1103 | Condors | - | Firebirds | - | |||||
| 195 - 2026-02-25 | 1120 | Canucks | - | Condors | - | |||||
| 197 - 2026-02-27 | 1135 | Silver Knights | - | Condors | - | |||||
| 198 - 2026-02-28 | 1150 | Condors | - | Silver Knights | - | |||||
| Arena Capacity - Ticket Price Attendance - % | ||
|---|---|---|
| Level 1 | Level 2 | |
| Arena Capacity | 2000 | 1000 |
| Ticket Price | 35 | 15 |
| Attendance | 3,518 | 1,891 |
| Attendance PCT | 87.95% | 94.55% |
| Income | |||||
|---|---|---|---|---|---|
| Home Games Left | Average Attendance - % | Average Income per Game | Year to Date Revenue | Arena Capacity | Team Popularity |
| 34 | 2705 - 90.15% | 66,658$ | 133,316$ | 3000 | 100 |
| Expenses | |||
|---|---|---|---|
| Year To Date Expenses | Players Total Salaries | Players Total Average Salaries | Coaches Salaries |
| 135,950$ | 35,000$ | 35,000$ | 0$ |
| Salary Cap Per Days | Salary Cap To Date | Players In Salary Cap | Players Out of Salary Cap |
|---|---|---|---|
| 0$ | 5,950$ | 0 | 0 |
| Estimate | |||
|---|---|---|---|
| Estimated Season Revenue | Remaining Season Days | Expenses Per Days | Estimated Season Expenses |
| 2,266,372$ | 174 | 5,175$ | 900,450$ |
| 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 | 26 | 43 | 0 | 5 | 2 | 3 | 3 | 206 | 245 | -39 | 41 | 12 | 22 | 0 | 1 | 1 | 3 | 2 | 106 | 123 | -17 | 41 | 14 | 21 | 0 | 4 | 1 | 0 | 1 | 100 | 122 | -22 | 73 | 206 | 363 | 569 | 1 | 7 | 0 | 79 | 67 | 52 | 2098 | 0 | 712 | 651 | 707 | 2180 | 646 | 1117 | 1847 | 489 | 74 | 15.13% | 462 | 90 | 80.52% | 6 | 1208 | 2446 | 49.39% | 1028 | 2361 | 43.54% | 545 | 1161 | 46.94% | 2048 | 1444 | 1950 | 578 | 969 | 489 |
| 13 | 68 | 18 | 42 | 0 | 2 | 4 | 0 | 2 | 165 | 212 | -47 | 34 | 10 | 21 | 0 | 0 | 2 | 0 | 1 | 95 | 109 | -14 | 34 | 8 | 21 | 0 | 2 | 2 | 0 | 1 | 70 | 103 | -33 | 46 | 165 | 295 | 460 | 1 | 4 | 0 | 75 | 51 | 37 | 1726 | 0 | 558 | 588 | 572 | 1825 | 555 | 1065 | 1454 | 363 | 46 | 12.67% | 426 | 75 | 82.39% | 2 | 879 | 1938 | 45.36% | 809 | 2042 | 39.62% | 419 | 992 | 42.24% | 1567 | 1081 | 1735 | 490 | 804 | 394 |
| 14 | 68 | 37 | 20 | 0 | 5 | 2 | 3 | 1 | 226 | 170 | 56 | 34 | 18 | 10 | 0 | 3 | 1 | 1 | 1 | 121 | 85 | 36 | 34 | 19 | 10 | 0 | 2 | 1 | 2 | 0 | 105 | 85 | 20 | 93 | 226 | 408 | 634 | 0 | 6 | 0 | 78 | 70 | 70 | 2204 | 0 | 706 | 736 | 738 | 1891 | 511 | 567 | 1244 | 298 | 56 | 18.79% | 251 | 43 | 82.87% | 2 | 1214 | 2155 | 56.33% | 1025 | 2017 | 50.82% | 582 | 1025 | 56.78% | 1877 | 1397 | 1451 | 432 | 785 | 414 |
| 14 | 68 | 37 | 20 | 0 | 5 | 2 | 3 | 1 | 226 | 170 | 56 | 34 | 18 | 10 | 0 | 3 | 1 | 1 | 1 | 121 | 85 | 36 | 34 | 19 | 10 | 0 | 2 | 1 | 2 | 0 | 105 | 85 | 20 | 93 | 226 | 408 | 634 | 0 | 6 | 0 | 78 | 70 | 70 | 2204 | 0 | 706 | 736 | 738 | 1891 | 511 | 567 | 1244 | 298 | 56 | 18.79% | 251 | 43 | 82.87% | 2 | 1214 | 2155 | 56.33% | 1025 | 2017 | 50.82% | 582 | 1025 | 56.78% | 1877 | 1397 | 1451 | 432 | 785 | 414 |
| 14 | 68 | 37 | 20 | 0 | 5 | 2 | 3 | 1 | 226 | 170 | 56 | 34 | 18 | 10 | 0 | 3 | 1 | 1 | 1 | 121 | 85 | 36 | 34 | 19 | 10 | 0 | 2 | 1 | 2 | 0 | 105 | 85 | 20 | 93 | 226 | 408 | 634 | 0 | 6 | 0 | 78 | 70 | 70 | 2204 | 0 | 706 | 736 | 738 | 1891 | 511 | 567 | 1244 | 298 | 56 | 18.79% | 251 | 43 | 82.87% | 2 | 1214 | 2155 | 56.33% | 1025 | 2017 | 50.82% | 582 | 1025 | 56.78% | 1877 | 1397 | 1451 | 432 | 785 | 414 |
| 15 | 82 | 17 | 56 | 0 | 2 | 3 | 2 | 2 | 223 | 342 | -119 | 41 | 10 | 26 | 0 | 0 | 2 | 2 | 1 | 118 | 161 | -43 | 41 | 7 | 30 | 0 | 2 | 1 | 0 | 1 | 105 | 181 | -76 | 47 | 223 | 407 | 630 | 0 | 0 | 0 | 89 | 68 | 62 | 2250 | 0 | 756 | 719 | 764 | 2356 | 669 | 955 | 1532 | 399 | 71 | 17.79% | 410 | 99 | 75.85% | 6 | 1264 | 2502 | 50.52% | 967 | 2157 | 44.83% | 624 | 1289 | 48.41% | 2016 | 1446 | 1974 | 565 | 956 | 472 |
| 15 | 82 | 17 | 56 | 0 | 2 | 3 | 2 | 2 | 223 | 342 | -119 | 41 | 10 | 26 | 0 | 0 | 2 | 2 | 1 | 118 | 161 | -43 | 41 | 7 | 30 | 0 | 2 | 1 | 0 | 1 | 105 | 181 | -76 | 47 | 223 | 407 | 630 | 0 | 0 | 0 | 89 | 68 | 62 | 2250 | 0 | 756 | 719 | 764 | 2356 | 669 | 955 | 1532 | 399 | 71 | 17.79% | 410 | 99 | 75.85% | 6 | 1264 | 2502 | 50.52% | 967 | 2157 | 44.83% | 624 | 1289 | 48.41% | 2016 | 1446 | 1974 | 565 | 956 | 472 |
| 16 | 82 | 26 | 54 | 0 | 0 | 0 | 1 | 1 | 255 | 367 | -112 | 41 | 14 | 27 | 0 | 0 | 0 | 0 | 0 | 127 | 181 | -54 | 41 | 12 | 27 | 0 | 0 | 0 | 1 | 1 | 128 | 186 | -58 | 55 | 255 | 412 | 667 | 2 | 2 | 0 | 91 | 85 | 78 | 2359 | 0 | 762 | 758 | 834 | 2565 | 774 | 880 | 1587 | 405 | 80 | 19.75% | 370 | 117 | 68.38% | 1 | 870 | 2395 | 36.33% | 753 | 2275 | 33.10% | 455 | 1359 | 33.48% | 1976 | 1458 | 2056 | 535 | 896 | 439 |
| 17 | 72 | 12 | 57 | 0 | 1 | 2 | 0 | 0 | 152 | 375 | -223 | 36 | 6 | 27 | 0 | 1 | 2 | 0 | 0 | 76 | 172 | -96 | 36 | 6 | 30 | 0 | 0 | 0 | 0 | 0 | 76 | 203 | -127 | 28 | 152 | 277 | 429 | 0 | 0 | 0 | 59 | 51 | 41 | 1908 | 0 | 622 | 670 | 610 | 3141 | 875 | 647 | 1303 | 288 | 38 | 13.19% | 278 | 69 | 75.18% | 0 | 665 | 1857 | 35.81% | 731 | 2372 | 30.82% | 347 | 1118 | 31.04% | 1261 | 867 | 2295 | 505 | 769 | 325 |
| 18 | 72 | 12 | 53 | 0 | 3 | 4 | 0 | 0 | 197 | 370 | -173 | 36 | 8 | 24 | 0 | 2 | 2 | 0 | 0 | 106 | 179 | -73 | 36 | 4 | 29 | 0 | 1 | 2 | 0 | 0 | 91 | 191 | -100 | 34 | 197 | 380 | 577 | 0 | 0 | 0 | 76 | 61 | 57 | 2157 | 0 | 715 | 701 | 732 | 3488 | 1021 | 581 | 1371 | 243 | 35 | 14.40% | 260 | 64 | 75.38% | 0 | 741 | 1835 | 40.38% | 937 | 2531 | 37.02% | 466 | 1191 | 39.13% | 1162 | 789 | 2399 | 503 | 770 | 319 |
| 19 | 70 | 15 | 45 | 0 | 6 | 4 | 0 | 0 | 214 | 365 | -151 | 35 | 11 | 20 | 0 | 2 | 2 | 0 | 0 | 120 | 183 | -63 | 35 | 4 | 25 | 0 | 4 | 2 | 0 | 0 | 94 | 182 | -88 | 46 | 214 | 416 | 630 | 2 | 0 | 0 | 79 | 68 | 61 | 2474 | 0 | 803 | 796 | 849 | 3403 | 999 | 557 | 1498 | 253 | 41 | 16.21% | 238 | 61 | 74.37% | 4 | 824 | 2029 | 40.61% | 931 | 2410 | 38.63% | 462 | 1160 | 39.83% | 1296 | 910 | 2177 | 476 | 746 | 322 |
| 20 | 6 | 2 | 4 | 0 | 0 | 0 | 0 | 0 | 22 | 26 | -4 | 2 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 8 | 8 | 0 | 4 | 1 | 3 | 0 | 0 | 0 | 0 | 0 | 14 | 18 | -4 | 4 | 22 | 42 | 64 | 0 | 0 | 10 | 7 | 5 | 0 | 250 | 90 | 78 | 82 | 0 | 266 | 81 | 49 | 153 | 18 | 1 | 5.56% | 21 | 5 | 76.19% | 0 | 93 | 198 | 46.97% | 97 | 190 | 51.05% | 46 | 107 | 42.99% | 129 | 90 | 159 | 41 | 70 | 33 |
| Total Regular Season | 820 | 256 | 470 | 0 | 36 | 28 | 17 | 13 | 2335 | 3154 | -819 | 409 | 136 | 224 | 0 | 15 | 16 | 10 | 8 | 1237 | 1532 | -295 | 411 | 120 | 246 | 0 | 21 | 12 | 7 | 5 | 1098 | 1622 | -524 | 659 | 2335 | 4223 | 6558 | 6 | 31 | 10 | 878 | 734 | 660 | 24084 | 90 | 7880 | 7892 | 8046 | 27253 | 7822 | 8507 | 16009 | 3751 | 625 | 16.66% | 3628 | 808 | 77.73% | 31 | 11450 | 24167 | 47.38% | 10295 | 24546 | 41.94% | 5734 | 12741 | 45.00% | 19107 | 13728 | 21080 | 5561 | 9297 | 4514 |
| Playoff | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 12 | 6 | 2 | 4 | 0 | 0 | 0 | 0 | 0 | 16 | 22 | -6 | 3 | 1 | 2 | 0 | 0 | 0 | 0 | 0 | 8 | 11 | -3 | 3 | 1 | 2 | 0 | 0 | 0 | 0 | 0 | 8 | 11 | -3 | 4 | 16 | 29 | 45 | 2 | 0 | 0 | 6 | 2 | 7 | 135 | 0 | 49 | 38 | 46 | 158 | 48 | 86 | 103 | 30 | 5 | 16.67% | 34 | 5 | 85.29% | 0 | 66 | 164 | 40.24% | 60 | 157 | 38.22% | 31 | 99 | 31.31% | 129 | 86 | 164 | 46 | 74 | 35 |
| 14 | 11 | 6 | 5 | 0 | 0 | 0 | 0 | 0 | 22 | 23 | -1 | 5 | 3 | 2 | 0 | 0 | 0 | 0 | 0 | 10 | 10 | 0 | 6 | 3 | 3 | 0 | 0 | 0 | 0 | 0 | 12 | 13 | -1 | 12 | 22 | 39 | 61 | 1 | 0 | 0 | 5 | 8 | 7 | 214 | 0 | 73 | 73 | 56 | 244 | 83 | 131 | 176 | 57 | 9 | 15.79% | 50 | 6 | 88.00% | 0 | 141 | 318 | 44.34% | 148 | 311 | 47.59% | 66 | 151 | 43.71% | 245 | 164 | 293 | 86 | 140 | 66 |
| Total Playoff | 17 | 8 | 9 | 0 | 0 | 0 | 0 | 0 | 38 | 45 | -7 | 8 | 4 | 4 | 0 | 0 | 0 | 0 | 0 | 18 | 21 | -3 | 9 | 4 | 5 | 0 | 0 | 0 | 0 | 0 | 20 | 24 | -4 | 16 | 38 | 68 | 106 | 3 | 0 | 0 | 11 | 10 | 14 | 349 | 0 | 122 | 111 | 102 | 402 | 131 | 217 | 279 | 87 | 14 | 16.09% | 84 | 11 | 86.90% | 0 | 207 | 482 | 42.95% | 208 | 468 | 44.44% | 97 | 250 | 38.80% | 374 | 250 | 457 | 133 | 215 | 101 |
Players Ratings by Showtime Hockey | WebSim by SimonT Hockey Simulator