Enter game results, model picks, probabilities — visualize and export.
Tip: columns required for metrics: season,week,home_team,away_team,home_points,away_points,model_prob_home
season
week
home_team
away_team
home_points
away_points
model_pick
model_prob_home
notes
actions
Weekly Record (wins / losses)
Cumulative Accuracy
Calibration (prob bins)
Model Probability Distribution
After you finish editing, click Download JSON and commit the downloaded file to docs/data/results.json in your repo. The rest of your site can be configured to read that file. If you want automatic commits, we can add a GitHub Actions step later.