{
  "_comment": "RSK World - Founder: Molla Samser, Designer & Tester: Rima Khatun, Email: help@rskworld.in, Phone: +91 93305 39277, Address: Nutanhat, Mongolkote, Purba Burdwan, West Bengal, India, 713147, Website: https://rskworld.in/",
  "game_id": "game_002",
  "sport": "Basketball",
  "date": "2026-01-20",
  "events": [
    {
      "event_id": "BE001",
      "event_type": "goal",
      "timestamp": 45.2,
      "player_id": "B002",
      "team": "Lakers",
      "location": {
        "x": 400,
        "y": 200
      },
      "description": "3-point shot made by B002",
      "video_timestamp": "00:00:45"
    },
    {
      "event_id": "BE002",
      "event_type": "foul",
      "timestamp": 120.5,
      "player_id": "B003",
      "team": "Warriors",
      "location": {
        "x": 350,
        "y": 220
      },
      "description": "Personal foul by B003",
      "video_timestamp": "00:02:00"
    }
  ],
  "summary": {
    "total_events": 2,
    "goals": 1,
    "fouls": 1
  }
}

