Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Maria Jose Sanchez Uribe
1W - 2L
33.3% Win Rate
Forma: LWL
JSON Data
{
"player": {
"id": 1259,
"api_id": 467096,
"name": "Maria Jose Sanchez Uribe",
"short_name": "M. Sánchez Uribe",
"country": "Colombia",
"country_code": "CO",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2008-08-13",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4208577,
"singles": 9.13,
"doubles": 9.4,
"ranking": 1007,
"division": "Junior",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"WTA 250": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 0.0,
"avg_double_faults_per_match": 3.0,
"avg_first_serve_pct": 69.2,
"avg_first_serve_won_pct": 51.4,
"avg_second_serve_won_pct": 44.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-27",
"opponent": "Carla Markus",
"opponent_id": 378449,
"tournament": "Cali, Colombia",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 68.42105263157895,
"first_serve_won_pct": 46.15384615384615,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-26",
"opponent": "Martina Okalova",
"opponent_id": 164852,
"tournament": "Cali, Colombia",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 80.0,
"first_serve_won_pct": 54.166666666666664,
"second_serve_won_pct": 75.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-04-01",
"opponent": "Julieta Pareja",
"opponent_id": 479117,
"tournament": "Bogota",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 59.09090909090909,
"first_serve_won_pct": 53.84615384615385,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 1,
"losses": 2,
"form_string": "LWL"
},
"head_to_head": [
{
"opponent": "Carla Markus",
"opponent_id": 378449,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Julieta Pareja",
"opponent_id": 479117,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Martina Okalova",
"opponent_id": 164852,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 9,
"aces_per_match": 0.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 76.3,
"first_serve_won_pct": 52.2,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 48.0,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 3,
"wins": 1,
"tournaments_played": 2,
"tournaments_won": 0,
"aces": 0,
"double_faults": 9,
"win_rate": 33.3,
"losses": 2
}
},
{
"year": 2024,
"surfaces": {
"red_clay": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 5,
"aces_per_match": 0.0,
"double_faults_per_match": 2.5,
"first_serve_pct": 75.9,
"first_serve_won_pct": 46.7,
"second_serve_won_pct": 40.5,
"break_points_saved_pct": 17.6,
"break_points_converted_pct": 57.1,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 0,
"tournaments_played": 8,
"tournaments_won": 0,
"aces": 0,
"double_faults": 5,
"win_rate": 0.0,
"losses": 2
}
}
],
"data_generated_at": "2025-12-10 13:05:52 UTC"
}