Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Eleejah Inisan
1W - 2L
33.3% Win Rate
Forma: LLW
JSON Data
{
"player": {
"id": 1290,
"api_id": 456388,
"name": "Eleejah Inisan",
"short_name": "E. Inisan",
"country": "France",
"country_code": "FR",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2008-07-06",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3708557,
"singles": 10.8,
"doubles": 9.72,
"ranking": 66,
"division": "Junior",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Grand Slam": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"WTA 250": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 1.0,
"avg_double_faults_per_match": 4.0,
"avg_first_serve_pct": 69.2,
"avg_first_serve_won_pct": 48.9,
"avg_second_serve_won_pct": 32.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-05-20",
"opponent": "Maria Carle",
"opponent_id": 141892,
"tournament": "Roland Garros",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 57.49999999999999,
"first_serve_won_pct": 34.78260869565217,
"second_serve_won_pct": 30.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-04-28",
"opponent": "Sara Cakarevic",
"opponent_id": 144084,
"tournament": "Saint-Malo, France",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 7,
"first_serve_pct": 75.96153846153845,
"first_serve_won_pct": 56.9620253164557,
"second_serve_won_pct": 46.15384615384615,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-04-27",
"opponent": "Carole Monnet",
"opponent_id": 221362,
"tournament": "Saint-Malo, France",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 74.24242424242425,
"first_serve_won_pct": 55.10204081632652,
"second_serve_won_pct": 35.294117647058826,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 1,
"losses": 2,
"form_string": "LLW"
},
"head_to_head": [
{
"opponent": "Sara Cakarevic",
"opponent_id": 144084,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Maria Carle",
"opponent_id": 141892,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Carole Monnet",
"opponent_id": 221362,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 3,
"double_faults": 12,
"aces_per_match": 1.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 78.1,
"first_serve_won_pct": 53.0,
"second_serve_won_pct": 42.6,
"break_points_saved_pct": 43.3,
"break_points_converted_pct": 59.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 3,
"wins": 1,
"tournaments_played": 3,
"tournaments_won": 0,
"aces": 3,
"double_faults": 12,
"win_rate": 33.3,
"losses": 2
}
},
{
"year": 2024,
"surfaces": {
"red_clay": {
"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": 5,
"aces_per_match": 0.0,
"double_faults_per_match": 5.0,
"first_serve_pct": 65.6,
"first_serve_won_pct": 73.7,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 33.3,
"break_points_converted_pct": 0.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 7,
"tournaments_won": 0,
"aces": 0,
"double_faults": 5,
"win_rate": 0.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 13:04:22 UTC"
}