Actions
Feature #1
openAdd Magic Numbers feature for playoff race tracking
Status:
Backlog
Priority:
Medium
Assignee:
-
Start date:
12/30/2025
Due date:
% Done:
0%
Estimated time:
Description
Implement magic numbers feature to help fans track playoff races.
What are Magic Numbers?¶
Magic Numbers provide a simplified framework for understanding NHL playoff races with two key metrics:
- Magic #: How many points a team needs to clinch a playoff spot
- Tragic #: How many points separate a team from mathematical elimination
How They Work¶
Magic # Mechanics:
- Anchored to the strongest team that could finish 9th in the conference
- Decreases when the target team earns points, competitors lose, or ceiling calculations shift
- Reaches 0 upon playoff clinching
Tragic # Mechanics:
- Anchored to the playoff cutoff (9th place if in playoffs; 8th place if outside)
- Decreases when chasers gain points or the team loses games
- Reaches 0 upon mathematical elimination
Required Features¶
- Real-time standings data integration (NHL APIs)
- Remaining games calculator for each team
- Maximum points ceiling computation per team
- Dynamic threshold tracking (9th/8th place lines)
- Bidirectional update logic (both numbers can move independently)
- Conference-level segmentation for calculations
- UI displaying both metrics simultaneously
- Daily email notification system for subscribers
References¶
- Explainer: https://hockeymagicnumbers.com/explainer
No data to display
Actions