Player Data JSON

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

Alicia Dudeney

Alicia Dudeney

United Kingdom WTA 301
0W - 1L 0.0% Win Rate Forma: L

JSON Data

{
  "player": {
    "id": 2016,
    "api_id": 350973,
    "name": "Alicia Dudeney",
    "short_name": "A. Dudeney",
    "country": "United Kingdom",
    "country_code": "GB",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2003-05-28",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 280946,
    "singles": 11.25,
    "doubles": 11.24,
    "ranking": 367,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 301,
    "points": 217,
    "best_position": 301,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 301,
      "points": 217
    },
    {
      "date": "2026-05-08",
      "position": 301,
      "points": 217
    },
    {
      "date": "2026-05-07",
      "position": 301,
      "points": 217
    },
    {
      "date": "2026-05-06",
      "position": 301,
      "points": 217
    },
    {
      "date": "2026-05-05",
      "position": 301,
      "points": 217
    },
    {
      "date": "2026-05-04",
      "position": 301,
      "points": 217
    },
    {
      "date": "2026-05-03",
      "position": 317,
      "points": 207
    },
    {
      "date": "2026-05-02",
      "position": 317,
      "points": 207
    },
    {
      "date": "2026-05-01",
      "position": 317,
      "points": 207
    },
    {
      "date": "2026-04-30",
      "position": 317,
      "points": 207
    }
  ],
  "career_stats": {
    "total_matches": 1,
    "wins": 0,
    "losses": 1,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 250": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 1,
    "avg_aces_per_match": 2.0,
    "avg_double_faults_per_match": 1.0,
    "avg_first_serve_pct": 66.2,
    "avg_first_serve_won_pct": 69.8,
    "avg_second_serve_won_pct": 50.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-02-15",
      "opponent": "Yidi Yang",
      "opponent_id": 191320,
      "tournament": "WTA 125K Les Sables d Olonne, France Women Singles",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 66.15384615384615,
        "first_serve_won_pct": 69.76744186046511,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 1,
    "wins": 0,
    "losses": 1,
    "form_string": "L"
  },
  "head_to_head": [
    {
      "opponent": "Yidi Yang",
      "opponent_id": 191320,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-05-09 04:57:16 UTC"
}