Release Log
Coverage MatrixDocumentationChange LogLog InContact Us
Release Log

Football APIs

Parent IDs

Release DateFeeds AffectedBenefit
07/31/2024Current Season Schedule

Current Week Schedule

Game Boxscore

Game Roster

Game Statistics

Play-by-Play

Season Schedule

Tournament Schedule

Weekly Schedule
Added a standard parent Id (parent_id) to games.

Use this Id to group events (like the Super Bowl or NCAA bowl games) across seasons.
<game xmlns="http://feed.elasticstats.com/schema/football/pbp-v7.0.xsd" id="ca9d8f84-8e7b-4ee7-a310-54c2e3ca4edc" 
	status="scheduled" scheduled="2025-02-09T23:30:00+00:00" entry_mode="LDE" neutral_site="true" 
  game_type="playoff" conference_game="false" title="Super Bowl LIX" parent_id="f6c2b12d-966c-41a5-98a7-054620fba38b">
{
    "id": "ca9d8f84-8e7b-4ee7-a310-54c2e3ca4edc",
    "status": "scheduled",
    "scheduled": "2025-02-09T23:30:00+00:00",
    "entry_mode": "LDE",
    "neutral_site": true,
    "game_type": "playoff",
    "conference_game": false,
    "title": "Super Bowl LIX",
    "parent_id": "f6c2b12d-966c-41a5-98a7-054620fba38b",
    "summary": {
        "season": {
            "id": "26a6a4e0-dfc9-11ee-8f7c-27de425212d4",
            "year": 2024,
            "type": "PST",
            "name": "PST"
        },
        "week": {
            "id": "e33d8a00-91d7-4cb5-b5f3-51cdaadd7089",
            "sequence": 4,
            "title": "4"
        },
        "venue": {
            "id": "3c85d89a-ec66-4983-acd5-1381d6c8673a",
            "name": "Caesars Superdome",
            "city": "New Orleans",
            "state": "LA",
            "country": "USA",
            "zip": "70112",
            "address": "1500 Sugar Bowl Drive",
            "capacity": 73208,
            "surface": "artificial",
            "roof_type": "dome",
            "sr_id": "sr:venue:8195",
            "location": {
                "lat": "29.950928",
                "lng": "-90.080876"
            }
        },
        "home": {
            "name": "NFC Championship (win)",
            "alias": "NFC Championship (win)"
        },
        "away": {
            "name": "AFC Championship (win)",
            "alias": "AFC Championship (win)"
        }
    },
    "broadcast": {
        "network": "FOX"
    },
    "periods": [],
    "_comment": "Generation started @ 2024-07-31 20:03:06 UTC ended @ 2024-07-31 20:03:06 UTC"
}

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