Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Leo Borg
1W - 3L
25.0% Win Rate
Forma: LWLL
JSON Data
{
"player": {
"id": 1264,
"api_id": 341148,
"name": "Leo Borg",
"short_name": "L. Borg",
"country": "Sweden",
"country_code": "SE",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 274823,
"singles": 13.56,
"doubles": 12.54,
"ranking": 637,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
},
"surface_stats": {
"hard": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"clay": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"ATP 500": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"ATP 250": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 2.0,
"avg_double_faults_per_match": 3.8,
"avg_first_serve_pct": 61.7,
"avg_first_serve_won_pct": 65.6,
"avg_second_serve_won_pct": 47.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-15",
"opponent": "Denis Shapovalov",
"opponent_id": 117916,
"tournament": "Stockholm",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 60.57692307692307,
"first_serve_won_pct": 55.55555555555556,
"second_serve_won_pct": 38.70967741935484,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-13",
"opponent": "Sebastian Ofner",
"opponent_id": 83397,
"tournament": "Stockholm",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 63.07692307692307,
"first_serve_won_pct": 73.17073170731707,
"second_serve_won_pct": 46.15384615384615,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-17",
"opponent": "Sebastian Ofner",
"opponent_id": 83397,
"tournament": "Geneva",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 5,
"first_serve_pct": 61.29032258064516,
"first_serve_won_pct": 73.68421052631578,
"second_serve_won_pct": 60.97560975609756,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-04-12",
"opponent": "Jacob Fearnley",
"opponent_id": 275948,
"tournament": "Barcelona",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 61.855670103092784,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 45.83333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 1,
"losses": 3,
"form_string": "LWLL"
},
"head_to_head": [
{
"opponent": "Sebastian Ofner",
"opponent_id": 83397,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Denis Shapovalov",
"opponent_id": 117916,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Jacob Fearnley",
"opponent_id": 275948,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_indoor": {
"matches": 7,
"wins": 2,
"losses": 5,
"win_rate": 28.6,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 16,
"double_faults": 16,
"aces_per_match": 2.3,
"double_faults_per_match": 2.3,
"first_serve_pct": 73.2,
"first_serve_won_pct": 63.8,
"second_serve_won_pct": 57.2,
"break_points_saved_pct": 47.6,
"break_points_converted_pct": 41.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 6,
"double_faults": 5,
"aces_per_match": 3.0,
"double_faults_per_match": 2.5,
"first_serve_pct": 72.3,
"first_serve_won_pct": 65.3,
"second_serve_won_pct": 48.2,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 50.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 9,
"wins": 2,
"tournaments_played": 6,
"tournaments_won": 0,
"aces": 22,
"double_faults": 21,
"win_rate": 22.2,
"losses": 7
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 5,
"double_faults": 3,
"aces_per_match": 5.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 76.0,
"first_serve_won_pct": 71.2,
"second_serve_won_pct": 38.1,
"break_points_saved_pct": 57.1,
"break_points_converted_pct": 100.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 11,
"tournaments_won": 1,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 9,
"double_faults": 17,
"aces_per_match": 3.0,
"double_faults_per_match": 5.7,
"first_serve_pct": 71.1,
"first_serve_won_pct": 59.3,
"second_serve_won_pct": 54.9,
"break_points_saved_pct": 57.6,
"break_points_converted_pct": 45.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 5,
"wins": 0,
"losses": 5,
"win_rate": 0.0,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 9,
"double_faults": 13,
"aces_per_match": 1.8,
"double_faults_per_match": 2.6,
"first_serve_pct": 74.2,
"first_serve_won_pct": 54.4,
"second_serve_won_pct": 51.5,
"break_points_saved_pct": 52.0,
"break_points_converted_pct": 63.2,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 9,
"wins": 1,
"tournaments_played": 22,
"tournaments_won": 1,
"aces": 23,
"double_faults": 33,
"win_rate": 11.1,
"losses": 8
}
},
{
"year": 2023,
"surfaces": {
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 6,
"aces_per_match": 2.0,
"double_faults_per_match": 6.0,
"first_serve_pct": 73.8,
"first_serve_won_pct": 73.7,
"second_serve_won_pct": 26.7,
"break_points_saved_pct": 55.6,
"break_points_converted_pct": 20.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 3,
"aces_per_match": 1.5,
"double_faults_per_match": 1.5,
"first_serve_pct": 76.2,
"first_serve_won_pct": 63.6,
"second_serve_won_pct": 62.2,
"break_points_saved_pct": 58.3,
"break_points_converted_pct": 30.0,
"winners_total": 3,
"unforced_errors_total": 3
}
},
"totals": {
"matches": 3,
"wins": 1,
"tournaments_played": 13,
"tournaments_won": 0,
"aces": 5,
"double_faults": 9,
"win_rate": 33.3,
"losses": 2
}
}
],
"data_generated_at": "2025-12-10 08:18:25 UTC"
}