Player Data JSON

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

Aneta Holubova

Aneta Holubova

Czechia WTA
0W - 0L 0% Win Rate Forma:

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": null,
    "doubles": null,
    "ranking": 891,
    "division": "Junior",
    "is_pro": false,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 0,
    "wins": 0,
    "losses": 0,
    "win_rate": 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": {},
  "average_match_stats": null,
  "recent_form": [],
  "form_summary": {
    "last_10_matches": 0,
    "wins": 0,
    "losses": 0,
    "form_string": ""
  },
  "head_to_head": [],
  "upcoming_matches": [
    {
      "date": "2025-12-10 07:30",
      "opponent": "Katarzyna Wysoczanska",
      "opponent_id": 130702,
      "tournament": "UTR PTT Olomouc Women 08",
      "surface": "carpet",
      "round": "",
      "odds_player": 4.333333333333334,
      "odds_opponent": 1.2
    },
    {
      "date": "2025-12-11 07:30",
      "opponent": "Yuliya Hatouka",
      "opponent_id": 198226,
      "tournament": "UTR PTT Olomouc Women 08",
      "surface": "carpet",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2025-12-10 06:55:16 UTC"
}