Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Lorenzo Carboni
5W - 7L
41.7% Win Rate
Forma: LLLWLWWLWW
JSON Data
{
"player": {
"id": 919,
"api_id": 462062,
"name": "Lorenzo Carboni",
"short_name": "L. Carboni",
"country": "Italy",
"country_code": "IT",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3723990,
"singles": 13.8,
"doubles": 13.22,
"ranking": 518,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-04-26"
},
"current_ranking": {
"position": 452,
"points": 100,
"best_position": 415,
"date": "2026-05-09"
},
"ranking_history": [
{
"date": "2026-05-09",
"position": 452,
"points": 100
},
{
"date": "2026-05-08",
"position": 452,
"points": 100
},
{
"date": "2026-05-07",
"position": 452,
"points": 100
},
{
"date": "2026-05-06",
"position": 452,
"points": 100
},
{
"date": "2026-05-05",
"position": 452,
"points": 100
},
{
"date": "2026-05-04",
"position": 458,
"points": 96
},
{
"date": "2026-05-03",
"position": 458,
"points": 96
},
{
"date": "2026-05-02",
"position": 458,
"points": 96
},
{
"date": "2026-05-01",
"position": 458,
"points": 96
},
{
"date": "2026-04-30",
"position": 458,
"points": 96
}
],
"career_stats": {
"total_matches": 12,
"wins": 5,
"losses": 7,
"win_rate": 41.7
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
},
"clay": {
"matches": 6,
"wins": 1,
"losses": 5,
"win_rate": 16.7
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Masters 1000": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"Challenger": {
"matches": 11,
"wins": 5,
"losses": 6,
"win_rate": 45.5
}
},
"average_match_stats": {
"matches_with_stats": 12,
"avg_aces_per_match": 1.8,
"avg_double_faults_per_match": 2.3,
"avg_first_serve_pct": 63.1,
"avg_first_serve_won_pct": 64.6,
"avg_second_serve_won_pct": 46.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-05-04",
"opponent": "Aleksandar Kovacevic",
"opponent_id": 187608,
"tournament": "ATP Rome Masters",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 6,
"double_faults": 3,
"first_serve_pct": 75.36231884057972,
"first_serve_won_pct": 67.3076923076923,
"second_serve_won_pct": 29.411764705882355,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-29",
"opponent": "Gianluca Cadenasso",
"opponent_id": 425525,
"tournament": "Cagliari, Italy",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 64.15094339622641,
"first_serve_won_pct": 55.88235294117647,
"second_serve_won_pct": 53.84615384615385,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-28",
"opponent": "Federico Arnaboldi",
"opponent_id": 224038,
"tournament": "Cagliari, Italy",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 60.0,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 70.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-27",
"opponent": "Manuel Mazza",
"opponent_id": 204255,
"tournament": "Cagliari, Italy",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 52.83018867924528,
"first_serve_won_pct": 71.42857142857143,
"second_serve_won_pct": 56.00000000000001,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-14",
"opponent": "Alejandro Tabilo",
"opponent_id": 102151,
"tournament": "Olbia, Italy",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 1,
"first_serve_pct": 63.1578947368421,
"first_serve_won_pct": 70.0,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-13",
"opponent": "Szymon Kielan",
"opponent_id": 353583,
"tournament": "Olbia, Italy",
"surface": "hard",
"round": "Qualification Final",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 57.14285714285714,
"first_serve_won_pct": 78.57142857142857,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-12",
"opponent": "Samir Hamza Reguig",
"opponent_id": 269873,
"tournament": "Olbia, Italy",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 88.46153846153845,
"second_serve_won_pct": 46.15384615384615,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-30",
"opponent": "Oliver Crawford",
"opponent_id": 213057,
"tournament": "Alicante, Spain",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 56.09756097560976,
"first_serve_won_pct": 47.82608695652174,
"second_serve_won_pct": 59.09090909090909,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-29",
"opponent": "Alejandro Manzanera Pertusa",
"opponent_id": 342273,
"tournament": "Alicante, Spain",
"surface": "hard",
"round": "Qualification Final",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 66.27906976744185,
"first_serve_won_pct": 63.1578947368421,
"second_serve_won_pct": 41.37931034482759,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-28",
"opponent": "John Echeverria",
"opponent_id": 234275,
"tournament": "Alicante, Spain",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 5,
"first_serve_pct": 68.0,
"first_serve_won_pct": 74.50980392156863,
"second_serve_won_pct": 45.83333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 5,
"losses": 5,
"form_string": "LLLWLWWLWW"
},
"head_to_head": [
{
"opponent": "Gonzalo Villanueva",
"opponent_id": 85877,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Oliver Crawford",
"opponent_id": 213057,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Gianluca Cadenasso",
"opponent_id": 425525,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Alejandro Manzanera Pertusa",
"opponent_id": 342273,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "John Echeverria",
"opponent_id": 234275,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 14,
"double_faults": 13,
"aces_per_match": 2.3,
"double_faults_per_match": 2.2,
"first_serve_pct": 72.9,
"first_serve_won_pct": 71.1,
"second_serve_won_pct": 52.7,
"break_points_saved_pct": 54.3,
"break_points_converted_pct": 45.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 15,
"wins": 5,
"losses": 10,
"win_rate": 33.3,
"tournaments_played": 11,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 4,
"aces": 27,
"double_faults": 38,
"aces_per_match": 1.8,
"double_faults_per_match": 2.5,
"first_serve_pct": 73.9,
"first_serve_won_pct": 58.7,
"second_serve_won_pct": 49.3,
"break_points_saved_pct": 62.8,
"break_points_converted_pct": 38.1,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 21,
"wins": 9,
"tournaments_played": 14,
"tournaments_won": 0,
"aces": 41,
"double_faults": 51,
"win_rate": 42.9,
"losses": 12
}
},
{
"year": 2024,
"surfaces": {
"red_clay": {
"matches": 6,
"wins": 1,
"losses": 5,
"win_rate": 16.7,
"tournaments_played": 20,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 7,
"double_faults": 14,
"aces_per_match": 1.2,
"double_faults_per_match": 2.3,
"first_serve_pct": 69.8,
"first_serve_won_pct": 61.7,
"second_serve_won_pct": 45.8,
"break_points_saved_pct": 22.6,
"break_points_converted_pct": 30.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 6,
"wins": 1,
"tournaments_played": 20,
"tournaments_won": 0,
"aces": 7,
"double_faults": 14,
"win_rate": 16.7,
"losses": 5
}
}
],
"data_generated_at": "2026-05-09 03:39:20 UTC"
}