Player Data JSON

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

Lucia Cortez Llorca

Lucia Cortez Llorca

Spain WTA
1W - 3L 25.0% Win Rate Forma: LLLW

JSON Data

{
  "player": {
    "id": 1294,
    "api_id": 202478,
    "name": "Lucia Cortez Llorca",
    "short_name": "L. C. Llorca",
    "country": "Spain",
    "country_code": "ES",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2000-06-05",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4946926,
    "singles": 10.85,
    "doubles": 10.63,
    "ranking": 556,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 1,
    "losses": 3,
    "win_rate": 25.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 250": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 0.5,
    "avg_double_faults_per_match": 8.2,
    "avg_first_serve_pct": 53.0,
    "avg_first_serve_won_pct": 61.8,
    "avg_second_serve_won_pct": 30.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-09",
      "opponent": "Julia Grabher",
      "opponent_id": 113079,
      "tournament": "WTA 125K San Sebastian, Spain Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 53.333333333333336,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-08",
      "opponent": "Ekaterina Kazionova",
      "opponent_id": 157368,
      "tournament": "Valencia, Spain",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 10,
        "first_serve_pct": 51.92307692307693,
        "first_serve_won_pct": 59.25925925925925,
        "second_serve_won_pct": 28.000000000000004,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-29",
      "opponent": "Leylah Fernandez",
      "opponent_id": 250279,
      "tournament": "WTA 125K Vic, Spain Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 9,
        "first_serve_pct": 49.275362318840585,
        "first_serve_won_pct": 52.94117647058824,
        "second_serve_won_pct": 34.285714285714285,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-28",
      "opponent": "Alba Salles Canudas",
      "opponent_id": 510409,
      "tournament": "WTA 125K Vic, Spain Women Singles",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 9,
        "first_serve_pct": 50.943396226415096,
        "first_serve_won_pct": 81.48148148148148,
        "second_serve_won_pct": 28.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 1,
    "losses": 3,
    "form_string": "LLLW"
  },
  "head_to_head": [
    {
      "opponent": "Alba Salles Canudas",
      "opponent_id": 510409,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Julia Grabher",
      "opponent_id": 113079,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Leylah Fernandez",
      "opponent_id": 250279,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Ekaterina Kazionova",
      "opponent_id": 157368,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 10,
          "aces_per_match": 0.0,
          "double_faults_per_match": 10.0,
          "first_serve_pct": 67.5,
          "first_serve_won_pct": 59.3,
          "second_serve_won_pct": 46.7,
          "break_points_saved_pct": 25.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 3,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 10,
        "win_rate": 0.0,
        "losses": 1
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "red_clay": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 13,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 10,
          "double_faults": 37,
          "aces_per_match": 2.0,
          "double_faults_per_match": 7.4,
          "first_serve_pct": 65.8,
          "first_serve_won_pct": 63.2,
          "second_serve_won_pct": 53.8,
          "break_points_saved_pct": 40.0,
          "break_points_converted_pct": 52.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 5,
        "wins": 3,
        "tournaments_played": 13,
        "tournaments_won": 1,
        "aces": 10,
        "double_faults": 37,
        "win_rate": 60.0,
        "losses": 2
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 15,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 9,
          "aces_per_match": 0.0,
          "double_faults_per_match": 9.0,
          "first_serve_pct": 63.8,
          "first_serve_won_pct": 42.1,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 14.3,
          "break_points_converted_pct": 12.5,
          "winners_total": 0,
          "unforced_errors_total": 9
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 15,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 9,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 11:18:06 UTC"
}