{
  "slug": "football-cfl-2019-2-23-mem-orl",
  "game_id": "FOOTBALL_CFL_2019_2_23_MEM@ORL",
  "display": "MEM @ ORL \u2014 CFL 2019",
  "league": "CFL",
  "season": 2019,
  "week": 1,
  "away_team": "MEM",
  "home_team": "ORL",
  "score_away": "",
  "score_home": "",
  "date_str": "2019-02-23",
  "channel": "",
  "record_home": "",
  "record_away": "",
  "sport_slug": "cfl-2019",
  "synthetic": false,
  "player_count": 3,
  "stat_keys": [
    "def_ast",
    "def_sack",
    "def_solo",
    "def_tot",
    "def_ydsl",
    "recv_lg",
    "recv_rec",
    "recv_tar",
    "recv_yds"
  ],
  "players": [
    {
      "canonical_id": "anthony-johnson",
      "canonical_name": "Anthony Johnson",
      "positions": [],
      "ambiguous": false,
      "stats": {
        "def_solo": 1.0,
        "def_ast": 2.0,
        "def_tot": 3.0
      }
    },
    {
      "canonical_id": "earl-okine",
      "canonical_name": "Earl Okine",
      "positions": [
        "DB",
        "DL",
        "LB"
      ],
      "ambiguous": false,
      "stats": {
        "def_solo": 2.0,
        "def_ast": 2.0,
        "def_tot": 4.0,
        "def_sack": 1.0,
        "def_ydsl": 12.0
      }
    },
    {
      "canonical_id": "jalin-marshall",
      "canonical_name": "Jalin Marshall",
      "positions": [],
      "ambiguous": false,
      "stats": {
        "recv_rec": 1.0,
        "recv_yds": 15.0,
        "recv_lg": 15.0,
        "recv_tar": 3.0
      }
    }
  ]
}