Player Data JSON

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

Hannah Klugman

Hannah Klugman

United Kingdom WTA
1W - 4L 20.0% Win Rate Forma: LWLLL

JSON Data

{
  "player": {
    "id": 1434,
    "api_id": 420872,
    "name": "Hannah Klugman",
    "short_name": "H. Klugman",
    "country": "United Kingdom",
    "country_code": "GB",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2009-02-18",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3699020,
    "singles": 11.32,
    "doubles": 11.0,
    "ranking": 25,
    "division": "Junior",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 1,
    "losses": 4,
    "win_rate": 20.0
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "WTA 250": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 0.7,
    "avg_double_faults_per_match": 5.7,
    "avg_first_serve_pct": 56.1,
    "avg_first_serve_won_pct": 54.3,
    "avg_second_serve_won_pct": 27.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-05",
      "opponent": "Jeline Vandromme",
      "opponent_id": 409957,
      "tournament": "US Open, Girls",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2"
    },
    {
      "date": "2025-09-04",
      "opponent": "Julia Stusek",
      "opponent_id": 453447,
      "tournament": "US Open, Girls",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0"
    },
    {
      "date": "2025-06-30",
      "opponent": "Leylah Fernandez",
      "opponent_id": 250279,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-21",
      "opponent": "Suzan Lamens",
      "opponent_id": 199509,
      "tournament": "Eastbourne",
      "surface": "grass",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 7,
        "first_serve_pct": 47.368421052631575,
        "first_serve_won_pct": 62.96296296296296,
        "second_serve_won_pct": 20.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-16",
      "opponent": "Yulia Putintseva",
      "opponent_id": 45545,
      "tournament": "Nottingham",
      "surface": "grass",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 58.333333333333336,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 30.0,
        "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": "Suzan Lamens",
      "opponent_id": 199509,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Yulia Putintseva",
      "opponent_id": 45545,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Leylah Fernandez",
      "opponent_id": 250279,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jeline Vandromme",
      "opponent_id": 409957,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Julia Stusek",
      "opponent_id": 453447,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 17,
          "aces_per_match": 0.7,
          "double_faults_per_match": 5.7,
          "first_serve_pct": 69.2,
          "first_serve_won_pct": 54.1,
          "second_serve_won_pct": 35.3,
          "break_points_saved_pct": 22.7,
          "break_points_converted_pct": 85.7,
          "winners_total": 9,
          "unforced_errors_total": 27
        }
      },
      "totals": {
        "matches": 3,
        "wins": 0,
        "tournaments_played": 4,
        "tournaments_won": 0,
        "aces": 2,
        "double_faults": 17,
        "win_rate": 0.0,
        "losses": 3
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 12,
          "double_faults": 18,
          "aces_per_match": 4.0,
          "double_faults_per_match": 6.0,
          "first_serve_pct": 74.3,
          "first_serve_won_pct": 60.0,
          "second_serve_won_pct": 48.8,
          "break_points_saved_pct": 43.5,
          "break_points_converted_pct": 70.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 3,
        "wins": 2,
        "tournaments_played": 3,
        "tournaments_won": 0,
        "aces": 12,
        "double_faults": 18,
        "win_rate": 66.7,
        "losses": 1
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 3,
          "double_faults": 1,
          "aces_per_match": 3.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 68.8,
          "first_serve_won_pct": 65.7,
          "second_serve_won_pct": 32.1,
          "break_points_saved_pct": 44.4,
          "break_points_converted_pct": 37.5,
          "winners_total": 3,
          "unforced_errors_total": 1
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 3,
        "tournaments_won": 0,
        "aces": 3,
        "double_faults": 1,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 11:51:18 UTC"
}