{
  "slug": "synthetic-cfl-2024-w6-ham",
  "game_id": "SYNTHETIC_CFL_2024_W6_HAM",
  "display": "CFL 2024 \u2014 Wk 6 (HAM)",
  "league": "CFL",
  "season": 2024,
  "week": 6,
  "away_team": "",
  "home_team": "",
  "score_away": "",
  "score_home": "",
  "date_str": "",
  "channel": "",
  "record_home": "",
  "record_away": "",
  "sport_slug": "cfl-2024",
  "synthetic": true,
  "player_count": 5,
  "stat_keys": [
    "interceptions_lost",
    "interceptions_made",
    "passing_tds",
    "passing_yards",
    "points_against",
    "receiving_tds",
    "receiving_yards",
    "receptions",
    "rushing_tds",
    "rushing_yards",
    "sacks"
  ],
  "players": [
    {
      "canonical_id": "ante-litre",
      "canonical_name": "Ante Litre",
      "positions": [
        "RB"
      ],
      "ambiguous": false,
      "stats": {
        "receiving_yards": 5.0,
        "receiving_tds": 0.0,
        "receptions": 1.0,
        "rushing_yards": 14.0,
        "rushing_tds": 0.0
      }
    },
    {
      "canonical_id": "bo-levi-mitchell",
      "canonical_name": "Bo Levi Mitchell",
      "positions": [
        "QB"
      ],
      "ambiguous": false,
      "stats": {
        "passing_yards": 266.0,
        "passing_tds": 2.0,
        "interceptions_lost": 0.0,
        "rushing_yards": 14.0,
        "rushing_tds": 0.0
      }
    },
    {
      "canonical_id": "ham-dst",
      "canonical_name": "HAM DST",
      "positions": [
        "DST"
      ],
      "ambiguous": false,
      "stats": {
        "points_against": 20.0,
        "sacks": 2.0,
        "interceptions_made": 2.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
      }
    },
    {
      "canonical_id": "steven-dunbar-jr",
      "canonical_name": "Steven Dunbar Jr.",
      "positions": [
        "WR"
      ],
      "ambiguous": false,
      "stats": {
        "receiving_yards": 28.0,
        "receiving_tds": 0.0,
        "receptions": 2.0
      }
    }
  ]
}