Player Data JSON

Obtiene datos completos de un jugador en formato JSON para alimentar LLMs

Sebastian Bozemoj

Sebastian Bozemoj

Netherlands ATP
1W - 4L 20,0% Win Rate Forma: LWLLL

JSON Data

{
  "player": {
    "id": 3952,
    "api_id": 1161292,
    "name": "Sebastian Bozemoj",
    "short_name": "S. Bozemoj",
    "country": "Netherlands",
    "country_code": "NL",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4581686,
    "singles": 11.0,
    "doubles": null,
    "ranking": 2173,
    "division": "Pro",
    "is_pro": false,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 1,
    "losses": 4,
    "win_rate": 20.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 1.6,
    "avg_double_faults_per_match": 2.6,
    "avg_first_serve_pct": 65.2,
    "avg_first_serve_won_pct": 63.4,
    "avg_second_serve_won_pct": 31.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-03",
      "opponent": "Ids Waterbolk",
      "opponent_id": 389499,
      "tournament": "UTR PTT Arnhem Men 01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 65.0,
        "first_serve_won_pct": 53.84615384615385,
        "second_serve_won_pct": 38.095238095238095,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-02",
      "opponent": "Julius Bult",
      "opponent_id": 389502,
      "tournament": "UTR PTT Arnhem Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 72.41379310344827,
        "first_serve_won_pct": 78.57142857142857,
        "second_serve_won_pct": 44.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-31",
      "opponent": "Rein Koenders",
      "opponent_id": 488826,
      "tournament": "UTR PTT Arnhem Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 5,
        "first_serve_pct": 80.41237113402062,
        "first_serve_won_pct": 61.53846153846154,
        "second_serve_won_pct": 58.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-30",
      "opponent": "Tim Hammes",
      "opponent_id": 424807,
      "tournament": "UTR PTT Arnhem Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 49.056603773584904,
        "first_serve_won_pct": 65.38461538461539,
        "second_serve_won_pct": 78.94736842105263,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-29",
      "opponent": "Ryan Nijboer",
      "opponent_id": 239879,
      "tournament": "UTR PTT Arnhem Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 4,
        "first_serve_pct": 59.09090909090909,
        "first_serve_won_pct": 57.692307692307686,
        "second_serve_won_pct": 16.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 1,
    "losses": 4,
    "form_string": "LWLLL"
  },
  "head_to_head": [
    {
      "opponent": "Julius Bult",
      "opponent_id": 389502,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Tim Hammes",
      "opponent_id": 424807,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Rein Koenders",
      "opponent_id": 488826,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Ryan Nijboer",
      "opponent_id": 239879,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Ids Waterbolk",
      "opponent_id": 389499,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 09:35:18 UTC"
}