| 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 | Sheldon Dries | 0 | X | X | X | 100.00 | 56 | 38 | 79 | 64 | 65 | 91 | 82 | 63 | 67 | 59 | 65 | 58 | 63 | 71 | 73 | 34 | 50 | 63 | 0 | ||
| 2 | Mitchell Stephens | 0 | X | 100.00 | 66 | 38 | 89 | 62 | 75 | 78 | 85 | 58 | 78 | 60 | 59 | 67 | 56 | 68 | 70 | 64 | 50 | 63 | 0 | ||||
| 3 | James Hamblin | 0 | X | 100.00 | 59 | 36 | 90 | 66 | 67 | 82 | 77 | 64 | 67 | 61 | 62 | 60 | 65 | 67 | 68 | 42 | 50 | 63 | 0 | ||||
| 4 | Justin Dowling | 0 | X | X | 100.00 | 66 | 35 | 93 | 64 | 66 | 78 | 82 | 62 | 74 | 60 | 61 | 62 | 63 | 75 | 77 | 23 | 50 | 63 | 0 | |||
| 5 | Gemel Smith | 0 | X | 100.00 | 62 | 44 | 61 | 60 | 71 | 77 | 64 | 62 | 71 | 64 | 58 | 57 | 60 | 71 | 73 | 48 | 50 | 61 | 0 | ||||
| 6 | Kyle Clifford | 0 | X | 100.00 | 75 | 86 | 50 | 60 | 84 | 77 | 72 | 58 | 62 | 59 | 60 | 57 | 56 | 74 | 76 | 41 | 50 | 61 | 0 | ||||
| 7 | Carl Berglund | 0 | X | 100.00 | 73 | 38 | 94 | 58 | 82 | 76 | 70 | 56 | 64 | 57 | 53 | 59 | 54 | 65 | 67 | 42 | 50 | 60 | 0 | ||||
| 8 | Luke Toporowski | 0 | X | 100.00 | 60 | 39 | 80 | 61 | 69 | 84 | 82 | 58 | 62 | 60 | 59 | 56 | 58 | 64 | 66 | 43 | 50 | 60 | 0 | ||||
| 9 | Corey Andonovski | 0 | X | 100.00 | 67 | 42 | 67 | 57 | 76 | 71 | 81 | 54 | 59 | 55 | 56 | 58 | 54 | 66 | 68 | 42 | 50 | 59 | 0 | ||||
| 10 | Adam Raska | 0 | X | 100.00 | 68 | 65 | 62 | 57 | 66 | 69 | 82 | 56 | 54 | 57 | 55 | 56 | 53 | 64 | 66 | 48 | 50 | 58 | 0 | ||||
| 11 | Roland McKeown | 0 | X | 100.00 | 67 | 40 | 76 | 59 | 76 | 74 | 86 | 58 | 30 | 59 | 58 | 57 | 48 | 69 | 71 | 58 | 50 | 62 | 0 | ||||
| 12 | Tyler Wotherspoon | 0 | X | 100.00 | 73 | 38 | 93 | 59 | 82 | 66 | 86 | 56 | 30 | 58 | 52 | 57 | 45 | 72 | 74 | 43 | 50 | 62 | 0 | ||||
| Scratches | |||||||||||||||||||||||||||
| 1 | Mike Vecchione | 0 | X | 100.00 | 60 | 37 | 89 | 61 | 69 | 81 | 85 | 60 | 63 | 59 | 61 | 56 | 62 | 72 | 74 | 27 | 50 | 62 | 0 | ||||
| TEAM AVERAGE | 100.00 | 66 | 44 | 79 | 61 | 73 | 77 | 80 | 59 | 60 | 59 | 58 | 58 | 57 | 69 | 71 | 43 | 50 | 61 | ||||||||
| 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| Bob Woods | 63 | 65 | 68 | 69 | 86 | 80 | 61 | CAN | 57 | 6 | 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Adam Raska | RW | 24 | 2001-09-25 | No | 178 Lbs | 5 ft10 | No | No | No | 1 | RFA | Pro & Farm | 300,000$ | 0$ | 0$ | No | Link / NHL Link | |
| Carl Berglund | C | 25 | 2000-01-16 | No | 207 Lbs | 6 ft2 | No | No | No | 1 | RFA | Pro & Farm | 300,000$ | 0$ | 0$ | No | Link / NHL Link | |
| Corey Andonovski | RW | 26 | 1999-03-26 | No | 195 Lbs | 6 ft1 | No | No | No | 2 | RFA | Pro & Farm | 300,000$ | 0$ | 0$ | No | Link / NHL Link | |
| Gemel Smith | C | 31 | 1994-04-16 | No | 203 Lbs | 5 ft10 | No | No | No | 4 | UFA | Pro & Farm | 400,000$ | 0$ | 0$ | No | Link | |
| James Hamblin | LW | 26 | 1999-04-27 | No | 185 Lbs | 5 ft10 | No | No | No | 2 | RFA | Pro & Farm | 300,000$ | 0$ | 0$ | No | Link / NHL Link | |
| Justin Dowling | C/LW | 35 | 1990-10-01 | No | 180 Lbs | 5 ft10 | No | No | No | 1 | UFA | Pro & Farm | 400,000$ | 0$ | 0$ | No | Link / NHL Link | |
| Kyle Clifford | LW | 34 | 1991-01-13 | No | 217 Lbs | 6 ft2 | No | No | No | 1 | UFA | Pro & Farm | 400,000$ | 0$ | 0$ | No | Link / NHL Link | |
| Luke Toporowski | LW | 24 | 2001-04-12 | No | 183 Lbs | 5 ft11 | No | No | No | 2 | RFA | Pro & Farm | 300,000$ | 0$ | 0$ | No | Link / NHL Link | |
| Mike Vecchione | LW | 32 | 1993-02-25 | No | 193 Lbs | 5 ft10 | No | No | No | 1 | UFA | Pro & Farm | 500,000$ | 0$ | 0$ | No | Link / NHL Link | |
| Mitchell Stephens | C | 28 | 1997-02-05 | No | 203 Lbs | 6 ft0 | No | No | No | 2 | UFA | Pro & Farm | 300,000$ | 0$ | 0$ | No | Link / NHL Link | |
| Roland McKeown | D | 29 | 1996-01-20 | No | 195 Lbs | 6 ft1 | No | No | No | 4 | UFA | Pro & Farm | 370,000$ | 0$ | 0$ | No | Link / NHL Link | |
| Sheldon Dries | C/LW/RW | 31 | 1994-04-23 | No | 180 Lbs | 5 ft9 | No | No | No | 2 | UFA | Pro & Farm | 500,000$ | 0$ | 0$ | No | Link / NHL Link | |
| Tyler Wotherspoon | D | 32 | 1993-03-12 | No | 207 Lbs | 6 ft2 | No | No | No | 2 | UFA | Pro & Farm | 380,000$ | 0$ | 0$ | No | Link / NHL Link |
| Total Players | Average Age | Average Weight | Average Height | Average Contract | Average Year 1 Salary |
|---|---|---|---|---|---|
| 13 | 29.00 | 194 Lbs | 6 ft0 | 1.92 | 365,385$ |
| 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 |
| 9 | 2 | L7 | 25 | 48 | 73 | 264 | 530 | 117 | 87 | 199 | 0 | 0 |
| All Games | ||||||||
|---|---|---|---|---|---|---|---|---|
| GP | W | L | OTW | OTL | SOW | SOL | GF | GA |
| 9 | 1 | 8 | 0 | 0 | 0 | 0 | 25 | 52 |
| Home Games | ||||||||
|---|---|---|---|---|---|---|---|---|
| GP | W | L | OTW | OTL | SOW | SOL | GF | GA |
| 5 | 1 | 4 | 0 | 0 | 0 | 0 | 13 | 26 |
| Visitor Games | ||||||||
|---|---|---|---|---|---|---|---|---|
| GP | W | L | OTW | OTL | SOW | SOL | GF | GA |
| 4 | 0 | 4 | 0 | 0 | 0 | 0 | 12 | 26 |
| Last 10 Games | |||||
|---|---|---|---|---|---|
| W | L | OTW | OTL | SOW | SOL |
| 1 | 8 | 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 |
|---|---|---|---|---|---|---|
| 15 | 2 | 13.33% | 42 | 7 | 83.33% | 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 |
|---|---|---|---|---|---|---|---|
| 94 | 81 | 89 | 0 | 11 | 8 | 6 | 0 |
| Face Offs | ||||||||
|---|---|---|---|---|---|---|---|---|
| Won Offensive Zone | Total Offensive | Won Offensive % | Won Defensif Zone | Total Defensive | Won Defensive % | Won Neutral Zone | Total Neutral | Won Neutral % |
| 83 | 233 | 35.62% | 129 | 349 | 36.96% | 58 | 148 | 39.19% |
| Puck Time | |||||
|---|---|---|---|---|---|
| In Offensive Zone | Control In Offensive Zone | In Defensive Zone | Control In Defensive Zone | In Neutral Zone | Control In Neutral Zone |
| 141 | 89 | 295 | 64 | 103 | 43 |
| 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 | 6 | Canucks | 6 | Wranglers | 4 | L | BoxScore | |||
| 10 - 2025-08-24 | 24 | Canucks | 2 | Wranglers | 4 | W | BoxScore | |||
| 13 - 2025-08-27 | 31 | Wranglers | 2 | Firebirds | 8 | L | BoxScore | |||
| 15 - 2025-08-29 | 42 | Wranglers | 4 | Silver Knights | 6 | L | BoxScore | |||
| 16 - 2025-08-30 | 53 | Wranglers | 2 | Silver Knights | 7 | L | BoxScore | |||
| 19 - 2025-09-02 | 65 | Wranglers | 4 | Condors | 5 | L | BoxScore | |||
| 22 - 2025-09-05 | 79 | Eagles | 6 | Wranglers | 1 | L | BoxScore | |||
| 24 - 2025-09-07 | 96 | Eagles | 6 | Wranglers | 1 | L | BoxScore | |||
| 26 - 2025-09-09 | 102 | Gulls | 6 | Wranglers | 3 | L | BoxScore | |||
| 28 - 2025-09-11 | 111 | Gulls | - | Wranglers | - | |||||
| 33 - 2025-09-16 | 139 | Condors | - | Wranglers | - | |||||
| 34 - 2025-09-17 | 145 | Condors | - | Wranglers | - | |||||
| 37 - 2025-09-20 | 166 | Silver Knights | - | Wranglers | - | |||||
| 38 - 2025-09-21 | 171 | Silver Knights | - | Wranglers | - | |||||
| 44 - 2025-09-27 | 213 | Wranglers | - | Barracuda | - | |||||
| 45 - 2025-09-28 | 219 | Wranglers | - | Barracuda | - | |||||
| 48 - 2025-10-01 | 225 | Wranglers | - | Gulls | - | |||||
| 50 - 2025-10-03 | 237 | Wranglers | - | Roadrunners | - | |||||
| 51 - 2025-10-04 | 252 | Wranglers | - | Roadrunners | - | |||||
| 57 - 2025-10-10 | 274 | Wranglers | - | Moose | - | |||||
| 59 - 2025-10-12 | 294 | Wranglers | - | Moose | - | |||||
| 64 - 2025-10-17 | 316 | Roadrunners | - | Wranglers | - | |||||
| 65 - 2025-10-18 | 328 | Roadrunners | - | Wranglers | - | |||||
| 68 - 2025-10-21 | 342 | Moose | - | Wranglers | - | |||||
| 69 - 2025-10-22 | 349 | Moose | - | Wranglers | - | |||||
| 72 - 2025-10-25 | 372 | Wranglers | - | Firebirds | - | |||||
| 73 - 2025-10-26 | 379 | Wranglers | - | Firebirds | - | |||||
| 76 - 2025-10-29 | 395 | Wranglers | - | Reign | - | |||||
| 78 - 2025-10-31 | 406 | Silver Knights | - | Wranglers | - | |||||
| 80 - 2025-11-02 | 424 | Silver Knights | - | Wranglers | - | |||||
| 88 - 2025-11-10 | 457 | Canucks | - | Wranglers | - | |||||
| 90 - 2025-11-12 | 467 | Canucks | - | Wranglers | - | |||||
| 92 - 2025-11-14 | 478 | Moose | - | Wranglers | - | |||||
| 94 - 2025-11-16 | 499 | Moose | - | Wranglers | - | |||||
| 99 - 2025-11-21 | 518 | Wranglers | - | Eagles | - | |||||
| 100 - 2025-11-22 | 533 | Wranglers | - | Eagles | - | |||||
| 103 - 2025-11-25 | 543 | Roadrunners | - | Wranglers | - | |||||
| 104 - 2025-11-26 | 553 | Roadrunners | - | Wranglers | - | |||||
| 107 - 2025-11-29 | 576 | Wranglers | - | Gulls | - | |||||
| 108 - 2025-11-30 | 586 | Wranglers | - | Reign | - | |||||
| 110 - 2025-12-02 | 591 | Wranglers | - | Reign | - | |||||
| 114 - 2025-12-06 | 626 | Gulls | - | Wranglers | - | |||||
| 115 - 2025-12-07 | 627 | Gulls | - | Wranglers | - | |||||
| 120 - 2025-12-12 | 659 | Wranglers | - | Canucks | - | |||||
| 121 - 2025-12-13 | 675 | Wranglers | - | Canucks | - | |||||
| 127 - 2025-12-19 | 688 | Wranglers | - | Silver Knights | - | |||||
| 128 - 2025-12-20 | 702 | Wranglers | - | Silver Knights | - | |||||
| 135 - 2025-12-27 | 738 | Reign | - | Wranglers | - | |||||
| 137 - 2025-12-29 | 755 | Reign | - | Wranglers | - | |||||
| 142 - 2026-01-03 | 790 | Wranglers | - | Firebirds | - | |||||
| 143 - 2026-01-04 | 799 | Wranglers | - | Reign | - | |||||
| 146 - 2026-01-07 | 811 | Wranglers | - | Gulls | - | |||||
| 148 - 2026-01-09 | 822 | Canucks | - | Wranglers | - | |||||
| 149 - 2026-01-10 | 835 | Canucks | - | Wranglers | - | |||||
| 152 - 2026-01-13 | 847 | Firebirds | - | Wranglers | - | |||||
| 153 - 2026-01-14 | 855 | Firebirds | - | Wranglers | - | |||||
| Trade Deadline --- Trades can’t be done after this day is simulated! | ||||||||||
| 156 - 2026-01-17 | 870 | Wranglers | - | Moose | - | |||||
| 157 - 2026-01-18 | 885 | Wranglers | - | Moose | - | |||||
| 163 - 2026-01-24 | 924 | Wranglers | - | Canucks | - | |||||
| 164 - 2026-01-25 | 933 | Wranglers | - | Canucks | - | |||||
| 169 - 2026-01-30 | 956 | Firebirds | - | Wranglers | - | |||||
| 171 - 2026-02-01 | 971 | Firebirds | - | Wranglers | - | |||||
| 176 - 2026-02-06 | 998 | Wranglers | - | Condors | - | |||||
| 177 - 2026-02-07 | 1014 | Wranglers | - | Gulls | - | |||||
| 180 - 2026-02-10 | 1027 | Wranglers | - | Roadrunners | - | |||||
| 181 - 2026-02-11 | 1035 | Wranglers | - | Roadrunners | - | |||||
| 184 - 2026-02-14 | 1050 | Reign | - | Wranglers | - | |||||
| 186 - 2026-02-16 | 1071 | Reign | - | Wranglers | - | |||||
| 190 - 2026-02-20 | 1089 | Wranglers | - | Canucks | - | |||||
| 191 - 2026-02-21 | 1105 | Wranglers | - | Canucks | - | |||||
| 197 - 2026-02-27 | 1123 | Barracuda | - | Wranglers | - | |||||
| 199 - 2026-03-01 | 1152 | Barracuda | - | Wranglers | - | |||||
| Arena Capacity - Ticket Price Attendance - % | ||
|---|---|---|
| Level 1 | Level 2 | |
| Arena Capacity | 2000 | 1000 |
| Ticket Price | 35 | 15 |
| Attendance | 9,682 | 4,778 |
| Attendance PCT | 96.82% | 95.56% |
| Income | |||||
|---|---|---|---|---|---|
| Home Games Left | Average Attendance - % | Average Income per Game | Year to Date Revenue | Arena Capacity | Team Popularity |
| 31 | 2892 - 96.40% | 72,255$ | 361,275$ | 3000 | 100 |
| Expenses | |||
|---|---|---|---|
| Year To Date Expenses | Players Total Salaries | Players Total Average Salaries | Coaches Salaries |
| 136,436$ | 50,500$ | 50,500$ | 0$ |
| Salary Cap Per Days | Salary Cap To Date | Players In Salary Cap | Players Out of Salary Cap |
|---|---|---|---|
| 0$ | 6,436$ | 0 | 0 |
| Estimate | |||
|---|---|---|---|
| Estimated Season Revenue | Remaining Season Days | Expenses Per Days | Estimated Season Expenses |
| 2,239,905$ | 174 | 5,252$ | 913,848$ |
| 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 | 44 | 26 | 0 | 1 | 6 | 3 | 2 | 290 | 223 | 67 | 41 | 20 | 14 | 0 | 0 | 4 | 2 | 1 | 146 | 110 | 36 | 41 | 24 | 12 | 0 | 1 | 2 | 1 | 1 | 144 | 113 | 31 | 104 | 290 | 460 | 750 | 1 | 6 | 0 | 107 | 101 | 78 | 2684 | 0 | 865 | 887 | 918 | 2135 | 579 | 1307 | 1740 | 476 | 69 | 14.50% | 532 | 81 | 84.77% | 9 | 1636 | 2691 | 60.80% | 1386 | 2422 | 57.23% | 765 | 1277 | 59.91% | 2188 | 1604 | 1841 | 547 | 926 | 468 |
| 13 | 68 | 28 | 31 | 0 | 6 | 1 | 1 | 1 | 223 | 214 | 9 | 34 | 13 | 15 | 0 | 3 | 1 | 1 | 1 | 114 | 107 | 7 | 34 | 15 | 16 | 0 | 3 | 0 | 0 | 0 | 109 | 107 | 2 | 72 | 223 | 384 | 607 | 3 | 4 | 0 | 84 | 70 | 62 | 1941 | 0 | 654 | 592 | 674 | 1884 | 504 | 991 | 1305 | 367 | 69 | 18.80% | 407 | 70 | 82.80% | 5 | 1138 | 2014 | 56.50% | 1070 | 2054 | 52.09% | 566 | 1033 | 54.79% | 1665 | 1206 | 1674 | 467 | 761 | 374 |
| 14 | 68 | 32 | 28 | 0 | 3 | 2 | 1 | 2 | 229 | 167 | 62 | 34 | 14 | 17 | 0 | 0 | 1 | 1 | 1 | 110 | 82 | 28 | 34 | 18 | 11 | 0 | 3 | 1 | 0 | 1 | 119 | 85 | 34 | 76 | 229 | 390 | 619 | 2 | 6 | 0 | 101 | 75 | 49 | 2347 | 0 | 752 | 763 | 813 | 2445 | 658 | 632 | 1266 | 268 | 35 | 13.06% | 261 | 47 | 81.99% | 1 | 1003 | 2057 | 48.76% | 1079 | 2614 | 41.28% | 452 | 960 | 47.08% | 1448 | 1050 | 1913 | 472 | 739 | 338 |
| 14 | 68 | 32 | 28 | 0 | 3 | 2 | 1 | 2 | 229 | 167 | 62 | 34 | 14 | 17 | 0 | 0 | 1 | 1 | 1 | 110 | 82 | 28 | 34 | 18 | 11 | 0 | 3 | 1 | 0 | 1 | 119 | 85 | 34 | 76 | 229 | 390 | 619 | 2 | 6 | 0 | 101 | 75 | 49 | 2347 | 0 | 752 | 763 | 813 | 2445 | 658 | 632 | 1266 | 268 | 35 | 13.06% | 261 | 47 | 81.99% | 1 | 1003 | 2057 | 48.76% | 1079 | 2614 | 41.28% | 452 | 960 | 47.08% | 1448 | 1050 | 1913 | 472 | 739 | 338 |
| 14 | 68 | 32 | 28 | 0 | 3 | 2 | 1 | 2 | 229 | 167 | 62 | 34 | 14 | 17 | 0 | 0 | 1 | 1 | 1 | 110 | 82 | 28 | 34 | 18 | 11 | 0 | 3 | 1 | 0 | 1 | 119 | 85 | 34 | 76 | 229 | 390 | 619 | 2 | 6 | 0 | 101 | 75 | 49 | 2347 | 0 | 752 | 763 | 813 | 2445 | 658 | 632 | 1266 | 268 | 35 | 13.06% | 261 | 47 | 81.99% | 1 | 1003 | 2057 | 48.76% | 1079 | 2614 | 41.28% | 452 | 960 | 47.08% | 1448 | 1050 | 1913 | 472 | 739 | 338 |
| 15 | 82 | 47 | 25 | 0 | 4 | 2 | 2 | 2 | 294 | 190 | 104 | 41 | 24 | 10 | 0 | 4 | 1 | 0 | 2 | 155 | 84 | 71 | 41 | 23 | 15 | 0 | 0 | 1 | 2 | 0 | 139 | 106 | 33 | 110 | 294 | 480 | 774 | 1 | 8 | 0 | 123 | 82 | 83 | 2938 | 0 | 989 | 968 | 952 | 2166 | 618 | 854 | 1333 | 447 | 62 | 13.87% | 374 | 60 | 83.96% | 0 | 1719 | 2829 | 60.76% | 1409 | 2541 | 55.45% | 724 | 1196 | 60.54% | 2075 | 1539 | 1967 | 552 | 909 | 450 |
| 15 | 82 | 47 | 25 | 0 | 4 | 2 | 2 | 2 | 294 | 190 | 104 | 41 | 24 | 10 | 0 | 4 | 1 | 0 | 2 | 155 | 84 | 71 | 41 | 23 | 15 | 0 | 0 | 1 | 2 | 0 | 139 | 106 | 33 | 110 | 294 | 480 | 774 | 1 | 8 | 0 | 123 | 82 | 83 | 2938 | 0 | 989 | 968 | 952 | 2166 | 618 | 854 | 1333 | 447 | 62 | 13.87% | 374 | 60 | 83.96% | 0 | 1719 | 2829 | 60.76% | 1409 | 2541 | 55.45% | 724 | 1196 | 60.54% | 2075 | 1539 | 1967 | 552 | 909 | 450 |
| 16 | 82 | 16 | 59 | 0 | 2 | 3 | 1 | 1 | 259 | 414 | -155 | 41 | 9 | 29 | 0 | 1 | 1 | 0 | 1 | 129 | 198 | -69 | 41 | 7 | 30 | 0 | 1 | 2 | 1 | 0 | 130 | 216 | -86 | 42 | 259 | 383 | 642 | 1 | 0 | 0 | 102 | 86 | 68 | 2731 | 0 | 905 | 914 | 903 | 2993 | 844 | 830 | 1431 | 409 | 49 | 11.98% | 356 | 100 | 71.91% | 2 | 1109 | 2578 | 43.02% | 889 | 2447 | 36.33% | 548 | 1364 | 40.18% | 1746 | 1278 | 2327 | 553 | 863 | 383 |
| 17 | 72 | 40 | 22 | 0 | 4 | 2 | 3 | 1 | 255 | 187 | 68 | 36 | 18 | 10 | 0 | 3 | 2 | 3 | 0 | 126 | 80 | 46 | 36 | 22 | 12 | 0 | 1 | 0 | 0 | 1 | 129 | 107 | 22 | 97 | 255 | 464 | 719 | 1 | 12 | 0 | 93 | 84 | 71 | 2220 | 0 | 714 | 752 | 740 | 1985 | 573 | 843 | 1306 | 380 | 62 | 16.32% | 326 | 50 | 84.66% | 2 | 1330 | 2251 | 59.08% | 1152 | 2131 | 54.06% | 593 | 1083 | 54.76% | 1792 | 1290 | 1735 | 493 | 825 | 415 |
| 18 | 72 | 18 | 49 | 0 | 2 | 3 | 0 | 0 | 203 | 359 | -156 | 36 | 11 | 23 | 0 | 2 | 0 | 0 | 0 | 107 | 176 | -69 | 36 | 7 | 26 | 0 | 0 | 3 | 0 | 0 | 96 | 183 | -87 | 43 | 203 | 371 | 574 | 1 | 1 | 0 | 84 | 56 | 61 | 2336 | 0 | 798 | 746 | 783 | 3059 | 912 | 660 | 1429 | 278 | 35 | 12.59% | 297 | 76 | 74.41% | 1 | 809 | 1994 | 40.57% | 865 | 2371 | 36.48% | 456 | 1171 | 38.94% | 1399 | 1003 | 2172 | 479 | 757 | 335 |
| 19 | 70 | 11 | 54 | 0 | 3 | 1 | 0 | 1 | 200 | 386 | -186 | 34 | 7 | 26 | 0 | 1 | 0 | 0 | 0 | 97 | 192 | -95 | 36 | 4 | 28 | 0 | 2 | 1 | 0 | 1 | 103 | 194 | -91 | 30 | 200 | 385 | 585 | 2 | 0 | 0 | 82 | 74 | 41 | 2353 | 0 | 770 | 812 | 764 | 3473 | 973 | 576 | 1487 | 228 | 36 | 15.79% | 219 | 52 | 76.26% | 2 | 790 | 1886 | 41.89% | 940 | 2425 | 38.76% | 473 | 1195 | 39.58% | 1241 | 864 | 2210 | 477 | 758 | 327 |
| 20 | 9 | 1 | 8 | 0 | 0 | 0 | 0 | 0 | 25 | 52 | -27 | 5 | 1 | 4 | 0 | 0 | 0 | 0 | 0 | 13 | 26 | -13 | 4 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 12 | 26 | -14 | 2 | 25 | 48 | 73 | 0 | 0 | 11 | 8 | 6 | 0 | 264 | 94 | 81 | 89 | 0 | 530 | 117 | 87 | 199 | 15 | 2 | 13.33% | 42 | 7 | 83.33% | 0 | 83 | 233 | 35.62% | 129 | 349 | 36.96% | 58 | 148 | 39.19% | 141 | 89 | 295 | 64 | 103 | 43 |
| Total Regular Season | 823 | 348 | 383 | 0 | 35 | 26 | 15 | 16 | 2730 | 2716 | 14 | 411 | 169 | 192 | 0 | 18 | 13 | 9 | 10 | 1372 | 1303 | 69 | 412 | 179 | 191 | 0 | 17 | 13 | 6 | 6 | 1358 | 1413 | -55 | 838 | 2730 | 4625 | 7355 | 17 | 57 | 11 | 1109 | 866 | 694 | 27446 | 94 | 9021 | 9017 | 9125 | 27726 | 7712 | 8898 | 15361 | 3851 | 551 | 14.31% | 3710 | 697 | 81.21% | 24 | 13342 | 25476 | 52.37% | 12486 | 27123 | 46.03% | 6263 | 12543 | 49.93% | 18671 | 13568 | 21932 | 5604 | 9033 | 4266 |
| Playoff | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 11 | 5 | 1 | 4 | 0 | 0 | 0 | 0 | 0 | 6 | 9 | -3 | 2 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 1 | 3 | -2 | 3 | 1 | 2 | 0 | 0 | 0 | 0 | 0 | 5 | 6 | -1 | 2 | 6 | 10 | 16 | 0 | 0 | 0 | 2 | 2 | 1 | 96 | 0 | 26 | 30 | 39 | 125 | 42 | 79 | 92 | 36 | 3 | 8.33% | 36 | 3 | 91.67% | 0 | 64 | 155 | 41.29% | 90 | 167 | 53.89% | 30 | 58 | 51.72% | 104 | 66 | 134 | 41 | 61 | 28 |
| 12 | 5 | 1 | 4 | 0 | 0 | 0 | 0 | 0 | 10 | 21 | -11 | 2 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 3 | 8 | -5 | 3 | 1 | 2 | 0 | 0 | 0 | 0 | 0 | 7 | 13 | -6 | 2 | 10 | 18 | 28 | 0 | 0 | 0 | 4 | 2 | 4 | 115 | 0 | 38 | 39 | 38 | 117 | 29 | 78 | 91 | 27 | 3 | 11.11% | 37 | 9 | 75.68% | 0 | 88 | 158 | 55.70% | 76 | 136 | 55.88% | 48 | 77 | 62.34% | 108 | 74 | 131 | 39 | 60 | 26 |
| 15 | 5 | 1 | 4 | 0 | 0 | 0 | 0 | 0 | 10 | 15 | -5 | 2 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 1 | 6 | -5 | 3 | 1 | 2 | 0 | 0 | 0 | 0 | 0 | 9 | 9 | 0 | 2 | 10 | 17 | 27 | 0 | 0 | 0 | 6 | 2 | 2 | 171 | 0 | 65 | 67 | 39 | 139 | 46 | 63 | 89 | 20 | 1 | 5.00% | 24 | 5 | 79.17% | 0 | 120 | 185 | 64.86% | 76 | 134 | 56.72% | 42 | 70 | 60.00% | 122 | 92 | 123 | 31 | 53 | 25 |
| 17 | 6 | 2 | 4 | 0 | 0 | 0 | 0 | 0 | 15 | 27 | -12 | 3 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 7 | 18 | -11 | 3 | 2 | 1 | 0 | 0 | 0 | 0 | 0 | 8 | 9 | -1 | 4 | 15 | 25 | 40 | 0 | 0 | 0 | 6 | 7 | 2 | 158 | 0 | 49 | 58 | 51 | 233 | 90 | 73 | 119 | 27 | 5 | 18.52% | 31 | 2 | 93.55% | 0 | 69 | 170 | 40.59% | 95 | 214 | 44.39% | 43 | 96 | 44.79% | 124 | 85 | 170 | 41 | 65 | 30 |
| Total Playoff | 21 | 5 | 16 | 0 | 0 | 0 | 0 | 0 | 41 | 72 | -31 | 9 | 0 | 9 | 0 | 0 | 0 | 0 | 0 | 12 | 35 | -23 | 12 | 5 | 7 | 0 | 0 | 0 | 0 | 0 | 29 | 37 | -8 | 10 | 41 | 70 | 111 | 0 | 0 | 0 | 18 | 13 | 9 | 540 | 0 | 178 | 194 | 167 | 614 | 207 | 293 | 391 | 110 | 12 | 10.91% | 128 | 19 | 85.16% | 0 | 341 | 668 | 51.05% | 337 | 651 | 51.77% | 163 | 301 | 54.15% | 460 | 318 | 559 | 154 | 240 | 111 |
Players Ratings by Showtime Hockey | WebSim by SimonT Hockey Simulator