{
  "slug": "synthetic-cfl-2023-w14-bc",
  "game_id": "SYNTHETIC_CFL_2023_W14_BC",
  "display": "CFL 2023 \u2014 Wk 14 (BC)",
  "league": "CFL",
  "season": 2023,
  "week": 14,
  "away_team": "",
  "home_team": "",
  "score_away": "",
  "score_home": "",
  "date_str": "",
  "channel": "",
  "record_home": "",
  "record_away": "",
  "sport_slug": "cfl-2023",
  "synthetic": true,
  "player_count": 2,
  "stat_keys": [
    "interceptions_made",
    "sacks",
    "tackles"
  ],
  "players": [
    {
      "canonical_id": "alex-tchangam",
      "canonical_name": "Alex Tchangam",
      "positions": [
        "DL"
      ],
      "ambiguous": false,
      "stats": {
        "tackles": 1.0,
        "sacks": 0.0,
        "interceptions_made": 0.0
      }
    },
    {
      "canonical_id": "shawn-lemon",
      "canonical_name": "Shawn Lemon",
      "positions": [
        "DB",
        "DE",
        "DL"
      ],
      "ambiguous": false,
      "stats": {
        "tackles": 2.0,
        "sacks": 0.0,
        "interceptions_made": 0.0
      }
    }
  ]
}