Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Maria Aran Teixido Garcia
2W - 3L
40,0% Win Rate
Forma: WWLLL
JSON Data
{
"player": {
"id": 3595,
"api_id": 222148,
"name": "Maria Aran Teixido Garcia",
"short_name": "M. A. Teixido Garcia",
"country": "Spain",
"country_code": "ES",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2001-01-17",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"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": 0.8,
"avg_double_faults_per_match": 5.4,
"avg_first_serve_pct": 61.6,
"avg_first_serve_won_pct": 50.6,
"avg_second_serve_won_pct": 47.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-03",
"opponent": "Tola Glowacka",
"opponent_id": 1097453,
"tournament": "UTR PTT Arnhem Women 01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "1-1",
"stats": {
"aces": 1,
"double_faults": 12,
"first_serve_pct": 52.63157894736842,
"first_serve_won_pct": 52.5,
"second_serve_won_pct": 47.22222222222222,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-02",
"opponent": "Valentina Khrebtova",
"opponent_id": 276797,
"tournament": "UTR PTT Arnhem Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 69.81132075471697,
"first_serve_won_pct": 70.27027027027027,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-31",
"opponent": "Sevil Yuldasheva",
"opponent_id": 217144,
"tournament": "UTR PTT Arnhem Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 6,
"first_serve_pct": 65.21739130434783,
"first_serve_won_pct": 46.666666666666664,
"second_serve_won_pct": 62.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-30",
"opponent": "Sarah Olff",
"opponent_id": 1141369,
"tournament": "UTR PTT Arnhem Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 60.75949367088608,
"first_serve_won_pct": 47.91666666666667,
"second_serve_won_pct": 62.06896551724138,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-29",
"opponent": "Merel Hoedt",
"opponent_id": 198838,
"tournament": "UTR PTT Arnhem Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 59.57446808510638,
"first_serve_won_pct": 35.714285714285715,
"second_serve_won_pct": 42.10526315789473,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 2,
"losses": 3,
"form_string": "WWLLL"
},
"head_to_head": [
{
"opponent": "Sevil Yuldasheva",
"opponent_id": 217144,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Valentina Khrebtova",
"opponent_id": 276797,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Sarah Olff",
"opponent_id": 1141369,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Tola Glowacka",
"opponent_id": 1097453,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Merel Hoedt",
"opponent_id": 198838,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 18:43:17 UTC"
}