Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Victor Hugo Remondy Pagotto
0W - 2L
0.0% Win Rate
Forma: LL
JSON Data
{
"player": {
"id": 1237,
"api_id": 508354,
"name": "Victor Hugo Remondy Pagotto",
"short_name": "V. H. R. Pagotto",
"country": "Brazil",
"country_code": "BR",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4569228,
"singles": 12.27,
"doubles": 12.61,
"ranking": 1637,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Challenger": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 2.0,
"avg_double_faults_per_match": 4.5,
"avg_first_serve_pct": 54.9,
"avg_first_serve_won_pct": 49.6,
"avg_second_serve_won_pct": 40.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-05-11",
"opponent": "Igor Gimenez",
"opponent_id": 265148,
"tournament": "Bogota, Colombia",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 5,
"first_serve_pct": 59.756097560975604,
"first_serve_won_pct": 51.02040816326531,
"second_serve_won_pct": 42.42424242424242,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-30",
"opponent": "Connor Huertas Del Pino",
"opponent_id": 161868,
"tournament": "Campinas, Brazil",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 50.0,
"first_serve_won_pct": 48.275862068965516,
"second_serve_won_pct": 40.54054054054054,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 2,
"wins": 0,
"losses": 2,
"form_string": "LL"
},
"head_to_head": [
{
"opponent": "Connor Huertas Del Pino",
"opponent_id": 161868,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Igor Gimenez",
"opponent_id": 265148,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 6,
"wins": 1,
"losses": 5,
"win_rate": 16.7,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 9,
"double_faults": 20,
"aces_per_match": 1.5,
"double_faults_per_match": 3.3,
"first_serve_pct": 71.6,
"first_serve_won_pct": 58.1,
"second_serve_won_pct": 46.9,
"break_points_saved_pct": 64.5,
"break_points_converted_pct": 55.6,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 6,
"wins": 1,
"tournaments_played": 5,
"tournaments_won": 0,
"aces": 9,
"double_faults": 20,
"win_rate": 16.7,
"losses": 5
}
},
{
"year": 2024,
"surfaces": {
"red_clay": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 2,
"aces_per_match": 0.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 71.1,
"first_serve_won_pct": 43.8,
"second_serve_won_pct": 38.1,
"break_points_saved_pct": 31.2,
"break_points_converted_pct": 50.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 0,
"tournaments_played": 7,
"tournaments_won": 0,
"aces": 0,
"double_faults": 2,
"win_rate": 0.0,
"losses": 2
}
}
],
"data_generated_at": "2025-12-10 13:13:23 UTC"
}