{
  "slug": "synthetic-cfl-2025-w12-ham",
  "game_id": "SYNTHETIC_CFL_2025_W12_HAM",
  "display": "CFL 2025 \u2014 Wk 12 (HAM)",
  "league": "CFL",
  "season": 2025,
  "week": 12,
  "away_team": "",
  "home_team": "",
  "score_away": "",
  "score_home": "",
  "date_str": "",
  "channel": "",
  "record_home": "",
  "record_away": "",
  "sport_slug": "cfl-2025",
  "synthetic": true,
  "player_count": 1,
  "stat_keys": [
    "interceptions_lost",
    "passing_tds",
    "passing_yards",
    "rushing_tds",
    "rushing_yards"
  ],
  "players": [
    {
      "canonical_id": "ham-qb",
      "canonical_name": "HAM QB",
      "positions": [
        "QB"
      ],
      "ambiguous": false,
      "stats": {
        "passing_yards": 0.0,
        "passing_tds": 0.0,
        "interceptions_lost": 0.0,
        "rushing_yards": 0.0,
        "rushing_tds": 0.0
      }
    }
  ]
}