Player Data JSON

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

Isabelle Oak

Isabelle Oak

USA WTA
2W - 2L 50,0% Win Rate Forma: WWLL

JSON Data

{
  "player": {
    "id": 4362,
    "api_id": 1166509,
    "name": "Isabelle Oak",
    "short_name": "I. Oak",
    "country": "USA",
    "country_code": "US",
    "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": 4,
    "wins": 2,
    "losses": 2,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 0.5,
    "avg_double_faults_per_match": 3.5,
    "avg_first_serve_pct": 59.3,
    "avg_first_serve_won_pct": 52.2,
    "avg_second_serve_won_pct": 48.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-29",
      "opponent": "Aria Nina Abalos",
      "opponent_id": 1166508,
      "tournament": "UTR Bonita Springs W01",
      "surface": "clay",
      "round": "Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 62.637362637362635,
        "first_serve_won_pct": 57.89473684210527,
        "second_serve_won_pct": 43.18181818181818,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-28",
      "opponent": "Cookie Jarvis-Tredgett",
      "opponent_id": 410064,
      "tournament": "UTR Bonita Springs W01",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "1-1",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 55.91397849462365,
        "first_serve_won_pct": 51.92307692307693,
        "second_serve_won_pct": 39.130434782608695,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-27",
      "opponent": "Athina Schlepphorst",
      "opponent_id": 1076127,
      "tournament": "UTR Bonita Springs W01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 63.63636363636363,
        "first_serve_won_pct": 45.714285714285715,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-27",
      "opponent": "Kate Sharabura",
      "opponent_id": 348068,
      "tournament": "UTR Bonita Springs W01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 55.172413793103445,
        "first_serve_won_pct": 53.125,
        "second_serve_won_pct": 34.61538461538461,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 2,
    "losses": 2,
    "form_string": "WWLL"
  },
  "head_to_head": [
    {
      "opponent": "Cookie Jarvis-Tredgett",
      "opponent_id": 410064,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Athina Schlepphorst",
      "opponent_id": 1076127,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Aria Nina Abalos",
      "opponent_id": 1166508,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Kate Sharabura",
      "opponent_id": 348068,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 07:12:00 UTC"
}