Standings & Schedule¶
The app gives you richly formatted standings tables and schedule cards so you can track your team's position and upcoming games at a glance.
Standings¶
Use /standings to pull up the current league standings. The display is organized by division.
How to Read the Table¶
- Division header: A colored bar at the top of each section shows the division name (Central, Pacific, Atlantic, Metropolitan)
- Team rows: Each row shows the team logo, team name, and key stats
- Your team: Your team's row is highlighted with a distinct background color so you can spot it immediately
- Alternating rows: Rows alternate between two shades for easy reading
Stats Columns¶
| Column | Meaning |
|---|---|
| GP | Games played |
| W | Wins |
| L | Losses |
| OTL | Overtime losses |
| PTS | Points |
| P% | Points percentage |
| RW | Regulation wins |
| ROW | Regulation + overtime wins |
| GF | Goals for |
| GA | Goals against |
| DIFF | Goal differential |
| STRK | Current streak |
Sorting
Teams are ranked by points (PTS) within each division, matching the official NHL standings order.
Schedule¶
Use /schedule to see upcoming games, or /nextgame for just the next one.
How to Read a Schedule Card¶
Each game is displayed as a card with two sections:
- Date header bar at the top — gray for most dates, highlighted in your team's color for today's game
- Game card body below with a three-column layout:
| Left Column | Center | Right Column |
|---|---|---|
| Away team logo (48x48) | Matchup title (e.g., "COL @ NYR") | Home team logo (48x48) |
| Away team record | Game time | Home team record |
| Venue name |
Time zone
Game times are displayed in your local time zone as set on your device.
Power Rankings¶
Use /powerrankings to see where every team ranks across the league. Rankings are sourced from MoneyPuck's model, which factors in recent performance, shot quality, and other advanced metrics.
Playoff Odds¶
Track your team's postseason chances with these commands:
| Command | What It Shows |
|---|---|
/playoffodds |
Percentage chance of making the playoffs |
/playoffmatchups |
Projected first-round matchups based on current standings |
/advancementodds |
If your team is in a playoff series, the probability of advancing |
Data source
Playoff probabilities are calculated using MoneyPuck's simulation model, which runs thousands of season simulations based on current standings and team strength metrics.