UFL API – Integration Guide
August 31st, 2026
A new Integration Guide is now available for the UFL API.
⭐ Benefit
The guide pairs step-by-step integration scenarios (schedules, live game tracking, standings, rosters and players, seasonal statistics, playoffs, and change monitoring) with UFL fundamentals, a canonical Game Status Workflow reference, Push feed integration, per-feed update frequencies, and workflow diagrams.
🏈 Recommended Actions
- Start with the Overview for the guide map and a recommended reading order
- Read UFL Fundamentals for the season model, league structure, and what changes coming from the NFL API
- Use the Game Status Workflow page as the canonical reference when building state machines or notification logic; treat
closedandcancelledas the only terminal statuses - Size polling against the Update Frequencies chart and drive live polling from the game
status - Follow the Integration Scenarios that match your use case for end-to-end workflows with request and response examples
📄Documentation:
- UFL Integration Guide at https://developer.sportradar.com/football/docs/ufl-ig-overview
