Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Nauhany Vitoria Leme Da Silva
1W - 2L
33.3% Win Rate
Forma: LLW
JSON Data
{
"player": {
"id": 1406,
"api_id": 510777,
"name": "Nauhany Vitoria Leme Da Silva",
"short_name": "N. Leme Da Silva",
"country": "Brazil",
"country_code": "BR",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2010-03-13",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"surface_stats": {
"hard": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"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": 2.7,
"avg_double_faults_per_match": 5.3,
"avg_first_serve_pct": 51.1,
"avg_first_serve_won_pct": 64.0,
"avg_second_serve_won_pct": 36.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-21",
"opponent": "Julia Grabher",
"opponent_id": 113079,
"tournament": "Florianapolis, Brazil",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 6,
"first_serve_pct": 53.71900826446281,
"first_serve_won_pct": 55.38461538461539,
"second_serve_won_pct": 32.142857142857146,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-10",
"opponent": "Solana Sierra",
"opponent_id": 298913,
"tournament": "WTA Sao Paulo, Brazil Women, Singles",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 48.888888888888886,
"first_serve_won_pct": 59.09090909090909,
"second_serve_won_pct": 35.294117647058826,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-08",
"opponent": "Carolina Alves",
"opponent_id": 51839,
"tournament": "WTA Sao Paulo, Brazil Women, Singles",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 6,
"double_faults": 5,
"first_serve_pct": 50.63291139240506,
"first_serve_won_pct": 77.5,
"second_serve_won_pct": 58.97435897435898,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 1,
"losses": 2,
"form_string": "LLW"
},
"head_to_head": [
{
"opponent": "Solana Sierra",
"opponent_id": 298913,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Carolina Alves",
"opponent_id": 51839,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Julia Grabher",
"opponent_id": 113079,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 0,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 5,
"double_faults": 5,
"aces_per_match": 2.5,
"double_faults_per_match": 2.5,
"first_serve_pct": 78.8,
"first_serve_won_pct": 57.4,
"second_serve_won_pct": 53.3,
"break_points_saved_pct": 74.2,
"break_points_converted_pct": 40.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 1,
"double_faults": 6,
"aces_per_match": 1.0,
"double_faults_per_match": 6.0,
"first_serve_pct": 68.4,
"first_serve_won_pct": 55.4,
"second_serve_won_pct": 36.0,
"break_points_saved_pct": 52.9,
"break_points_converted_pct": 53.8,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 3,
"wins": 1,
"tournaments_played": 2,
"tournaments_won": 0,
"aces": 6,
"double_faults": 11,
"win_rate": 33.3,
"losses": 2
}
}
],
"data_generated_at": "2025-12-10 14:08:41 UTC"
}