{
  "slug": "synthetic-cfl-2025-w20-ham",
  "game_id": "SYNTHETIC_CFL_2025_W20_HAM",
  "display": "CFL 2025 \u2014 Wk 20 (HAM)",
  "league": "CFL",
  "season": 2025,
  "week": 20,
  "away_team": "",
  "home_team": "",
  "score_away": "",
  "score_home": "",
  "date_str": "",
  "channel": "",
  "record_home": "",
  "record_away": "",
  "sport_slug": "cfl-2025",
  "synthetic": true,
  "player_count": 3,
  "stat_keys": [
    "interceptions_lost",
    "passing_tds",
    "passing_yards",
    "receiving_tds",
    "receiving_yards",
    "receptions",
    "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
      }
    },
    {
      "canonical_id": "luther-hakunavanhu",
      "canonical_name": "Luther HAKUNAVANHU",
      "positions": [
        "WR"
      ],
      "ambiguous": false,
      "stats": {
        "receiving_yards": 0.0,
        "receiving_tds": 0.0,
        "receptions": 0.0
      }
    },
    {
      "canonical_id": "odieu-hiliare",
      "canonical_name": "Odieu Hiliare",
      "positions": [
        "WR"
      ],
      "ambiguous": false,
      "stats": {
        "receptions": 4.0,
        "receiving_yards": 32.0
      }
    }
  ]
}