Player Data JSON

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

Aneta Holubova

Aneta Holubova

Czechia WTA
0W - 3L 0,0% Win Rate Forma: LLL

JSON Data

{
  "player": {
    "id": 2954,
    "api_id": 1077323,
    "name": "Aneta Holubova",
    "short_name": "A. Holubova",
    "country": "Czechia",
    "country_code": "CZ",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1968-10-12",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5069480,
    "singles": 8.0,
    "doubles": null,
    "ranking": 3824,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 0,
    "losses": 3,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 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": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 1.3,
    "avg_double_faults_per_match": 7.7,
    "avg_first_serve_pct": 57.8,
    "avg_first_serve_won_pct": 52.6,
    "avg_second_serve_won_pct": 32.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-13",
      "opponent": "Izabela Heinzova",
      "opponent_id": 296388,
      "tournament": "UTR PTT Olomouc Women 08",
      "surface": "carpet",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 11,
        "first_serve_pct": 53.2258064516129,
        "first_serve_won_pct": 54.54545454545454,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-11",
      "opponent": "Yuliya Hatouka",
      "opponent_id": 198226,
      "tournament": "UTR PTT Olomouc Women 08",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 38.46153846153847,
        "second_serve_won_pct": 58.82352941176471,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-10",
      "opponent": "Katarzyna Wysoczanska",
      "opponent_id": 130702,
      "tournament": "UTR PTT Olomouc Women 08",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 8,
        "first_serve_pct": 53.62318840579711,
        "first_serve_won_pct": 64.86486486486487,
        "second_serve_won_pct": 58.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 0,
    "losses": 3,
    "form_string": "LLL"
  },
  "head_to_head": [
    {
      "opponent": "Izabela Heinzova",
      "opponent_id": 296388,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Katarzyna Wysoczanska",
      "opponent_id": 130702,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Yuliya Hatouka",
      "opponent_id": 198226,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 17:43:12 UTC"
}