Player Data JSON

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

Andrea Lazaro Garcia

Andrea Lazaro Garcia

Spain WTA 183
5W - 12L 29.4% Win Rate Forma: LLWWLLWWWL

JSON Data

{
  "player": {
    "id": 998,
    "api_id": 63682,
    "name": "Andrea Lazaro Garcia",
    "short_name": "A. Lazaro Garcia",
    "country": "Spain",
    "country_code": "ES",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1994-11-04",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": {
    "position": 183,
    "points": 387,
    "best_position": 174,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 183,
      "points": 387
    },
    {
      "date": "2025-12-09",
      "position": 183,
      "points": 387
    },
    {
      "date": "2025-12-08",
      "position": 183,
      "points": 387
    },
    {
      "date": "2025-12-07",
      "position": 183,
      "points": 387
    },
    {
      "date": "2025-12-06",
      "position": 183,
      "points": 387
    },
    {
      "date": "2025-12-05",
      "position": 183,
      "points": 387
    },
    {
      "date": "2025-12-04",
      "position": 183,
      "points": 387
    },
    {
      "date": "2025-12-03",
      "position": 183,
      "points": 387
    }
  ],
  "career_stats": {
    "total_matches": 17,
    "wins": 5,
    "losses": 12,
    "win_rate": 29.4
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 13,
      "wins": 5,
      "losses": 8,
      "win_rate": 38.5
    },
    "grass": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    },
    "WTA 250": {
      "matches": 14,
      "wins": 5,
      "losses": 9,
      "win_rate": 35.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 17,
    "avg_aces_per_match": 0.5,
    "avg_double_faults_per_match": 4.3,
    "avg_first_serve_pct": 66.7,
    "avg_first_serve_won_pct": 57.5,
    "avg_second_serve_won_pct": 43.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-20",
      "opponent": "Anna-Lena Friedsam",
      "opponent_id": 50655,
      "tournament": "WTA 125K Rovereto, Italy Women Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 62.365591397849464,
        "first_serve_won_pct": 67.24137931034483,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-11",
      "opponent": "Solana Sierra",
      "opponent_id": 298913,
      "tournament": "WTA 125K Mallorca, Spain Women Singles",
      "surface": "clay",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 63.38028169014085,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 42.30769230769231,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-08",
      "opponent": "Darja Semenistaja",
      "opponent_id": 314519,
      "tournament": "WTA 125K Mallorca, Spain Women Singles",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 82.14285714285714,
        "first_serve_won_pct": 60.86956521739131,
        "second_serve_won_pct": 93.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-06",
      "opponent": "Tamara Zidansek",
      "opponent_id": 110299,
      "tournament": "WTA 125K Mallorca, Spain Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 56.33802816901409,
        "first_serve_won_pct": 65.0,
        "second_serve_won_pct": 26.31578947368421,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-30",
      "opponent": "Tamara Zidansek",
      "opponent_id": 110299,
      "tournament": "WTA 125K Rende, Italy Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 67.79661016949152,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 39.285714285714285,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-06",
      "opponent": "Maja Chwalinska",
      "opponent_id": 211014,
      "tournament": "Montreux, Switzerland",
      "surface": "clay",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 63.49206349206349,
        "first_serve_won_pct": 42.5,
        "second_serve_won_pct": 39.130434782608695,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-05",
      "opponent": "Julia Grabher",
      "opponent_id": 113079,
      "tournament": "Montreux, Switzerland",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 68.57142857142857,
        "first_serve_won_pct": 64.58333333333334,
        "second_serve_won_pct": 43.47826086956522,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-03",
      "opponent": "Dominika Salkova",
      "opponent_id": 336308,
      "tournament": "Montreux, Switzerland",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 57.95454545454546,
        "first_serve_won_pct": 52.94117647058824,
        "second_serve_won_pct": 54.054054054054056,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-02",
      "opponent": "Aliona Bolsova",
      "opponent_id": 115507,
      "tournament": "Montreux, Switzerland",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 60.3448275862069,
        "first_serve_won_pct": 68.57142857142857,
        "second_serve_won_pct": 29.411764705882355,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-19",
      "opponent": "Darja Semenistaja",
      "opponent_id": 314519,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 8,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 61.29032258064516,
        "second_serve_won_pct": 38.70967741935484,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LLWWLLWWWL"
  },
  "head_to_head": [
    {
      "opponent": "Tamara Zidansek",
      "opponent_id": 110299,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Darja Semenistaja",
      "opponent_id": 314519,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Ella Seidel",
      "opponent_id": 371932,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Talia Gibson",
      "opponent_id": 308088,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Julia Grabher",
      "opponent_id": 113079,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 2,
          "aces_per_match": 2.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 76.2,
          "first_serve_won_pct": 65.9,
          "second_serve_won_pct": 27.8,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 12,
          "aces_per_match": 1.0,
          "double_faults_per_match": 6.0,
          "first_serve_pct": 74.9,
          "first_serve_won_pct": 55.2,
          "second_serve_won_pct": 48.8,
          "break_points_saved_pct": 65.6,
          "break_points_converted_pct": 53.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 8,
          "wins": 3,
          "losses": 5,
          "win_rate": 37.5,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 1,
          "double_faults": 40,
          "aces_per_match": 0.1,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 74.9,
          "first_serve_won_pct": 54.8,
          "second_serve_won_pct": 53.5,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 51.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 11,
        "wins": 3,
        "tournaments_played": 13,
        "tournaments_won": 0,
        "aces": 5,
        "double_faults": 54,
        "win_rate": 27.3,
        "losses": 8
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:40 UTC"
}