Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Celia Cervino Ruiz
0W - 3L
0.0% Win Rate
Forma: LLL
JSON Data
{
"player": {
"id": 1250,
"api_id": 129430,
"name": "Celia Cervino Ruiz",
"short_name": "C. C. Ruiz",
"country": "Spain",
"country_code": "ES",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1997-12-14",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5326402,
"singles": 10.59,
"doubles": 10.51,
"ranking": 706,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"WTA 250": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 1.0,
"avg_double_faults_per_match": 5.0,
"avg_first_serve_pct": 66.8,
"avg_first_serve_won_pct": 46.0,
"avg_second_serve_won_pct": 21.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-04-13",
"opponent": "Alevtina Ibragimova",
"opponent_id": 417200,
"tournament": "Oeiras, Portugal",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 55.73770491803278,
"first_serve_won_pct": 61.76470588235294,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-04-01",
"opponent": "Darja Semenistaja",
"opponent_id": 314519,
"tournament": "La Bisbal D'Emporada, Spain",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 61.76470588235294,
"first_serve_won_pct": 38.095238095238095,
"second_serve_won_pct": 53.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-30",
"opponent": "Margaux Rouvroy",
"opponent_id": 248273,
"tournament": "La Bisbal D'Emporada, Spain",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 82.92682926829268,
"first_serve_won_pct": 38.23529411764706,
"second_serve_won_pct": 0.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 0,
"losses": 3,
"form_string": "LLL"
},
"head_to_head": [
{
"opponent": "Alevtina Ibragimova",
"opponent_id": 417200,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Darja Semenistaja",
"opponent_id": 314519,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Margaux Rouvroy",
"opponent_id": 248273,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 15,
"aces_per_match": 1.0,
"double_faults_per_match": 5.0,
"first_serve_pct": 74.3,
"first_serve_won_pct": 47.2,
"second_serve_won_pct": 37.5,
"break_points_saved_pct": 23.8,
"break_points_converted_pct": 17.6,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 3,
"wins": 0,
"tournaments_played": 2,
"tournaments_won": 0,
"aces": 3,
"double_faults": 15,
"win_rate": 0.0,
"losses": 3
}
}
],
"data_generated_at": "2025-12-10 09:42:47 UTC"
}