{
  "slug": "synthetic-xfl-2023-w2-vipers",
  "game_id": "SYNTHETIC_XFL_2023_W2_VIPERS",
  "display": "VIPERS @ DEFENDERS (6\u201318)",
  "league": "XFL",
  "season": 2023,
  "week": 2,
  "away_team": "VIPERS",
  "home_team": "DEFENDERS",
  "score_away": 6,
  "score_home": 18,
  "date_str": "2023-02-25",
  "channel": "FX",
  "record_home": "",
  "record_away": "",
  "sport_slug": "xfl-2023",
  "synthetic": true,
  "player_count": 2,
  "stat_keys": [
    "field_goal_yards",
    "fumble_recoveries",
    "missed",
    "points_against",
    "sacks"
  ],
  "players": [
    {
      "canonical_id": "vipers-dst",
      "canonical_name": "Vipers DST",
      "positions": [
        "DST"
      ],
      "ambiguous": false,
      "stats": {
        "fumble_recoveries": 3.0,
        "sacks": 2.0,
        "points_against": 18.0
      }
    },
    {
      "canonical_id": "vipers-k",
      "canonical_name": "Vipers K",
      "positions": [
        "K"
      ],
      "ambiguous": false,
      "stats": {
        "missed": 2.0,
        "field_goal_yards": 0.0
      }
    }
  ]
}