Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Cristina Diaz Adrover
1W - 2L
33.3% Win Rate
Forma: LLW
JSON Data
{
"player": {
"id": 1086,
"api_id": 375088,
"name": "Cristina Diaz Adrover",
"short_name": "C. Diaz Adrover",
"country": "Spain",
"country_code": "ES",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2005-12-03",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5030014,
"singles": 10.97,
"doubles": 10.22,
"ranking": 505,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 362,
"points": 169,
"best_position": 357,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 362,
"points": 169
},
{
"date": "2025-12-09",
"position": 362,
"points": 169
},
{
"date": "2025-12-08",
"position": 362,
"points": 169
},
{
"date": "2025-12-07",
"position": 362,
"points": 169
},
{
"date": "2025-12-06",
"position": 362,
"points": 169
},
{
"date": "2025-12-05",
"position": 362,
"points": 169
},
{
"date": "2025-12-04",
"position": 362,
"points": 169
},
{
"date": "2025-12-03",
"position": 362,
"points": 169
}
],
"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": {
"WTA 250": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 0.7,
"avg_double_faults_per_match": 1.7,
"avg_first_serve_pct": 74.2,
"avg_first_serve_won_pct": 60.1,
"avg_second_serve_won_pct": 33.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-06",
"opponent": "Aneta Kucmova",
"opponent_id": 195997,
"tournament": "WTA 125K Mallorca, Spain Women Singles",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 70.4225352112676,
"first_serve_won_pct": 57.99999999999999,
"second_serve_won_pct": 52.94117647058824,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-15",
"opponent": "Federica Urgesi",
"opponent_id": 362614,
"tournament": "WTA 125K Tolentino, Italy Women Singles",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 71.71717171717171,
"first_serve_won_pct": 57.74647887323944,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-14",
"opponent": "Amina Anshba",
"opponent_id": 121760,
"tournament": "WTA 125K Tolentino, Italy Women Singles",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 80.51948051948052,
"first_serve_won_pct": 64.51612903225806,
"second_serve_won_pct": 20.0,
"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": "Aneta Kucmova",
"opponent_id": 195997,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Federica Urgesi",
"opponent_id": 362614,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Amina Anshba",
"opponent_id": 121760,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"clay": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 0,
"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": 0,
"first_serve_won_pct": 0,
"second_serve_won_pct": 0,
"break_points_saved_pct": 0,
"break_points_converted_pct": 0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 3,
"wins": 1,
"tournaments_played": 0,
"tournaments_won": 0,
"aces": 0,
"double_faults": 0,
"win_rate": 33.3,
"losses": 2
}
}
],
"data_generated_at": "2025-12-10 08:36:55 UTC"
}