{
  "slug": "synthetic-xfl-2023-w10-vipers",
  "game_id": "SYNTHETIC_XFL_2023_W10_VIPERS",
  "display": "SEA DRAGONS @ VIPERS (28\u20139)",
  "league": "XFL",
  "season": 2023,
  "week": 10,
  "away_team": "SEA DRAGONS",
  "home_team": "VIPERS",
  "score_away": 28,
  "score_home": 9,
  "date_str": "2023-04-23",
  "channel": "ESPN2",
  "record_home": "",
  "record_away": "",
  "sport_slug": "xfl-2023",
  "synthetic": true,
  "player_count": 5,
  "stat_keys": [
    "1pt_conversion",
    "conversions",
    "field_goal_yards",
    "interceptions_made",
    "missed",
    "points_against"
  ],
  "players": [
    {
      "canonical_id": "jalan-mcclendon",
      "canonical_name": "Jalan McClendon",
      "positions": [
        "QB"
      ],
      "ambiguous": false,
      "stats": {
        "conversions": 0.0,
        "1pt_conversion": 0.0
      }
    },
    {
      "canonical_id": "mathew-sexton",
      "canonical_name": "Mathew Sexton",
      "positions": [
        "WR"
      ],
      "ambiguous": false,
      "stats": {
        "conversions": 0.0,
        "1pt_conversion": 0.0
      }
    },
    {
      "canonical_id": "sam-sloman",
      "canonical_name": "Sam Sloman",
      "positions": [
        "K"
      ],
      "ambiguous": false,
      "stats": {
        "missed": 0.0,
        "field_goal_yards": 53.0
      }
    },
    {
      "canonical_id": "vipers-dst",
      "canonical_name": "Vipers DST",
      "positions": [
        "DST"
      ],
      "ambiguous": false,
      "stats": {
        "points_against": 28.0,
        "interceptions_made": 2.0
      }
    },
    {
      "canonical_id": "vipers-k",
      "canonical_name": "Vipers K",
      "positions": [
        "K"
      ],
      "ambiguous": false,
      "stats": {
        "missed": 0.0,
        "field_goal_yards": 53.0
      }
    }
  ]
}