Solutions
For scoring apps
Integrate schedules once, now. When results ship, they arrive through the connection you already built.
The problem in your words
Before anyone can score a game, your app needs to know the game exists — teams, kickoff, field. Today that means per-platform imports or asking coaches to type it in again.
How the hub answers it, honestly
Today: read canonical schedules for any team or competition from one API, kept current by delta sync — the game is on the phone before the coach opens your app. Results and standings are roadmap and are labelled that way everywhere on this site; when they ship, pushing a final score is the same observation call you already make, in reverse.
- Schedules API + Events & Sync are production surface today
- Scores & Standings is roadmap — the "Coming" badge is not decoration
- The OYSS spec is Apache-2.0: build against it before talking to anyone