Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Juliana Rodriguez
1W - 0L
100.0% Win Rate
Forma: W
JSON Data
{
"player": {
"id": 2147,
"api_id": 385698,
"name": "Juliana Rodriguez",
"short_name": "J. Rodriguez",
"country": "Uruguay",
"country_code": "UY",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2004-04-15",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3921268,
"singles": null,
"doubles": null,
"ranking": 118249,
"division": "General",
"is_pro": false,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 1,
"wins": 1,
"losses": 0,
"win_rate": 100.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 1,
"wins": 1,
"losses": 0,
"win_rate": 100.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 1,
"wins": 1,
"losses": 0,
"win_rate": 100.0
}
},
"average_match_stats": {
"matches_with_stats": 1,
"avg_aces_per_match": 0.0,
"avg_double_faults_per_match": 1.0,
"avg_first_serve_pct": 71.4,
"avg_first_serve_won_pct": 57.5,
"avg_second_serve_won_pct": 62.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-05",
"opponent": "Claudina Aiassa",
"opponent_id": 450713,
"tournament": "UTR PTT Buenos Aires Women 02",
"surface": "clay",
"round": "Match for 3rd place",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 71.42857142857143,
"first_serve_won_pct": 57.49999999999999,
"second_serve_won_pct": 44.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 1,
"wins": 1,
"losses": 0,
"form_string": "W"
},
"head_to_head": [
{
"opponent": "Claudina Aiassa",
"opponent_id": 450713,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0,
"tournaments_played": 0,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 19,
"aces_per_match": 0.2,
"double_faults_per_match": 4.8,
"first_serve_pct": 70.9,
"first_serve_won_pct": 46.0,
"second_serve_won_pct": 43.4,
"break_points_saved_pct": 52.1,
"break_points_converted_pct": 52.2,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 4,
"wins": 1,
"tournaments_played": 0,
"tournaments_won": 0,
"aces": 1,
"double_faults": 19,
"win_rate": 25.0,
"losses": 3
}
},
{
"year": 2023,
"surfaces": {
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 12,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 3,
"aces_per_match": 0.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 75.3,
"first_serve_won_pct": 48.7,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 37.5,
"break_points_converted_pct": 100.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 12,
"tournaments_won": 0,
"aces": 0,
"double_faults": 3,
"win_rate": 0.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 14:05:47 UTC"
}