{
    "status": "success",
    "count": 3,
    "data": [
        {
            "School": "Talihina",
            "SchoolScore": "12",
            "School2": "Broken Bow",
            "School2Score": "26",
            "Quarter": "1st Quarter",
            "LastUpdated": "2026-04-27 12:43:36"
        },
        {
            "School": "Broken Arrow",
            "SchoolScore": "0",
            "School2": "Fort Smith",
            "School2Score": "32",
            "Quarter": "1st Quarter",
            "LastUpdated": "2026-04-24 19:40:48"
        },
        {
            "School": "Talihina",
            "SchoolScore": "20",
            "School2": "Jenna",
            "School2Score": "4",
            "Quarter": "4th Quarter",
            "LastUpdated": "2026-04-25 15:18:28"
        }
    ]
}