Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Andrea Picchione
4W - 2L
66.7% Win Rate
Forma: LWWWLW
JSON Data
{
"player": {
"id": 897,
"api_id": 281515,
"name": "Andrea Picchione",
"short_name": "A. Picchione",
"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": 3918975,
"singles": 13.88,
"doubles": 13.29,
"ranking": 439,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 402,
"points": 120,
"best_position": 331,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 402,
"points": 120
},
{
"date": "2025-12-09",
"position": 402,
"points": 120
},
{
"date": "2025-12-08",
"position": 402,
"points": 120
},
{
"date": "2025-12-07",
"position": 403,
"points": 120
},
{
"date": "2025-12-06",
"position": 403,
"points": 120
},
{
"date": "2025-12-05",
"position": 403,
"points": 120
},
{
"date": "2025-12-04",
"position": 403,
"points": 120
},
{
"date": "2025-12-03",
"position": 403,
"points": 120
}
],
"career_stats": {
"total_matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Challenger": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 2.5,
"avg_double_faults_per_match": 3.2,
"avg_first_serve_pct": 59.7,
"avg_first_serve_won_pct": 68.1,
"avg_second_serve_won_pct": 53.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-09-05",
"opponent": "Andrea Pellegrino",
"opponent_id": 93597,
"tournament": "Genoa, Italy",
"surface": "clay",
"round": "Quarterfinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 47.368421052631575,
"first_serve_won_pct": 59.25925925925925,
"second_serve_won_pct": 53.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-02",
"opponent": "Pedro Martinez",
"opponent_id": 77223,
"tournament": "Genoa, Italy",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 7,
"first_serve_pct": 57.534246575342465,
"first_serve_won_pct": 71.42857142857143,
"second_serve_won_pct": 37.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-01",
"opponent": "Eero Vasa",
"opponent_id": 165234,
"tournament": "Genoa, Italy",
"surface": "clay",
"round": "Qualification Final",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 5,
"first_serve_pct": 60.0,
"first_serve_won_pct": 73.33333333333333,
"second_serve_won_pct": 40.476190476190474,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-31",
"opponent": "Simone Agostini",
"opponent_id": 291010,
"tournament": "Genoa, Italy",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 50.0,
"first_serve_won_pct": 68.42105263157895,
"second_serve_won_pct": 28.947368421052634,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-14",
"opponent": "Milos Karol",
"opponent_id": 341853,
"tournament": "San Marino, San Marino",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 71.73913043478261,
"first_serve_won_pct": 68.18181818181817,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-13",
"opponent": "Luka Mikrut",
"opponent_id": 349090,
"tournament": "San Marino, San Marino",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 71.73913043478261,
"first_serve_won_pct": 68.18181818181817,
"second_serve_won_pct": 57.692307692307686,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 4,
"losses": 2,
"form_string": "LWWWLW"
},
"head_to_head": [
{
"opponent": "Pedro Martinez",
"opponent_id": 77223,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Milos Karol",
"opponent_id": 341853,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Eero Vasa",
"opponent_id": 165234,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Simone Agostini",
"opponent_id": 291010,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Andrea Pellegrino",
"opponent_id": 93597,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 22,
"wins": 10,
"losses": 12,
"win_rate": 45.5,
"tournaments_played": 13,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 0,
"aces": 38,
"double_faults": 62,
"aces_per_match": 1.7,
"double_faults_per_match": 2.8,
"first_serve_pct": 72.6,
"first_serve_won_pct": 62.3,
"second_serve_won_pct": 49.7,
"break_points_saved_pct": 58.9,
"break_points_converted_pct": 28.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 22,
"wins": 10,
"tournaments_played": 13,
"tournaments_won": 0,
"aces": 38,
"double_faults": 62,
"win_rate": 45.5,
"losses": 12
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 8,
"double_faults": 6,
"aces_per_match": 4.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 71.4,
"first_serve_won_pct": 61.1,
"second_serve_won_pct": 44.4,
"break_points_saved_pct": 56.2,
"break_points_converted_pct": 23.8,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 25,
"aces_per_match": 0.4,
"double_faults_per_match": 3.6,
"first_serve_pct": 68.9,
"first_serve_won_pct": 64.9,
"second_serve_won_pct": 55.4,
"break_points_saved_pct": 55.0,
"break_points_converted_pct": 53.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 24,
"wins": 13,
"losses": 11,
"win_rate": 54.2,
"tournaments_played": 21,
"tournaments_won": 2,
"tiebreaks_won": 3,
"tiebreaks_lost": 2,
"aces": 44,
"double_faults": 80,
"aces_per_match": 1.8,
"double_faults_per_match": 3.3,
"first_serve_pct": 70.5,
"first_serve_won_pct": 68.9,
"second_serve_won_pct": 56.4,
"break_points_saved_pct": 55.8,
"break_points_converted_pct": 45.7,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 33,
"wins": 16,
"tournaments_played": 31,
"tournaments_won": 2,
"aces": 55,
"double_faults": 111,
"win_rate": 48.5,
"losses": 17
}
}
],
"data_generated_at": "2025-12-10 08:18:30 UTC"
}