Player Data JSON

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

Lucia Hradecka

Lucia Hradecka

Slovakia WTA
1W - 2L 33,3% Win Rate Forma: WLL

JSON Data

{
  "player": {
    "id": 4344,
    "api_id": 455824,
    "name": "Lucia Hradecka",
    "short_name": "L. Hradecka",
    "country": "Slovakia",
    "country_code": "SK",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2007-08-02",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 1713020,
    "singles": null,
    "doubles": null,
    "ranking": 2098,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 1,
    "losses": 2,
    "win_rate": 33.3
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "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": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 2.0,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 60.5,
    "avg_first_serve_won_pct": 59.8,
    "avg_second_serve_won_pct": 39.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-29",
      "opponent": "Dominika Pirohova",
      "opponent_id": 929411,
      "tournament": "UTR Trnava W01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 58.620689655172406,
        "first_serve_won_pct": 70.58823529411765,
        "second_serve_won_pct": 20.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-28",
      "opponent": "Vanda Vargova",
      "opponent_id": 350871,
      "tournament": "UTR Trnava W01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 67.24137931034483,
        "first_serve_won_pct": 48.717948717948715,
        "second_serve_won_pct": 36.84210526315789,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-27",
      "opponent": "Nina Andronicou",
      "opponent_id": 475388,
      "tournament": "UTR Trnava W01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 55.55555555555556,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 1,
    "losses": 2,
    "form_string": "WLL"
  },
  "head_to_head": [
    {
      "opponent": "Dominika Pirohova",
      "opponent_id": 929411,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Nina Andronicou",
      "opponent_id": 475388,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Vanda Vargova",
      "opponent_id": 350871,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-01-30 08:00",
      "opponent": "Oliwia Kadzielska",
      "opponent_id": 1166568,
      "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"
}