Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Juan Sebastian Osorio
0W - 2L
0.0% Win Rate
Forma: LL
JSON Data
{
"player": {
"id": 1302,
"api_id": 135032,
"name": "Juan Sebastian Osorio",
"short_name": "J. S. Osorio",
"country": "Colombia",
"country_code": "CO",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"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": 3.5,
"avg_double_faults_per_match": 3.0,
"avg_first_serve_pct": 61.7,
"avg_first_serve_won_pct": 69.2,
"avg_second_serve_won_pct": 38.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-09-28",
"opponent": "Santiago De la Fuente",
"opponent_id": 286518,
"tournament": "Antofagasta, Chile",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 59.01639344262295,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-11",
"opponent": "Daniel Antonio Nunez",
"opponent_id": 305134,
"tournament": "Bogota, Colombia",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 7,
"double_faults": 3,
"first_serve_pct": 64.46280991735537,
"first_serve_won_pct": 71.7948717948718,
"second_serve_won_pct": 55.81395348837209,
"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": "Daniel Antonio Nunez",
"opponent_id": 305134,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Santiago De la Fuente",
"opponent_id": 286518,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 7,
"wins": 1,
"losses": 6,
"win_rate": 14.3,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 16,
"double_faults": 23,
"aces_per_match": 2.3,
"double_faults_per_match": 3.3,
"first_serve_pct": 71.9,
"first_serve_won_pct": 64.5,
"second_serve_won_pct": 47.5,
"break_points_saved_pct": 70.6,
"break_points_converted_pct": 26.2,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 7,
"wins": 1,
"tournaments_played": 8,
"tournaments_won": 0,
"aces": 16,
"double_faults": 23,
"win_rate": 14.3,
"losses": 6
}
},
{
"year": 2024,
"surfaces": {
"red_clay": {
"matches": 7,
"wins": 2,
"losses": 5,
"win_rate": 28.6,
"tournaments_played": 11,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 3,
"aces": 16,
"double_faults": 24,
"aces_per_match": 2.3,
"double_faults_per_match": 3.4,
"first_serve_pct": 74.5,
"first_serve_won_pct": 59.0,
"second_serve_won_pct": 53.4,
"break_points_saved_pct": 52.5,
"break_points_converted_pct": 44.7,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 7,
"wins": 2,
"tournaments_played": 11,
"tournaments_won": 0,
"aces": 16,
"double_faults": 24,
"win_rate": 28.6,
"losses": 5
}
}
],
"data_generated_at": "2025-12-10 13:13:28 UTC"
}