Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Stefano Napolitano
2W - 8L
20.0% Win Rate
Forma: LLWLLLLWLL
JSON Data
{
"player": {
"id": 767,
"api_id": 42152,
"name": "Stefano Napolitano",
"short_name": "S. Napolitano",
"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": 4227904,
"singles": 14.29,
"doubles": 14.4,
"ranking": 232,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 450,
"points": 101,
"best_position": 121,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 450,
"points": 101
},
{
"date": "2025-12-09",
"position": 450,
"points": 101
},
{
"date": "2025-12-08",
"position": 450,
"points": 101
},
{
"date": "2025-12-07",
"position": 448,
"points": 101
},
{
"date": "2025-12-06",
"position": 448,
"points": 101
},
{
"date": "2025-12-05",
"position": 448,
"points": 101
},
{
"date": "2025-12-04",
"position": 448,
"points": 101
},
{
"date": "2025-12-03",
"position": 448,
"points": 101
}
],
"career_stats": {
"total_matches": 10,
"wins": 2,
"losses": 8,
"win_rate": 20.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"clay": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
},
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
},
"Masters 1000": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
},
"Challenger": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 10,
"avg_aces_per_match": 4.4,
"avg_double_faults_per_match": 1.8,
"avg_first_serve_pct": 64.8,
"avg_first_serve_won_pct": 59.4,
"avg_second_serve_won_pct": 49.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-25",
"opponent": "Geoffrey Blancaneaux",
"opponent_id": 141882,
"tournament": "Maia, Portugal",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 74.35897435897436,
"first_serve_won_pct": 41.37931034482759,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-05",
"opponent": "Marin Čilić",
"opponent_id": 15387,
"tournament": "Helsinki, Finland",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 6,
"double_faults": 4,
"first_serve_pct": 56.38297872340425,
"first_serve_won_pct": 69.81132075471697,
"second_serve_won_pct": 43.90243902439025,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-03",
"opponent": "Alexis Galarneau",
"opponent_id": 187236,
"tournament": "Helsinki, Finland",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 7,
"double_faults": 1,
"first_serve_pct": 58.333333333333336,
"first_serve_won_pct": 75.51020408163265,
"second_serve_won_pct": 48.888888888888886,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-29",
"opponent": "Rinky Hijikata",
"opponent_id": 237452,
"tournament": "Shanghai",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 0,
"first_serve_pct": 62.7906976744186,
"first_serve_won_pct": 55.55555555555556,
"second_serve_won_pct": 56.25,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-18",
"opponent": "Marc-Andrea Huesler",
"opponent_id": 145112,
"tournament": "US Open",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 7,
"double_faults": 2,
"first_serve_pct": 72.32142857142857,
"first_serve_won_pct": 62.96296296296296,
"second_serve_won_pct": 61.29032258064516,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-06-23",
"opponent": "Timofey Skatov",
"opponent_id": 229275,
"tournament": "Wimbledon",
"surface": "grass",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 5,
"double_faults": 1,
"first_serve_pct": 65.15151515151516,
"first_serve_won_pct": 65.11627906976744,
"second_serve_won_pct": 30.434782608695656,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-21",
"opponent": "Kyrian Jacquet",
"opponent_id": 267577,
"tournament": "Roland Garros",
"surface": "clay",
"round": "Qualification Round 2",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 59.09090909090909,
"first_serve_won_pct": 53.84615384615385,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-19",
"opponent": "Colton Smith",
"opponent_id": 391865,
"tournament": "Roland Garros",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 5,
"double_faults": 3,
"first_serve_pct": 65.9090909090909,
"first_serve_won_pct": 65.51724137931035,
"second_serve_won_pct": 53.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-05",
"opponent": "Marton Fucsovics",
"opponent_id": 47770,
"tournament": "Rome",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 62.22222222222222,
"first_serve_won_pct": 46.42857142857143,
"second_serve_won_pct": 47.05882352941176,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-17",
"opponent": "Tristan Schoolkate",
"opponent_id": 275471,
"tournament": "Miami",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 7,
"double_faults": 2,
"first_serve_pct": 71.02803738317756,
"first_serve_won_pct": 57.89473684210527,
"second_serve_won_pct": 36.84210526315789,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 2,
"losses": 8,
"form_string": "LLWLLLLWLL"
},
"head_to_head": [
{
"opponent": "Tristan Schoolkate",
"opponent_id": 275471,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Alexis Galarneau",
"opponent_id": 187236,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Kyrian Jacquet",
"opponent_id": 267577,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Marc-Andrea Huesler",
"opponent_id": 145112,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Rinky Hijikata",
"opponent_id": 237452,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 5,
"double_faults": 1,
"aces_per_match": 5.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 74.2,
"first_serve_won_pct": 65.1,
"second_serve_won_pct": 31.8,
"break_points_saved_pct": 70.0,
"break_points_converted_pct": 0.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 31,
"double_faults": 7,
"aces_per_match": 6.2,
"double_faults_per_match": 1.4,
"first_serve_pct": 71.4,
"first_serve_won_pct": 73.5,
"second_serve_won_pct": 59.9,
"break_points_saved_pct": 58.3,
"break_points_converted_pct": 34.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 0,
"aces": 18,
"double_faults": 4,
"aces_per_match": 6.0,
"double_faults_per_match": 1.3,
"first_serve_pct": 77.1,
"first_serve_won_pct": 59.8,
"second_serve_won_pct": 60.8,
"break_points_saved_pct": 62.5,
"break_points_converted_pct": 5.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 14,
"wins": 6,
"losses": 8,
"win_rate": 42.9,
"tournaments_played": 9,
"tournaments_won": 1,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 38,
"double_faults": 19,
"aces_per_match": 2.7,
"double_faults_per_match": 1.4,
"first_serve_pct": 73.3,
"first_serve_won_pct": 65.1,
"second_serve_won_pct": 52.3,
"break_points_saved_pct": 68.2,
"break_points_converted_pct": 28.8,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 2,
"aces_per_match": 1.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 79.6,
"first_serve_won_pct": 41.4,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 28.6,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 24,
"wins": 9,
"tournaments_played": 18,
"tournaments_won": 1,
"aces": 93,
"double_faults": 33,
"win_rate": 37.5,
"losses": 15
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 7,
"wins": 4,
"losses": 3,
"win_rate": 57.1,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 2,
"aces": 55,
"double_faults": 8,
"aces_per_match": 7.9,
"double_faults_per_match": 1.1,
"first_serve_pct": 74.1,
"first_serve_won_pct": 72.1,
"second_serve_won_pct": 53.8,
"break_points_saved_pct": 51.4,
"break_points_converted_pct": 47.1,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 0,
"aces": 15,
"double_faults": 10,
"aces_per_match": 5.0,
"double_faults_per_match": 3.3,
"first_serve_pct": 71.5,
"first_serve_won_pct": 67.5,
"second_serve_won_pct": 52.0,
"break_points_saved_pct": 61.3,
"break_points_converted_pct": 32.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 14,
"wins": 10,
"losses": 4,
"win_rate": 71.4,
"tournaments_played": 5,
"tournaments_won": 1,
"tiebreaks_won": 1,
"tiebreaks_lost": 6,
"aces": 62,
"double_faults": 23,
"aces_per_match": 4.4,
"double_faults_per_match": 1.6,
"first_serve_pct": 74.6,
"first_serve_won_pct": 68.8,
"second_serve_won_pct": 59.0,
"break_points_saved_pct": 63.5,
"break_points_converted_pct": 52.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 18,
"wins": 9,
"losses": 9,
"win_rate": 50.0,
"tournaments_played": 12,
"tournaments_won": 1,
"tiebreaks_won": 4,
"tiebreaks_lost": 6,
"aces": 74,
"double_faults": 29,
"aces_per_match": 4.1,
"double_faults_per_match": 1.6,
"first_serve_pct": 71.6,
"first_serve_won_pct": 68.4,
"second_serve_won_pct": 56.9,
"break_points_saved_pct": 60.2,
"break_points_converted_pct": 41.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 42,
"wins": 25,
"tournaments_played": 21,
"tournaments_won": 2,
"aces": 206,
"double_faults": 70,
"win_rate": 59.5,
"losses": 17
}
},
{
"year": 2023,
"surfaces": {
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 9,
"double_faults": 4,
"aces_per_match": 9.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 74.8,
"first_serve_won_pct": 66.1,
"second_serve_won_pct": 65.4,
"break_points_saved_pct": 83.3,
"break_points_converted_pct": 0.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 16,
"tournaments_won": 2,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 10,
"double_faults": 2,
"aces_per_match": 10.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 72.8,
"first_serve_won_pct": 67.7,
"second_serve_won_pct": 65.7,
"break_points_saved_pct": 0.0,
"break_points_converted_pct": 28.6,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 0,
"tournaments_played": 21,
"tournaments_won": 2,
"aces": 19,
"double_faults": 6,
"win_rate": 0.0,
"losses": 2
}
}
],
"data_generated_at": "2025-12-10 08:48:46 UTC"
}