Skip to main content

Match / Game Endpoints

All match endpoints use the format /api/match/:matchId/...

Scoring Format

American football scores by quarter. The /scores endpoint returns:
  • period1period4 = Q1–Q4 points
  • overtime appears only when the game goes to OT
  • current = total points

Endpoints

Last modified on April 12, 2026