Player Data JSON

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

Piet Steveker

Piet Steveker

Germany ATP
3W - 3L 50,0% Win Rate Forma: WWLLLW

JSON Data

{
  "player": {
    "id": 3421,
    "api_id": 414232,
    "name": "Piet Steveker",
    "short_name": "P. Steveker",
    "country": "Germany",
    "country_code": "DE",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 298125,
    "singles": 12.0,
    "doubles": null,
    "ranking": 2877,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 6,
    "wins": 3,
    "losses": 3,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.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": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 1.8,
    "avg_double_faults_per_match": 2.7,
    "avg_first_serve_pct": 63.0,
    "avg_first_serve_won_pct": 65.6,
    "avg_second_serve_won_pct": 48.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-04",
      "opponent": "Julius Bult",
      "opponent_id": 389502,
      "tournament": "UTR PTT Arnhem Men 01",
      "surface": "hard",
      "round": "Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 73.25581395348837,
        "first_serve_won_pct": 77.77777777777779,
        "second_serve_won_pct": 36.84210526315789,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-03",
      "opponent": "Stefan Mos",
      "opponent_id": 1161082,
      "tournament": "UTR PTT Arnhem Men 01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 60.49382716049383,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 42.30769230769231,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-02",
      "opponent": "Ole Bredschneijder",
      "opponent_id": 405117,
      "tournament": "UTR PTT Arnhem Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 56.666666666666664,
        "first_serve_won_pct": 70.58823529411765,
        "second_serve_won_pct": 42.30769230769231,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-02",
      "opponent": "Hazem Naw",
      "opponent_id": 197446,
      "tournament": "UTR PTT Arnhem Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 54.285714285714285,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-30",
      "opponent": "Ids Waterbolk",
      "opponent_id": 389499,
      "tournament": "UTR PTT Arnhem Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 58.88888888888889,
        "first_serve_won_pct": 60.37735849056604,
        "second_serve_won_pct": 64.86486486486487,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-29",
      "opponent": "Freek van Donselaar",
      "opponent_id": 401370,
      "tournament": "UTR PTT Arnhem Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 66.10169491525424,
        "first_serve_won_pct": 58.97435897435898,
        "second_serve_won_pct": 51.92307692307693,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 3,
    "losses": 3,
    "form_string": "WWLLLW"
  },
  "head_to_head": [
    {
      "opponent": "Julius Bult",
      "opponent_id": 389502,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Stefan Mos",
      "opponent_id": 1161082,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Freek van Donselaar",
      "opponent_id": 401370,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Hazem Naw",
      "opponent_id": 197446,
      "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 15:27:10 UTC"
}