GuidesRelease Log
Coverage MatrixDocumentationChange LogLog InContact Us
Release Log

Football APIs

Source Games

Release Date

Feeds Affected

Benefit

08/09/2024

Current Season Schedule
Current Week Schedule
Season Schedule
Weekly Schedule

We've added the source object from our new Tournament endpoints to the remaining Schedule endpoints.
Use the source field to access prior games in a tournament before the games have been played. Then use these games to create tournament brackets for the NFL playoffs, expanded College Football Playoff, and other football league tournaments.

Update applies to: NFL v7, NCAAFB v7, UFL v7

{
   "id":"3d8f5827-49b1-49b2-b2de-7087c54208fb",
   "status":"scheduled",
   "coverage":"full",
   "game_type":"regular",
   "scheduled":"2024-08-05T16:41:00+00:00",
   "entry_mode":"LDE",
   "conference_game":false,
   "home":{
      "name":"Semifinal 1 (win)",
      "alias":"Semifinal 1 (win)",
      "source":{
         "id":"7e8a2912-61f9-4142-8042-bb92e769ae84",
         "title":"Semifinal 1",
         "status":"closed",
         "coverage":"full",
         "game_type":"regular",
         "scheduled":"2024-07-30T17:29:00+00:00",
         "entry_mode":"LDE",
         "outcome":"win"
      }
   },
   "away":{
      "name":"Semifinal 2 (win)",
      "alias":"Semifinal 2 (win)",
      "source":{
         "id":"661af86f-33c7-4b57-9b17-3349c4a7caae",
         "title":"Semifinal 2",
         "status":"scheduled",
         "coverage":"full",
         "game_type":"regular",
         "scheduled":"2024-07-30T17:29:00+00:00",
         "entry_mode":"LDE",
         "outcome":"win"
      }
   },
   "timezone":{
      
   }
}