{
  "slug": "synthetic-xfl-2023-w1-brahmas",
  "game_id": "SYNTHETIC_XFL_2023_W1_BRAHMAS",
  "display": "BATTLEHAWKS @ BRAHMAS (18\u201315)",
  "league": "XFL",
  "season": 2023,
  "week": 1,
  "away_team": "BATTLEHAWKS",
  "home_team": "BRAHMAS",
  "score_away": 18,
  "score_home": 15,
  "date_str": "2023-02-19",
  "channel": "ABC",
  "record_home": "",
  "record_away": "",
  "sport_slug": "xfl-2023",
  "synthetic": true,
  "player_count": 3,
  "stat_keys": [
    "field_goal_yards",
    "lost_fumbles",
    "missed",
    "points_against",
    "sacks"
  ],
  "players": [
    {
      "canonical_id": "brahmas-dst",
      "canonical_name": "Brahmas DST",
      "positions": [
        "DST"
      ],
      "ambiguous": false,
      "stats": {
        "points_against": 18.0,
        "lost_fumbles": 0.0,
        "sacks": 5.0
      }
    },
    {
      "canonical_id": "brahmas-k",
      "canonical_name": "Brahmas K",
      "positions": [
        "K"
      ],
      "ambiguous": false,
      "stats": {
        "field_goal_yards": 120.0,
        "missed": 1.0
      }
    },
    {
      "canonical_id": "john-parker-romo",
      "canonical_name": "John Parker Romo",
      "positions": [
        "K"
      ],
      "ambiguous": false,
      "stats": {
        "field_goal_yards": 120.0,
        "missed": 1.0
      }
    }
  ]
}