Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Audrey Moutama
4W - 1L
80.0% Win Rate
Forma: LWWWW
JSON Data
{
"player": {
"id": 5163,
"api_id": 307407,
"name": "Audrey Moutama",
"short_name": "A. Moutama",
"country": "France",
"country_code": "FR",
"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": 5,
"wins": 4,
"losses": 1,
"win_rate": 80.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 5,
"wins": 4,
"losses": 1,
"win_rate": 80.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 5,
"wins": 4,
"losses": 1,
"win_rate": 80.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 0.6,
"avg_double_faults_per_match": 5.8,
"avg_first_serve_pct": 69.0,
"avg_first_serve_won_pct": 61.3,
"avg_second_serve_won_pct": 37.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-05-08",
"opponent": "Calla McGill",
"opponent_id": 476549,
"tournament": "UTR PTT Concord Women 01",
"surface": "clay",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 72.91666666666666,
"first_serve_won_pct": 54.285714285714285,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-08",
"opponent": "Daniela Vidal Romero",
"opponent_id": 1221670,
"tournament": "UTR PTT Concord Women 01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 6,
"first_serve_pct": 73.13432835820896,
"first_serve_won_pct": 63.26530612244898,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-07",
"opponent": "Shelby Prince",
"opponent_id": 268287,
"tournament": "UTR PTT Concord Women 01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 9,
"first_serve_pct": 74.02597402597402,
"first_serve_won_pct": 56.14035087719298,
"second_serve_won_pct": 30.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-05",
"opponent": "Gresi Bajri",
"opponent_id": 384831,
"tournament": "UTR PTT Concord Women 01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 58.69565217391305,
"first_serve_won_pct": 59.25925925925925,
"second_serve_won_pct": 57.89473684210527,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-05-04",
"opponent": "N Nagniba N Tcha",
"opponent_id": 1222354,
"tournament": "UTR PTT Concord Women 01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 66.25,
"first_serve_won_pct": 73.58490566037736,
"second_serve_won_pct": 37.142857142857146,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 4,
"losses": 1,
"form_string": "LWWWW"
},
"head_to_head": [
{
"opponent": "Calla McGill",
"opponent_id": 476549,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "N Nagniba N Tcha",
"opponent_id": 1222354,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Shelby Prince",
"opponent_id": 268287,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Gresi Bajri",
"opponent_id": 384831,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Daniela Vidal Romero",
"opponent_id": 1221670,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-05-09 00:34:41 UTC"
}