Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Meisha Kendall-Woseley
1W - 1L
50,0% Win Rate
Forma: LW
JSON Data
{
"player": {
"id": 4383,
"api_id": 403896,
"name": "Meisha Kendall-Woseley",
"short_name": "M. Kendall-Woseley",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"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": {
"UTR": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 0.0,
"avg_double_faults_per_match": 2.0,
"avg_first_serve_pct": 66.3,
"avg_first_serve_won_pct": 48.9,
"avg_second_serve_won_pct": 39.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-29",
"opponent": "Lexie Weir",
"opponent_id": 246671,
"tournament": "UTR Bonita Springs W01",
"surface": "clay",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 64.1025641025641,
"first_serve_won_pct": 44.0,
"second_serve_won_pct": 28.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-28",
"opponent": "Mariana Correa",
"opponent_id": 193268,
"tournament": "UTR Bonita Springs W01",
"surface": "clay",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 68.42105263157895,
"first_serve_won_pct": 53.84615384615385,
"second_serve_won_pct": 50.0,
"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": "Lexie Weir",
"opponent_id": 246671,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Mariana Correa",
"opponent_id": 193268,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 19:55:05 UTC"
}