{
  "slug": "synthetic-cfl-2024-w19-ham",
  "game_id": "SYNTHETIC_CFL_2024_W19_HAM",
  "display": "CFL 2024 \u2014 Wk 19 (HAM)",
  "league": "CFL",
  "season": 2024,
  "week": 19,
  "away_team": "",
  "home_team": "",
  "score_away": "",
  "score_home": "",
  "date_str": "",
  "channel": "",
  "record_home": "",
  "record_away": "",
  "sport_slug": "cfl-2024",
  "synthetic": true,
  "player_count": 3,
  "stat_keys": [
    "interceptions_lost",
    "interceptions_made",
    "passing_tds",
    "passing_yards",
    "points_against",
    "rushing_tds",
    "rushing_yards",
    "sacks"
  ],
  "players": [
    {
      "canonical_id": "bo-levi-mitchell",
      "canonical_name": "Bo Levi Mitchell",
      "positions": [
        "QB"
      ],
      "ambiguous": false,
      "stats": {
        "passing_yards": 306.0,
        "passing_tds": 2.0,
        "interceptions_lost": 2.0,
        "rushing_yards": 3.0,
        "rushing_tds": 0.0
      }
    },
    {
      "canonical_id": "ham-dst",
      "canonical_name": "HAM DST",
      "positions": [
        "DST"
      ],
      "ambiguous": false,
      "stats": {
        "points_against": 37.0,
        "sacks": 1.0,
        "interceptions_made": 0.0
      }
    },
    {
      "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
      }
    }
  ]
}