Player Data JSON

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

Clara Burel

Clara Burel

France WTA
4W - 2L 66.7% Win Rate Forma: LWWWLW

JSON Data

{
  "player": {
    "id": 25,
    "api_id": 206568,
    "name": "Clara Burel",
    "short_name": "C. Burel",
    "country": "France",
    "country_code": "FR",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2001-03-24",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 191834,
    "singles": 12.03,
    "doubles": null,
    "ranking": 110,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 6,
    "wins": 4,
    "losses": 2,
    "win_rate": 66.7
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 4,
      "wins": 3,
      "losses": 1,
      "win_rate": 75.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 250": {
      "matches": 6,
      "wins": 4,
      "losses": 2,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 1.0,
    "avg_double_faults_per_match": 2.5,
    "avg_first_serve_pct": 67.8,
    "avg_first_serve_won_pct": 66.0,
    "avg_second_serve_won_pct": 39.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-03-22",
      "opponent": "Anca Todoni",
      "opponent_id": 369438,
      "tournament": "Antalya, Turkiye",
      "surface": "clay",
      "round": "Semifinals",
      "result": "L",
      "score": "0-1",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 73.33333333333333,
        "first_serve_won_pct": 48.484848484848484,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-03-21",
      "opponent": "Chloe Paquet",
      "opponent_id": 46591,
      "tournament": "Antalya, Turkiye",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 59.70149253731343,
        "first_serve_won_pct": 67.5,
        "second_serve_won_pct": 29.629629629629626,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-03-20",
      "opponent": "Darja Semenistaja",
      "opponent_id": 314519,
      "tournament": "Antalya, Turkiye",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 82.05128205128204,
        "first_serve_won_pct": 71.875,
        "second_serve_won_pct": 85.71428571428571,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-03-19",
      "opponent": "Nuria Parrizas Diaz",
      "opponent_id": 49171,
      "tournament": "Antalya, Turkiye",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 7,
        "first_serve_pct": 65.21739130434783,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2024-12-05",
      "opponent": "Mona Barthel",
      "opponent_id": 42839,
      "tournament": "Angers, France",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 43.90243902439025,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2024-12-03",
      "opponent": "Celine Naef",
      "opponent_id": 374578,
      "tournament": "Angers, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 64.0625,
        "first_serve_won_pct": 73.17073170731707,
        "second_serve_won_pct": 51.42857142857142,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 4,
    "losses": 2,
    "form_string": "LWWWLW"
  },
  "head_to_head": [
    {
      "opponent": "Nuria Parrizas Diaz",
      "opponent_id": 49171,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Mona Barthel",
      "opponent_id": 42839,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Celine Naef",
      "opponent_id": 374578,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Anca Todoni",
      "opponent_id": 369438,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Chloe Paquet",
      "opponent_id": 46591,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "red_clay": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 9,
          "aces_per_match": 0.5,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 75.7,
          "first_serve_won_pct": 61.8,
          "second_serve_won_pct": 42.0,
          "break_points_saved_pct": 53.6,
          "break_points_converted_pct": 55.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 4,
        "wins": 3,
        "tournaments_played": 1,
        "tournaments_won": 0,
        "aces": 2,
        "double_faults": 9,
        "win_rate": 75.0,
        "losses": 1
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 1,
          "losses": 4,
          "win_rate": 20.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 17,
          "double_faults": 38,
          "aces_per_match": 3.4,
          "double_faults_per_match": 7.6,
          "first_serve_pct": 69.9,
          "first_serve_won_pct": 53.4,
          "second_serve_won_pct": 52.9,
          "break_points_saved_pct": 48.0,
          "break_points_converted_pct": 31.5,
          "winners_total": 50,
          "unforced_errors_total": 79
        },
        "hardcourt_indoor": {
          "matches": 8,
          "wins": 4,
          "losses": 4,
          "win_rate": 50.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 22,
          "double_faults": 39,
          "aces_per_match": 2.8,
          "double_faults_per_match": 4.9,
          "first_serve_pct": 69.0,
          "first_serve_won_pct": 64.4,
          "second_serve_won_pct": 40.0,
          "break_points_saved_pct": 40.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 24,
          "wins": 12,
          "losses": 12,
          "win_rate": 50.0,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 3,
          "aces": 76,
          "double_faults": 130,
          "aces_per_match": 3.2,
          "double_faults_per_match": 5.4,
          "first_serve_pct": 70.2,
          "first_serve_won_pct": 60.0,
          "second_serve_won_pct": 51.5,
          "break_points_saved_pct": 55.0,
          "break_points_converted_pct": 47.7,
          "winners_total": 91,
          "unforced_errors_total": 137
        },
        "red_clay": {
          "matches": 11,
          "wins": 5,
          "losses": 6,
          "win_rate": 45.5,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 5,
          "aces": 21,
          "double_faults": 60,
          "aces_per_match": 1.9,
          "double_faults_per_match": 5.5,
          "first_serve_pct": 69.9,
          "first_serve_won_pct": 57.9,
          "second_serve_won_pct": 52.2,
          "break_points_saved_pct": 57.3,
          "break_points_converted_pct": 48.5,
          "winners_total": 28,
          "unforced_errors_total": 31
        }
      },
      "totals": {
        "matches": 48,
        "wins": 22,
        "tournaments_played": 28,
        "tournaments_won": 0,
        "aces": 136,
        "double_faults": 267,
        "win_rate": 45.8,
        "losses": 26
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 12,
          "aces_per_match": 4.0,
          "double_faults_per_match": 6.0,
          "first_serve_pct": 75.0,
          "first_serve_won_pct": 61.4,
          "second_serve_won_pct": 40.0,
          "break_points_saved_pct": 17.6,
          "break_points_converted_pct": 50.0,
          "winners_total": 8,
          "unforced_errors_total": 12
        },
        "hardcourt_indoor": {
          "matches": 8,
          "wins": 7,
          "losses": 1,
          "win_rate": 87.5,
          "tournaments_played": 3,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 22,
          "double_faults": 42,
          "aces_per_match": 2.8,
          "double_faults_per_match": 5.2,
          "first_serve_pct": 71.7,
          "first_serve_won_pct": 64.1,
          "second_serve_won_pct": 52.5,
          "break_points_saved_pct": 50.7,
          "break_points_converted_pct": 51.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 14,
          "wins": 9,
          "losses": 5,
          "win_rate": 64.3,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 26,
          "double_faults": 72,
          "aces_per_match": 1.9,
          "double_faults_per_match": 5.1,
          "first_serve_pct": 70.9,
          "first_serve_won_pct": 59.3,
          "second_serve_won_pct": 56.1,
          "break_points_saved_pct": 51.6,
          "break_points_converted_pct": 50.3,
          "winners_total": 59,
          "unforced_errors_total": 114
        },
        "red_clay": {
          "matches": 18,
          "wins": 10,
          "losses": 8,
          "win_rate": 55.6,
          "tournaments_played": 11,
          "tournaments_won": 1,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 31,
          "double_faults": 65,
          "aces_per_match": 1.7,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 72.6,
          "first_serve_won_pct": 59.9,
          "second_serve_won_pct": 50.8,
          "break_points_saved_pct": 49.7,
          "break_points_converted_pct": 44.7,
          "winners_total": 56,
          "unforced_errors_total": 73
        }
      },
      "totals": {
        "matches": 42,
        "wins": 27,
        "tournaments_played": 22,
        "tournaments_won": 2,
        "aces": 87,
        "double_faults": 191,
        "win_rate": 64.3,
        "losses": 15
      }
    }
  ],
  "data_generated_at": "2025-12-10 07:34:41 UTC"
}