Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Stefani Webb
0W - 2L
0,0% Win Rate
Forma: LL
JSON Data
{
"player": {
"id": 4067,
"api_id": 405029,
"name": "Stefani Webb",
"short_name": "S. Webb",
"country": "Australia",
"country_code": "AU",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2005-03-20",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5259409,
"singles": 10.75,
"doubles": 10.47,
"ranking": 785,
"division": "General",
"is_pro": true,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"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": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 0.5,
"avg_double_faults_per_match": 4.5,
"avg_first_serve_pct": 74.7,
"avg_first_serve_won_pct": 54.1,
"avg_second_serve_won_pct": 29.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-12",
"opponent": "Linda Klimovicova",
"opponent_id": 297953,
"tournament": "Australian Open",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 81.25,
"first_serve_won_pct": 48.717948717948715,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-04",
"opponent": "Ena Shibahara",
"opponent_id": 138452,
"tournament": "Canberra, Australia",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 68.11594202898551,
"first_serve_won_pct": 59.57446808510638,
"second_serve_won_pct": 56.00000000000001,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 2,
"wins": 0,
"losses": 2,
"form_string": "LL"
},
"head_to_head": [
{
"opponent": "Ena Shibahara",
"opponent_id": 138452,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Linda Klimovicova",
"opponent_id": 297953,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 12:53:05 UTC"
}