Player Data JSON

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

Gabriela Lee

Gabriela Lee

Romania WTA 331
2W - 6L 25.0% Win Rate Forma: LWLWLLLL

JSON Data

{
  "player": {
    "id": 1065,
    "api_id": 55309,
    "name": "Gabriela Lee",
    "short_name": "G. Lee",
    "country": "Romania",
    "country_code": "RO",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1995-08-23",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 42778,
    "singles": 11.05,
    "doubles": 10.82,
    "ranking": 446,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 331,
    "points": 190,
    "best_position": 136,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 331,
      "points": 190
    },
    {
      "date": "2025-12-09",
      "position": 331,
      "points": 190
    },
    {
      "date": "2025-12-08",
      "position": 331,
      "points": 190
    },
    {
      "date": "2025-12-07",
      "position": 330,
      "points": 190
    },
    {
      "date": "2025-12-06",
      "position": 330,
      "points": 190
    },
    {
      "date": "2025-12-05",
      "position": 330,
      "points": 190
    },
    {
      "date": "2025-12-04",
      "position": 330,
      "points": 190
    },
    {
      "date": "2025-12-03",
      "position": 330,
      "points": 190
    }
  ],
  "career_stats": {
    "total_matches": 8,
    "wins": 2,
    "losses": 6,
    "win_rate": 25.0
  },
  "surface_stats": {
    "hard": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 6,
      "wins": 2,
      "losses": 4,
      "win_rate": 33.3
    },
    "grass": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "WTA 500": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "WTA 250": {
      "matches": 7,
      "wins": 2,
      "losses": 5,
      "win_rate": 28.6
    }
  },
  "average_match_stats": {
    "matches_with_stats": 8,
    "avg_aces_per_match": 1.2,
    "avg_double_faults_per_match": 3.5,
    "avg_first_serve_pct": 68.1,
    "avg_first_serve_won_pct": 54.9,
    "avg_second_serve_won_pct": 36.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-29",
      "opponent": "Julia Grabher",
      "opponent_id": 113079,
      "tournament": "Cali, Colombia",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 59.64912280701754,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-28",
      "opponent": "Carla Markus",
      "opponent_id": 378449,
      "tournament": "Cali, Colombia",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 81.92771084337349,
        "first_serve_won_pct": 58.82352941176471,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-23",
      "opponent": "Sara Bejlek",
      "opponent_id": 360184,
      "tournament": "WTA 125K Queretaro, Mexico Women Singles",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 61.29032258064516,
        "first_serve_won_pct": 60.526315789473685,
        "second_serve_won_pct": 45.83333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-21",
      "opponent": "Elina Nepliy",
      "opponent_id": 111767,
      "tournament": "WTA 125K Queretaro, Mexico Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 6,
        "first_serve_pct": 67.5,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 23.076923076923077,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-14",
      "opponent": "Anastasia Tikhonova",
      "opponent_id": 240100,
      "tournament": "Tampico, Mexico",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 65.26315789473685,
        "first_serve_won_pct": 53.2258064516129,
        "second_serve_won_pct": 68.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-06",
      "opponent": "Ekaterina Kazionova",
      "opponent_id": 157368,
      "tournament": "WTA 125K San Sebastian, Spain Women Singles",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 6,
        "first_serve_pct": 74.60317460317461,
        "first_serve_won_pct": 51.06382978723404,
        "second_serve_won_pct": 35.294117647058826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-06",
      "opponent": "Haley Giavara",
      "opponent_id": 214262,
      "tournament": "WTA 125K Newport, USA Women Singles",
      "surface": "grass",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 72.88135593220339,
        "first_serve_won_pct": 51.162790697674424,
        "second_serve_won_pct": 52.17391304347826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-03-29",
      "opponent": "Katherine Sebov",
      "opponent_id": 128638,
      "tournament": "Charleston",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 61.53846153846154,
        "first_serve_won_pct": 47.5,
        "second_serve_won_pct": 100.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 8,
    "wins": 2,
    "losses": 6,
    "form_string": "LWLWLLLL"
  },
  "head_to_head": [
    {
      "opponent": "Anastasia Tikhonova",
      "opponent_id": 240100,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Julia Grabher",
      "opponent_id": 113079,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Katherine Sebov",
      "opponent_id": 128638,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Haley Giavara",
      "opponent_id": 214262,
      "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": {
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 4,
          "aces_per_match": 1.5,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 88.1,
          "first_serve_won_pct": 55.2,
          "second_serve_won_pct": 36.4,
          "break_points_saved_pct": 40.0,
          "break_points_converted_pct": 72.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 1,
          "aces_per_match": 4.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 74.2,
          "first_serve_won_pct": 53.2,
          "second_serve_won_pct": 62.5,
          "break_points_saved_pct": 37.5,
          "break_points_converted_pct": 42.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 5,
          "aces_per_match": 1.0,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 78.7,
          "first_serve_won_pct": 55.9,
          "second_serve_won_pct": 39.4,
          "break_points_saved_pct": 26.7,
          "break_points_converted_pct": 47.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 5,
        "wins": 2,
        "tournaments_played": 4,
        "tournaments_won": 0,
        "aces": 9,
        "double_faults": 10,
        "win_rate": 40.0,
        "losses": 3
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 3,
          "aces_per_match": 2.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 73.5,
          "first_serve_won_pct": 50.0,
          "second_serve_won_pct": 46.7,
          "break_points_saved_pct": 37.5,
          "break_points_converted_pct": 100.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 5,
          "aces_per_match": 1.3,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 77.6,
          "first_serve_won_pct": 61.8,
          "second_serve_won_pct": 47.8,
          "break_points_saved_pct": 62.9,
          "break_points_converted_pct": 47.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 8,
          "wins": 6,
          "losses": 2,
          "win_rate": 75.0,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 6,
          "double_faults": 23,
          "aces_per_match": 0.8,
          "double_faults_per_match": 2.9,
          "first_serve_pct": 74.8,
          "first_serve_won_pct": 56.7,
          "second_serve_won_pct": 66.3,
          "break_points_saved_pct": 57.4,
          "break_points_converted_pct": 62.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 12,
        "wins": 7,
        "tournaments_played": 18,
        "tournaments_won": 0,
        "aces": 12,
        "double_faults": 31,
        "win_rate": 58.3,
        "losses": 5
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 0,
          "aces_per_match": 0.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 81.6,
          "first_serve_won_pct": 60.4,
          "second_serve_won_pct": 57.1,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 2,
          "double_faults": 7,
          "aces_per_match": 0.7,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 76.1,
          "first_serve_won_pct": 56.5,
          "second_serve_won_pct": 51.8,
          "break_points_saved_pct": 46.2,
          "break_points_converted_pct": 65.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 4,
        "wins": 1,
        "tournaments_played": 22,
        "tournaments_won": 0,
        "aces": 2,
        "double_faults": 7,
        "win_rate": 25.0,
        "losses": 3
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:36:46 UTC"
}