Player Data JSON

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

Adela Polakovicova

Adela Polakovicova

Slovakia WTA
3W - 0L 100,0% Win Rate Forma: WWW

JSON Data

{
  "player": {
    "id": 3102,
    "api_id": 452616,
    "name": "Adela Polakovicova",
    "short_name": "A. Polakovicova",
    "country": "Slovakia",
    "country_code": "SK",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2005-11-11",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5305574,
    "singles": 9.0,
    "doubles": null,
    "ranking": 1291,
    "division": "Pro",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 3,
    "losses": 0,
    "win_rate": 100.0
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 3,
      "losses": 0,
      "win_rate": 100.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": 3,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 1.3,
    "avg_double_faults_per_match": 3.7,
    "avg_first_serve_pct": 66.7,
    "avg_first_serve_won_pct": 67.4,
    "avg_second_serve_won_pct": 53.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-29",
      "opponent": "Selina Atay",
      "opponent_id": 245561,
      "tournament": "UTR Trnava W01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 60.71428571428571,
        "first_serve_won_pct": 64.70588235294117,
        "second_serve_won_pct": 48.484848484848484,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-27",
      "opponent": "Janika Kusy Alzugaray",
      "opponent_id": 285262,
      "tournament": "UTR Trnava W01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 72.72727272727273,
        "first_serve_won_pct": 65.625,
        "second_serve_won_pct": 58.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-26",
      "opponent": "Anna Hertel",
      "opponent_id": 222299,
      "tournament": "UTR Trnava W01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 71.73913043478261,
        "second_serve_won_pct": 56.00000000000001,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 3,
    "losses": 0,
    "form_string": "WWW"
  },
  "head_to_head": [
    {
      "opponent": "Anna Hertel",
      "opponent_id": 222299,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Selina Atay",
      "opponent_id": 245561,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Janika Kusy Alzugaray",
      "opponent_id": 285262,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-01-30 08:00",
      "opponent": "Monika Jirouskova",
      "opponent_id": 1089862,
      "tournament": "UTR Trnava W01",
      "surface": "hard",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 07:12:02 UTC"
}