Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Zayah Baker
1W - 4L
20,0% Win Rate
Forma: LLLWL
JSON Data
{
"player": {
"id": 3762,
"api_id": 1158127,
"name": "Zayah Baker",
"short_name": "Z. Baker",
"country": "New Zealand",
"country_code": "NZ",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2008-10-25",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5507057,
"singles": 8.0,
"doubles": null,
"ranking": 1908,
"division": "Junior",
"is_pro": false,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 2.2,
"avg_double_faults_per_match": 4.6,
"avg_first_serve_pct": 55.4,
"avg_first_serve_won_pct": 66.5,
"avg_second_serve_won_pct": 37.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-19",
"opponent": "Gabrielle Villegas",
"opponent_id": 422695,
"tournament": "UTR PTT Melbourne Women 02",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 6,
"first_serve_pct": 53.75,
"first_serve_won_pct": 60.46511627906976,
"second_serve_won_pct": 48.64864864864865,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-17",
"opponent": "Charlotte Vanstone McGrath",
"opponent_id": 464323,
"tournament": "UTR PTT Melbourne Women 02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 57.57575757575758,
"first_serve_won_pct": 65.78947368421053,
"second_serve_won_pct": 35.714285714285715,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-17",
"opponent": "Gurmanat Kaur Sandhu",
"opponent_id": 448988,
"tournament": "UTR PTT Melbourne Women 02",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 5,
"first_serve_pct": 45.20547945205479,
"first_serve_won_pct": 63.63636363636363,
"second_serve_won_pct": 42.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-16",
"opponent": "Helena Guan",
"opponent_id": 423565,
"tournament": "UTR PTT Melbourne Women 02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 57.89473684210527,
"first_serve_won_pct": 75.75757575757575,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-14",
"opponent": "Jasmine Adams",
"opponent_id": 309602,
"tournament": "UTR PTT Melbourne Women 02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 8,
"first_serve_pct": 62.68656716417911,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 12.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 1,
"losses": 4,
"form_string": "LLLWL"
},
"head_to_head": [
{
"opponent": "Helena Guan",
"opponent_id": 423565,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Jasmine Adams",
"opponent_id": 309602,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Charlotte Vanstone McGrath",
"opponent_id": 464323,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Gurmanat Kaur Sandhu",
"opponent_id": 448988,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Gabrielle Villegas",
"opponent_id": 422695,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 21:47:20 UTC"
}