Player Data JSON

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

Alicia Herrero Linana

Alicia Herrero Linana

Spain WTA 311
10W - 10L 50.0% Win Rate Forma: LLWLWLLWLW

JSON Data

{
  "player": {
    "id": 1051,
    "api_id": 119216,
    "name": "Alicia Herrero Linana",
    "short_name": "A. Herrero Linana",
    "country": "Spain",
    "country_code": "ES",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1998-12-29",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2540860,
    "singles": 11.32,
    "doubles": 11.14,
    "ranking": 321,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 311,
    "points": 207,
    "best_position": 301,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 311,
      "points": 207
    },
    {
      "date": "2025-12-09",
      "position": 311,
      "points": 207
    },
    {
      "date": "2025-12-08",
      "position": 311,
      "points": 207
    },
    {
      "date": "2025-12-07",
      "position": 309,
      "points": 209
    },
    {
      "date": "2025-12-06",
      "position": 309,
      "points": 209
    },
    {
      "date": "2025-12-05",
      "position": 309,
      "points": 209
    },
    {
      "date": "2025-12-04",
      "position": 309,
      "points": 209
    },
    {
      "date": "2025-12-03",
      "position": 309,
      "points": 209
    }
  ],
  "career_stats": {
    "total_matches": 20,
    "wins": 10,
    "losses": 10,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 18,
      "wins": 9,
      "losses": 9,
      "win_rate": 50.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 250": {
      "matches": 20,
      "wins": 10,
      "losses": 10,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 20,
    "avg_aces_per_match": 0.5,
    "avg_double_faults_per_match": 2.0,
    "avg_first_serve_pct": 74.9,
    "avg_first_serve_won_pct": 53.4,
    "avg_second_serve_won_pct": 52.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-02",
      "opponent": "Despina Papamichail",
      "opponent_id": 45139,
      "tournament": "WTA 125k Quito, Ecuador Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 79.7979797979798,
        "first_serve_won_pct": 50.63291139240506,
        "second_serve_won_pct": 39.130434782608695,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-25",
      "opponent": "Sara Sorribes Tormo",
      "opponent_id": 60392,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 71.08433734939759,
        "first_serve_won_pct": 54.23728813559322,
        "second_serve_won_pct": 54.166666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-23",
      "opponent": "Julia Caffarena",
      "opponent_id": 378447,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 59.45945945945946,
        "first_serve_won_pct": 72.72727272727273,
        "second_serve_won_pct": 7.142857142857142,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-18",
      "opponent": "Maria Carle",
      "opponent_id": 141892,
      "tournament": "Santiago, Chile",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 70.32967032967034,
        "first_serve_won_pct": 48.4375,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-16",
      "opponent": "Martina Colmegna",
      "opponent_id": 79315,
      "tournament": "Santiago, Chile",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 86.48648648648648,
        "first_serve_won_pct": 65.625,
        "second_serve_won_pct": 27.27272727272727,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-03",
      "opponent": "Oleksandra Oliynykova",
      "opponent_id": 250859,
      "tournament": "WTA 125K Tucuman, Argentina Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 68.88888888888889,
        "first_serve_won_pct": 51.61290322580645,
        "second_serve_won_pct": 38.46153846153847,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-29",
      "opponent": "Julia Riera",
      "opponent_id": 254282,
      "tournament": "Cali, Colombia",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 71.15384615384616,
        "first_serve_won_pct": 43.24324324324324,
        "second_serve_won_pct": 68.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-28",
      "opponent": "Jessica Pieri",
      "opponent_id": 96237,
      "tournament": "Cali, Colombia",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 80.0,
        "first_serve_won_pct": 57.14285714285714,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-24",
      "opponent": "Hanne Vandewinkel",
      "opponent_id": 383994,
      "tournament": "WTA 125K Queretaro, Mexico Women Singles",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 68.11594202898551,
        "first_serve_won_pct": 55.319148936170215,
        "second_serve_won_pct": 35.294117647058826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-22",
      "opponent": "Hanna Chang",
      "opponent_id": 137948,
      "tournament": "WTA 125K Queretaro, Mexico Women Singles",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 70.93023255813954,
        "first_serve_won_pct": 54.09836065573771,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LLWLWLLWLW"
  },
  "head_to_head": [
    {
      "opponent": "Oleksandra Oliynykova",
      "opponent_id": 250859,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Julia Riera",
      "opponent_id": 254282,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Despina Papamichail",
      "opponent_id": 45139,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Hanne Vandewinkel",
      "opponent_id": 383994,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Lia Karatancheva",
      "opponent_id": 266221,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "red_clay": {
          "matches": 13,
          "wins": 7,
          "losses": 6,
          "win_rate": 53.8,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 8,
          "double_faults": 21,
          "aces_per_match": 0.6,
          "double_faults_per_match": 1.6,
          "first_serve_pct": 81.8,
          "first_serve_won_pct": 51.6,
          "second_serve_won_pct": 60.4,
          "break_points_saved_pct": 58.6,
          "break_points_converted_pct": 45.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 13,
        "wins": 7,
        "tournaments_played": 8,
        "tournaments_won": 0,
        "aces": 8,
        "double_faults": 21,
        "win_rate": 53.8,
        "losses": 6
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 3,
          "aces_per_match": 0.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 76.5,
          "first_serve_won_pct": 60.5,
          "second_serve_won_pct": 75.0,
          "break_points_saved_pct": 70.0,
          "break_points_converted_pct": 12.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 10,
          "aces_per_match": 1.0,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 77.9,
          "first_serve_won_pct": 60.4,
          "second_serve_won_pct": 60.9,
          "break_points_saved_pct": 51.7,
          "break_points_converted_pct": 41.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 5,
        "wins": 3,
        "tournaments_played": 18,
        "tournaments_won": 0,
        "aces": 4,
        "double_faults": 13,
        "win_rate": 60.0,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:34 UTC"
}