Player Data JSON

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

Aadya Iyer

Aadya Iyer

United Kingdom WTA
1W - 4L 20,0% Win Rate Forma: LLLLW

JSON Data

{
  "player": {
    "id": 4024,
    "api_id": 1162135,
    "name": "Aadya Iyer",
    "short_name": "A. Iyer",
    "country": "United Kingdom",
    "country_code": "GB",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "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": 0.2,
    "avg_double_faults_per_match": 3.6,
    "avg_first_serve_pct": 65.5,
    "avg_first_serve_won_pct": 44.4,
    "avg_second_serve_won_pct": 42.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-09",
      "opponent": "Paula Schaefer",
      "opponent_id": 1046219,
      "tournament": "UTR PTT Stirling Women 01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 52.63157894736842,
        "first_serve_won_pct": 43.333333333333336,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "Izzy Burrow",
      "opponent_id": 1077796,
      "tournament": "UTR PTT Stirling Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 67.9245283018868,
        "first_serve_won_pct": 41.66666666666667,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Masa Viriant",
      "opponent_id": 373665,
      "tournament": "UTR PTT Stirling Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 62.745098039215684,
        "first_serve_won_pct": 46.875,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Aniela Odrobina",
      "opponent_id": 1126953,
      "tournament": "UTR PTT Stirling Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 78.37837837837837,
        "first_serve_won_pct": 27.586206896551722,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-04",
      "opponent": "Sophia Kovacheva",
      "opponent_id": 1077327,
      "tournament": "UTR PTT Stirling Women 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 6,
        "first_serve_pct": 66.05504587155964,
        "first_serve_won_pct": 62.5,
        "second_serve_won_pct": 54.054054054054056,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 1,
    "losses": 4,
    "form_string": "LLLLW"
  },
  "head_to_head": [
    {
      "opponent": "Aniela Odrobina",
      "opponent_id": 1126953,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Izzy Burrow",
      "opponent_id": 1077796,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Masa Viriant",
      "opponent_id": 373665,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Sophia Kovacheva",
      "opponent_id": 1077327,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Paula Schaefer",
      "opponent_id": 1046219,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 16:52:50 UTC"
}