Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Alexandra Osborne
1W - 1L
50.0% Win Rate
Forma: LW
JSON Data
{
"player": {
"id": 1914,
"api_id": 276809,
"name": "Alexandra Osborne",
"short_name": "A. Osborne",
"country": "Australia",
"country_code": "AU",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1995-04-08",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3617296,
"singles": 10.34,
"doubles": 10.8,
"ranking": 832,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"WTA 250": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 0.5,
"avg_double_faults_per_match": 7.0,
"avg_first_serve_pct": 65.9,
"avg_first_serve_won_pct": 43.8,
"avg_second_serve_won_pct": 31.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-20",
"opponent": "Katrina Scott",
"opponent_id": 297369,
"tournament": "WTA 125K Queretaro, Mexico Women Singles",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 64.51612903225806,
"first_serve_won_pct": 25.0,
"second_serve_won_pct": 18.181818181818183,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-19",
"opponent": "Anita Wagner",
"opponent_id": 65610,
"tournament": "WTA 125K Queretaro, Mexico Women Singles",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 12,
"first_serve_pct": 67.36842105263158,
"first_serve_won_pct": 62.5,
"second_serve_won_pct": 45.16129032258064,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 2,
"wins": 1,
"losses": 1,
"form_string": "LW"
},
"head_to_head": [
{
"opponent": "Katrina Scott",
"opponent_id": 297369,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Anita Wagner",
"opponent_id": 65610,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2024,
"surfaces": {
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 11,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 7,
"aces_per_match": 1.0,
"double_faults_per_match": 7.0,
"first_serve_pct": 68.6,
"first_serve_won_pct": 61.5,
"second_serve_won_pct": 46.7,
"break_points_saved_pct": 55.6,
"break_points_converted_pct": 0.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 11,
"tournaments_won": 0,
"aces": 1,
"double_faults": 7,
"win_rate": 0.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 13:04:21 UTC"
}