{
  "slug": "synthetic-af1-2025-w3-swkansas",
  "game_id": "SYNTHETIC_AF1_2025_W3_SWKANSAS",
  "display": "OREGON @ SW KANSAS (41\u201340)",
  "league": "AF1",
  "season": 2025,
  "week": 3,
  "away_team": "OREGON",
  "home_team": "SW KANSAS",
  "score_away": 41,
  "score_home": 40,
  "date_str": "2025-03-30",
  "channel": "",
  "record_home": "",
  "record_away": "",
  "sport_slug": "af1-2025",
  "synthetic": true,
  "player_count": 2,
  "stat_keys": [
    "interceptions_lost",
    "passing_tds",
    "passing_yards",
    "receiving_tds",
    "receiving_yards",
    "receptions",
    "rushing_tds",
    "rushing_yards"
  ],
  "players": [
    {
      "canonical_id": "charles-hall",
      "canonical_name": "Charles Hall",
      "positions": [
        "WR"
      ],
      "ambiguous": false,
      "stats": {
        "rushing_yards": 5.0,
        "receptions": 4.0,
        "receiving_yards": 108.0,
        "receiving_tds": 2.0
      }
    },
    {
      "canonical_id": "sw-kansas-qb",
      "canonical_name": "SW KANSAS QB",
      "positions": [
        "QB"
      ],
      "ambiguous": false,
      "stats": {
        "passing_yards": 227.0,
        "passing_tds": 4.0,
        "interceptions_lost": 2.0,
        "rushing_yards": 33.0,
        "rushing_tds": 1.0
      }
    }
  ]
}