Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Laura Rahnel
4W - 2L
66,7% Win Rate
Forma: WWWLWL
JSON Data
{
"player": {
"id": 4115,
"api_id": 455811,
"name": "Laura Rahnel",
"short_name": "L. Rahnel",
"country": "Estonia",
"country_code": "EE",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2006-06-10",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4140475,
"singles": 10.0,
"doubles": null,
"ranking": 1374,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 0.5,
"avg_double_faults_per_match": 12.8,
"avg_first_serve_pct": 55.8,
"avg_first_serve_won_pct": 63.1,
"avg_second_serve_won_pct": 30.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-11",
"opponent": "Brandy Walker",
"opponent_id": 394471,
"tournament": "UTR Newport Beach W01",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 15,
"first_serve_pct": 63.41463414634146,
"first_serve_won_pct": 61.53846153846154,
"second_serve_won_pct": 35.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-10",
"opponent": "Sydney Barnhart",
"opponent_id": 482041,
"tournament": "UTR Newport Beach W01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 20,
"first_serve_pct": 59.29203539823009,
"first_serve_won_pct": 50.74626865671642,
"second_serve_won_pct": 40.909090909090914,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-09",
"opponent": "Teja Tirunelveli",
"opponent_id": 394472,
"tournament": "UTR Newport Beach W01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 12,
"first_serve_pct": 51.515151515151516,
"first_serve_won_pct": 70.58823529411765,
"second_serve_won_pct": 43.75,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-08",
"opponent": "Hudson Hawkins",
"opponent_id": 1158280,
"tournament": "UTR Newport Beach W01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 11,
"first_serve_pct": 50.0,
"first_serve_won_pct": 61.53846153846154,
"second_serve_won_pct": 19.230769230769234,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Susannah Su",
"opponent_id": 490677,
"tournament": "UTR Newport Beach W01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 8,
"first_serve_pct": 57.14285714285714,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 27.77777777777778,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Veronica Miroshnichenko",
"opponent_id": 130628,
"tournament": "UTR Newport Beach W01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 11,
"first_serve_pct": 53.333333333333336,
"first_serve_won_pct": 59.375,
"second_serve_won_pct": 32.142857142857146,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 4,
"losses": 2,
"form_string": "WWWLWL"
},
"head_to_head": [
{
"opponent": "Brandy Walker",
"opponent_id": 394471,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Sydney Barnhart",
"opponent_id": 482041,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Veronica Miroshnichenko",
"opponent_id": 130628,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Hudson Hawkins",
"opponent_id": 1158280,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Teja Tirunelveli",
"opponent_id": 394472,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:04:22 UTC"
}