Player Data JSON

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

Lucia Gale

Lucia Gale

New Zealand WTA
3W - 1L 75.0% Win Rate Forma: WWWL

JSON Data

{
  "player": {
    "id": 4598,
    "api_id": 477301,
    "name": "Lucia Gale",
    "short_name": "L. Gale",
    "country": "New Zealand",
    "country_code": "NZ",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2008-06-24",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3949613,
    "singles": 9.0,
    "doubles": null,
    "ranking": 634,
    "division": "Junior",
    "is_pro": false,
    "updated_at": "2026-03-29"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 3,
    "losses": 1,
    "win_rate": 75.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 3,
      "losses": 1,
      "win_rate": 75.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": 4,
      "wins": 3,
      "losses": 1,
      "win_rate": 75.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 0.0,
    "avg_double_faults_per_match": 2.5,
    "avg_first_serve_pct": 61.6,
    "avg_first_serve_won_pct": 65.2,
    "avg_second_serve_won_pct": 51.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-02-11",
      "opponent": "Sofia Savic",
      "opponent_id": 1117587,
      "tournament": "UTR PTT Gold Coast Women 02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 51.02040816326531,
        "first_serve_won_pct": 64.0,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-11",
      "opponent": "Zali Ilitch",
      "opponent_id": 1170229,
      "tournament": "UTR PTT Gold Coast Women 02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 83.33333333333334,
        "second_serve_won_pct": 18.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-10",
      "opponent": "Nikita Desai",
      "opponent_id": 1170228,
      "tournament": "UTR PTT Gold Coast Women 02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 71.42857142857143,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-10",
      "opponent": "Lexie Weir",
      "opponent_id": 246671,
      "tournament": "UTR PTT Gold Coast Women 02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 48.97959183673469,
        "first_serve_won_pct": 33.33333333333333,
        "second_serve_won_pct": 44.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 3,
    "losses": 1,
    "form_string": "WWWL"
  },
  "head_to_head": [
    {
      "opponent": "Sofia Savic",
      "opponent_id": 1117587,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Zali Ilitch",
      "opponent_id": 1170229,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Lexie Weir",
      "opponent_id": 246671,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Nikita Desai",
      "opponent_id": 1170228,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-05-09 03:39:07 UTC"
}