Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Gianmarco Ferrari
0W - 0L
0% Win Rate
Forma:
JSON Data
{
"player": {
"id": 934,
"api_id": 291760,
"name": "Gianmarco Ferrari",
"short_name": "G. Ferrari",
"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": 224359,
"singles": 13.81,
"doubles": 13.0,
"ranking": 476,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 453,
"points": 100,
"best_position": 387,
"date": "2025-12-11"
},
"ranking_history": [
{
"date": "2025-12-11",
"position": 453,
"points": 100
},
{
"date": "2025-12-10",
"position": 453,
"points": 100
},
{
"date": "2025-12-09",
"position": 453,
"points": 100
},
{
"date": "2025-12-08",
"position": 453,
"points": 100
},
{
"date": "2025-12-07",
"position": 451,
"points": 100
},
{
"date": "2025-12-06",
"position": 451,
"points": 100
},
{
"date": "2025-12-05",
"position": 451,
"points": 100
},
{
"date": "2025-12-04",
"position": 451,
"points": 100
},
{
"date": "2025-12-03",
"position": 451,
"points": 100
}
],
"career_stats": {
"total_matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {},
"average_match_stats": null,
"recent_form": [],
"form_summary": {
"last_10_matches": 0,
"wins": 0,
"losses": 0,
"form_string": ""
},
"head_to_head": [],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 5,
"wins": 4,
"losses": 1,
"win_rate": 80.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 0,
"aces": 37,
"double_faults": 18,
"aces_per_match": 7.4,
"double_faults_per_match": 3.6,
"first_serve_pct": 75.4,
"first_serve_won_pct": 71.4,
"second_serve_won_pct": 51.1,
"break_points_saved_pct": 75.9,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 5,
"wins": 4,
"tournaments_played": 1,
"tournaments_won": 0,
"aces": 37,
"double_faults": 18,
"win_rate": 80.0,
"losses": 1
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 12,
"double_faults": 11,
"aces_per_match": 4.0,
"double_faults_per_match": 3.7,
"first_serve_pct": 72.0,
"first_serve_won_pct": 69.8,
"second_serve_won_pct": 54.8,
"break_points_saved_pct": 68.0,
"break_points_converted_pct": 35.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0,
"tournaments_played": 17,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 19,
"double_faults": 15,
"aces_per_match": 3.8,
"double_faults_per_match": 3.0,
"first_serve_pct": 69.7,
"first_serve_won_pct": 65.8,
"second_serve_won_pct": 53.0,
"break_points_saved_pct": 52.6,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 8,
"wins": 2,
"tournaments_played": 21,
"tournaments_won": 0,
"aces": 31,
"double_faults": 26,
"win_rate": 25.0,
"losses": 6
}
}
],
"data_generated_at": "2025-12-11 06:03:52 UTC"
}