Player Data JSON

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

Roland Stuurman

Roland Stuurman

Netherlands ATP
4W - 2L 66,7% Win Rate Forma: WWLWLW

JSON Data

{
  "player": {
    "id": 3908,
    "api_id": 258820,
    "name": "Roland Stuurman",
    "short_name": "R. Stuurman",
    "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": 3101979,
    "singles": 12.0,
    "doubles": null,
    "ranking": 1594,
    "division": "Pro",
    "is_pro": false,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 6,
    "wins": 4,
    "losses": 2,
    "win_rate": 66.7
  },
  "surface_stats": {
    "hard": {
      "matches": 6,
      "wins": 4,
      "losses": 2,
      "win_rate": 66.7
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 6,
      "wins": 4,
      "losses": 2,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 2.5,
    "avg_double_faults_per_match": 1.0,
    "avg_first_serve_pct": 72.6,
    "avg_first_serve_won_pct": 72.3,
    "avg_second_serve_won_pct": 59.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-04",
      "opponent": "Ids Waterbolk",
      "opponent_id": 389499,
      "tournament": "UTR PTT Arnhem Men 01",
      "surface": "hard",
      "round": "Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 67.5,
        "first_serve_won_pct": 81.48148148148148,
        "second_serve_won_pct": 21.428571428571427,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-03",
      "opponent": "Julian Desousa",
      "opponent_id": 355537,
      "tournament": "UTR PTT Arnhem Men 01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 75.51020408163265,
        "first_serve_won_pct": 81.08108108108108,
        "second_serve_won_pct": 54.54545454545454,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-02",
      "opponent": "Zechariah Hamrouni",
      "opponent_id": 397928,
      "tournament": "UTR PTT Arnhem Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 63.63636363636363,
        "first_serve_won_pct": 57.14285714285714,
        "second_serve_won_pct": 45.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-30",
      "opponent": "Mart Jan Kaak",
      "opponent_id": 463256,
      "tournament": "UTR PTT Arnhem Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 78.04878048780488,
        "first_serve_won_pct": 78.125,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-29",
      "opponent": "Twan Van Zijl",
      "opponent_id": 400497,
      "tournament": "UTR PTT Arnhem Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 70.83333333333334,
        "first_serve_won_pct": 69.11764705882352,
        "second_serve_won_pct": 39.285714285714285,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-29",
      "opponent": "Amadatus Admiraal",
      "opponent_id": 230995,
      "tournament": "UTR PTT Arnhem Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 80.21978021978022,
        "first_serve_won_pct": 67.12328767123287,
        "second_serve_won_pct": 48.64864864864865,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 4,
    "losses": 2,
    "form_string": "WWLWLW"
  },
  "head_to_head": [
    {
      "opponent": "Ids Waterbolk",
      "opponent_id": 389499,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Amadatus Admiraal",
      "opponent_id": 230995,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Julian Desousa",
      "opponent_id": 355537,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Twan Van Zijl",
      "opponent_id": 400497,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Zechariah Hamrouni",
      "opponent_id": 397928,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 14:26:05 UTC"
}