Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Juan Bautista Otegui
1W - 1L
50,0% Win Rate
Forma: LW
JSON Data
{
"player": {
"id": 2297,
"api_id": 221383,
"name": "Juan Bautista Otegui",
"short_name": "J. Otegui",
"country": "Argentina",
"country_code": "AR",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2648503,
"singles": 12.95,
"doubles": 12.95,
"ranking": 1143,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Challenger": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 3.5,
"avg_double_faults_per_match": 11.0,
"avg_first_serve_pct": 50.4,
"avg_first_serve_won_pct": 74.6,
"avg_second_serve_won_pct": 50.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-12",
"opponent": "Valerio Aboian",
"opponent_id": 297139,
"tournament": "Buenos Aires, Argentina",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 7,
"double_faults": 16,
"first_serve_pct": 48.57142857142857,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-11",
"opponent": "Juan Cruz Martin Manzano",
"opponent_id": 418785,
"tournament": "Buenos Aires, Argentina",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 52.27272727272727,
"first_serve_won_pct": 82.6086956521739,
"second_serve_won_pct": 29.411764705882355,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 2,
"wins": 1,
"losses": 1,
"form_string": "LW"
},
"head_to_head": [
{
"opponent": "Juan Cruz Martin Manzano",
"opponent_id": 418785,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Valerio Aboian",
"opponent_id": 297139,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 7,
"tournaments_won": 3,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 5,
"double_faults": 10,
"aces_per_match": 5.0,
"double_faults_per_match": 10.0,
"first_serve_pct": 69.7,
"first_serve_won_pct": 71.4,
"second_serve_won_pct": 52.9,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 25.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 7,
"tournaments_won": 3,
"aces": 5,
"double_faults": 10,
"win_rate": 0.0,
"losses": 1
}
},
{
"year": 2024,
"surfaces": {
"red_clay": {
"matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3,
"tournaments_played": 21,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 10,
"double_faults": 35,
"aces_per_match": 1.7,
"double_faults_per_match": 5.8,
"first_serve_pct": 69.0,
"first_serve_won_pct": 66.8,
"second_serve_won_pct": 57.5,
"break_points_saved_pct": 51.4,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 6,
"wins": 2,
"tournaments_played": 21,
"tournaments_won": 0,
"aces": 10,
"double_faults": 35,
"win_rate": 33.3,
"losses": 4
}
}
],
"data_generated_at": "2026-01-30 23:41:55 UTC"
}