Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Marco Cecchinato
4W - 7L
36.4% Win Rate
Forma: LWLLLLLWLW
JSON Data
{
"player": {
"id": 550,
"api_id": 44549,
"name": "Marco Cecchinato",
"short_name": "M. Cecchinato",
"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": 3927,
"singles": 14.21,
"doubles": 13.23,
"ranking": 273,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 228,
"points": 250,
"best_position": 16,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 228,
"points": 250
},
{
"date": "2025-12-09",
"position": 228,
"points": 250
},
{
"date": "2025-12-08",
"position": 228,
"points": 250
},
{
"date": "2025-12-07",
"position": 228,
"points": 250
},
{
"date": "2025-12-06",
"position": 228,
"points": 250
},
{
"date": "2025-12-05",
"position": 228,
"points": 250
},
{
"date": "2025-12-04",
"position": 228,
"points": 250
},
{
"date": "2025-12-03",
"position": 228,
"points": 250
}
],
"career_stats": {
"total_matches": 11,
"wins": 4,
"losses": 7,
"win_rate": 36.4
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 11,
"wins": 4,
"losses": 7,
"win_rate": 36.4
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"ATP 250": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"Challenger": {
"matches": 10,
"wins": 4,
"losses": 6,
"win_rate": 40.0
}
},
"average_match_stats": {
"matches_with_stats": 11,
"avg_aces_per_match": 2.3,
"avg_double_faults_per_match": 3.8,
"avg_first_serve_pct": 62.4,
"avg_first_serve_won_pct": 64.3,
"avg_second_serve_won_pct": 47.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-12",
"opponent": "Mariano Navone",
"opponent_id": 271389,
"tournament": "Montevideo, Uruguay",
"surface": "clay",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 63.07692307692307,
"first_serve_won_pct": 46.34146341463415,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-10",
"opponent": "Facundo Diaz Acosta",
"opponent_id": 264372,
"tournament": "Montevideo, Uruguay",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 65.67164179104478,
"first_serve_won_pct": 81.81818181818183,
"second_serve_won_pct": 56.00000000000001,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-05",
"opponent": "Jonas Forejtek",
"opponent_id": 269291,
"tournament": "Valencia, Spain",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 71.64179104477611,
"first_serve_won_pct": 60.416666666666664,
"second_serve_won_pct": 79.16666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-14",
"opponent": "Jozef Kovalik",
"opponent_id": 57021,
"tournament": "Bad Waltersdorf, Austria",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 59.154929577464785,
"first_serve_won_pct": 61.904761904761905,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-02",
"opponent": "Dmitry Popko",
"opponent_id": 50901,
"tournament": "Genoa, Italy",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 7,
"first_serve_pct": 64.17910447761194,
"first_serve_won_pct": 62.7906976744186,
"second_serve_won_pct": 64.28571428571429,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-19",
"opponent": "Luca Van Assche",
"opponent_id": 335102,
"tournament": "Umag",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 3,
"first_serve_pct": 65.95744680851064,
"first_serve_won_pct": 58.06451612903226,
"second_serve_won_pct": 54.54545454545454,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-02-03",
"opponent": "Juan Bautista Torres",
"opponent_id": 315774,
"tournament": "Rosario, Argentina",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 58.69565217391305,
"first_serve_won_pct": 61.111111111111114,
"second_serve_won_pct": 42.10526315789473,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-02-02",
"opponent": "Pedro Sakamoto",
"opponent_id": 65576,
"tournament": "Rosario, Argentina",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 58.69565217391305,
"first_serve_won_pct": 61.111111111111114,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-01-14",
"opponent": "Joao Lucas Reis Da Silva",
"opponent_id": 212762,
"tournament": "Buenos Aires, Argentina",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 6,
"first_serve_pct": 59.59595959595959,
"first_serve_won_pct": 71.1864406779661,
"second_serve_won_pct": 47.82608695652174,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-01-13",
"opponent": "Tomas Farjat",
"opponent_id": 270414,
"tournament": "Buenos Aires, Argentina",
"surface": "clay",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 6,
"first_serve_pct": 59.59595959595959,
"first_serve_won_pct": 71.1864406779661,
"second_serve_won_pct": 22.22222222222222,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 3,
"losses": 7,
"form_string": "LWLLLLLWLW"
},
"head_to_head": [
{
"opponent": "Luca Van Assche",
"opponent_id": 335102,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Mariano Navone",
"opponent_id": 271389,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Facundo Diaz Acosta",
"opponent_id": 264372,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Jozef Kovalik",
"opponent_id": 57021,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Dmitry Popko",
"opponent_id": 50901,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 62,
"wins": 35,
"losses": 27,
"win_rate": 56.5,
"tournaments_played": 34,
"tournaments_won": 1,
"tiebreaks_won": 10,
"tiebreaks_lost": 12,
"aces": 133,
"double_faults": 181,
"aces_per_match": 2.1,
"double_faults_per_match": 2.9,
"first_serve_pct": 74.3,
"first_serve_won_pct": 65.9,
"second_serve_won_pct": 57.5,
"break_points_saved_pct": 63.3,
"break_points_converted_pct": 32.8,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 62,
"wins": 35,
"tournaments_played": 34,
"tournaments_won": 1,
"aces": 133,
"double_faults": 181,
"win_rate": 56.5,
"losses": 27
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_outdoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 4,
"aces_per_match": 1.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 68.9,
"first_serve_won_pct": 55.7,
"second_serve_won_pct": 54.3,
"break_points_saved_pct": 38.5,
"break_points_converted_pct": 100.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 49,
"wins": 26,
"losses": 23,
"win_rate": 53.1,
"tournaments_played": 24,
"tournaments_won": 0,
"tiebreaks_won": 9,
"tiebreaks_lost": 10,
"aces": 104,
"double_faults": 168,
"aces_per_match": 2.1,
"double_faults_per_match": 3.4,
"first_serve_pct": 73.1,
"first_serve_won_pct": 66.2,
"second_serve_won_pct": 57.8,
"break_points_saved_pct": 60.2,
"break_points_converted_pct": 45.9,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 51,
"wins": 26,
"tournaments_played": 26,
"tournaments_won": 0,
"aces": 106,
"double_faults": 172,
"win_rate": 51.0,
"losses": 25
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 12,
"double_faults": 9,
"aces_per_match": 6.0,
"double_faults_per_match": 4.5,
"first_serve_pct": 75.8,
"first_serve_won_pct": 61.7,
"second_serve_won_pct": 50.9,
"break_points_saved_pct": 71.0,
"break_points_converted_pct": 100.0,
"winners_total": 24,
"unforced_errors_total": 40
},
"hardcourt_outdoor": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 5,
"double_faults": 10,
"aces_per_match": 1.7,
"double_faults_per_match": 3.3,
"first_serve_pct": 73.7,
"first_serve_won_pct": 55.4,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 41.7,
"break_points_converted_pct": 50.0,
"winners_total": 15,
"unforced_errors_total": 28
},
"red_clay": {
"matches": 20,
"wins": 10,
"losses": 10,
"win_rate": 50.0,
"tournaments_played": 19,
"tournaments_won": 0,
"tiebreaks_won": 6,
"tiebreaks_lost": 3,
"aces": 72,
"double_faults": 51,
"aces_per_match": 3.6,
"double_faults_per_match": 2.5,
"first_serve_pct": 73.7,
"first_serve_won_pct": 64.3,
"second_serve_won_pct": 56.5,
"break_points_saved_pct": 60.8,
"break_points_converted_pct": 42.9,
"winners_total": 29,
"unforced_errors_total": 60
}
},
"totals": {
"matches": 25,
"wins": 10,
"tournaments_played": 25,
"tournaments_won": 0,
"aces": 89,
"double_faults": 70,
"win_rate": 40.0,
"losses": 15
}
}
],
"data_generated_at": "2025-12-10 08:18:35 UTC"
}