ESPN API Debug Tool

Event ID: 401752836

1. Summary Endpoint Analysis

A. Available Top-Level Fields

❌ No 'situation' field found in summary

E. Scoring Plays

Found 11 scoring plays

Latest Scoring Play Structure:

Field Value
Play ID 401752836104978101
Type Rushing Touchdown
Score Value null
Text Khobie Martin 1 Yd Run (Nico Radicic Kick)
Has 'athletes' field? ✗ NO
Has 'players' field? ✗ NO
Has 'athletesInvolved' field? ✗ NO

Raw Latest Scoring Play Data:

{
    "id": "401752836104978101",
    "type": {
        "id": "68",
        "text": "Rushing Touchdown",
        "abbreviation": "TD"
    },
    "text": "Khobie Martin 1 Yd Run (Nico Radicic Kick)",
    "awayScore": 0,
    "homeScore": 73,
    "period": {
        "number": 4
    },
    "clock": {
        "value": 138,
        "displayValue": "2:18"
    },
    "team": {
        "id": "84",
        "uid": "s:20~l:23~t:84",
        "displayName": "Indiana Hoosiers",
        "abbreviation": "IU",
        "links": [
            {
                "href": "https:\/\/www.espn.com\/college-football\/team\/_\/id\/84\/indiana-hoosiers",
                "text": "Clubhouse"
            },
            {
                "href": "https:\/\/www.espn.com\/college-football\/team\/schedule\/_\/id\/84",
                "text": "Schedule"
            }
        ],
        "logo": "https:\/\/a.espncdn.com\/i\/teamlogos\/ncaa\/500\/84.png",
        "logos": [
            {
                "href": "https:\/\/a.espncdn.com\/i\/teamlogos\/ncaa\/500\/84.png",
                "width": 500,
                "height": 500,
                "alt": "",
                "rel": [
                    "full",
                    "default"
                ],
                "lastUpdated": "2023-12-13T21:29Z"
            },
            {
                "href": "https:\/\/a.espncdn.com\/i\/teamlogos\/ncaa\/500-dark\/84.png",
                "width": 500,
                "height": 500,
                "alt": "",
                "rel": [
                    "full",
                    "dark"
                ],
                "lastUpdated": "2023-12-13T21:30Z"
            }
        ]
    },
    "scoringType": {
        "name": "touchdown",
        "displayName": "Touchdown",
        "abbreviation": "TD"
    }
}

All Scoring Plays (last 3):

Play 1: Jonathan Brady 12 Yd pass from Alberto Mendoza (Nico Radicic Kick)
Score Value: null
Athletes: NOT FOUND
Players: NOT FOUND
Play 2: Khobie Martin 20 Yd Run (Nico Radicic Kick)
Score Value: null
Athletes: NOT FOUND
Players: NOT FOUND
Play 3: Khobie Martin 1 Yd Run (Nico Radicic Kick)
Score Value: null
Athletes: NOT FOUND
Players: NOT FOUND

❌ Failed to fetch play-by-play data

3. Data Availability Summary

Data Source Available? Has Player Data? Notes
summary.situation.lastPlay Best source when available
summary.scoringPlays Often missing athlete details
playbyplay.drives.plays Usually has participants

4. Raw JSON Data