Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Hayden Mulberry
2W - 3L
40,0% Win Rate
Forma: LLWLW
JSON Data
{
"player": {
"id": 4104,
"api_id": 1095355,
"name": "Hayden Mulberry",
"short_name": "H. Mulberry",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2007-11-08",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2138616,
"singles": 9.0,
"doubles": null,
"ranking": 2481,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.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": 2,
"losses": 3,
"win_rate": 40.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 1.6,
"avg_double_faults_per_match": 4.4,
"avg_first_serve_pct": 66.1,
"avg_first_serve_won_pct": 63.1,
"avg_second_serve_won_pct": 43.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-10",
"opponent": "Ahniya Vustsina",
"opponent_id": 1080899,
"tournament": "UTR PTT Athens Women 01",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 36.36363636363637,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-09",
"opponent": "Sofia Camila Rojas",
"opponent_id": 248860,
"tournament": "UTR PTT Athens Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 5,
"first_serve_pct": 65.71428571428571,
"first_serve_won_pct": 53.62318840579711,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-08",
"opponent": "Olivia Cutone",
"opponent_id": 1046263,
"tournament": "UTR PTT Athens Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 80.43478260869566,
"first_serve_won_pct": 75.67567567567568,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Kaitlyn Carnicella",
"opponent_id": 476570,
"tournament": "UTR PTT Athens Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 58.75,
"first_serve_won_pct": 65.95744680851064,
"second_serve_won_pct": 39.39393939393939,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-05",
"opponent": "Jo-Yee Chan",
"opponent_id": 1162142,
"tournament": "UTR PTT Athens Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 5,
"double_faults": 2,
"first_serve_pct": 58.730158730158735,
"first_serve_won_pct": 70.27027027027027,
"second_serve_won_pct": 53.84615384615385,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 2,
"losses": 3,
"form_string": "LLWLW"
},
"head_to_head": [
{
"opponent": "Ahniya Vustsina",
"opponent_id": 1080899,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Jo-Yee Chan",
"opponent_id": 1162142,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Olivia Cutone",
"opponent_id": 1046263,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Kaitlyn Carnicella",
"opponent_id": 476570,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Sofia Camila Rojas",
"opponent_id": 248860,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 19:55:04 UTC"
}