Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Francesco Forti
2W - 3L
40.0% Win Rate
Forma: LLWLW
JSON Data
{
"player": {
"id": 1579,
"api_id": 217834,
"name": "Francesco Forti",
"short_name": "F. Forti",
"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": 171016,
"singles": 13.89,
"doubles": 13.51,
"ranking": 430,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"surface_stats": {
"hard": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"clay": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Challenger": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 3.4,
"avg_double_faults_per_match": 2.6,
"avg_first_serve_pct": 60.0,
"avg_first_serve_won_pct": 73.9,
"avg_second_serve_won_pct": 50.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-14",
"opponent": "Borna Gojo",
"opponent_id": 124916,
"tournament": "Olbia, Italy",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 6,
"double_faults": 2,
"first_serve_pct": 67.64705882352942,
"first_serve_won_pct": 76.08695652173914,
"second_serve_won_pct": 45.45454545454545,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-03",
"opponent": "Tom Gentzsch",
"opponent_id": 380042,
"tournament": "Genoa, Italy",
"surface": "clay",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 6,
"double_faults": 7,
"first_serve_pct": 48.888888888888886,
"first_serve_won_pct": 61.36363636363637,
"second_serve_won_pct": 47.82608695652174,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-02",
"opponent": "Tommaso Compagnucci",
"opponent_id": 227447,
"tournament": "Genoa, Italy",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 0,
"first_serve_pct": 53.65853658536586,
"first_serve_won_pct": 86.36363636363636,
"second_serve_won_pct": 38.095238095238095,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-14",
"opponent": "Kalin Ivanovski",
"opponent_id": 333508,
"tournament": "San Marino, San Marino",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 64.81481481481481,
"first_serve_won_pct": 72.85714285714285,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-13",
"opponent": "Norbert Gombos",
"opponent_id": 50139,
"tournament": "San Marino, San Marino",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 64.81481481481481,
"first_serve_won_pct": 72.85714285714285,
"second_serve_won_pct": 44.73684210526316,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 2,
"losses": 3,
"form_string": "LLWLW"
},
"head_to_head": [
{
"opponent": "Kalin Ivanovski",
"opponent_id": 333508,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Tommaso Compagnucci",
"opponent_id": 227447,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Borna Gojo",
"opponent_id": 124916,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Tom Gentzsch",
"opponent_id": 380042,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Norbert Gombos",
"opponent_id": 50139,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 2,
"aces_per_match": 2.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 79.0,
"first_serve_won_pct": 58.3,
"second_serve_won_pct": 45.5,
"break_points_saved_pct": 42.9,
"break_points_converted_pct": 0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 6,
"double_faults": 2,
"aces_per_match": 6.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 75.6,
"first_serve_won_pct": 76.1,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 0.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 9,
"wins": 3,
"losses": 6,
"win_rate": 33.3,
"tournaments_played": 7,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 2,
"aces": 29,
"double_faults": 16,
"aces_per_match": 3.2,
"double_faults_per_match": 1.8,
"first_serve_pct": 72.7,
"first_serve_won_pct": 63.3,
"second_serve_won_pct": 57.4,
"break_points_saved_pct": 63.5,
"break_points_converted_pct": 30.6,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 11,
"wins": 3,
"tournaments_played": 10,
"tournaments_won": 0,
"aces": 37,
"double_faults": 20,
"win_rate": 27.3,
"losses": 8
}
},
{
"year": 2024,
"surfaces": {
"red_clay": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 9,
"double_faults": 8,
"aces_per_match": 4.5,
"double_faults_per_match": 4.0,
"first_serve_pct": 67.6,
"first_serve_won_pct": 73.3,
"second_serve_won_pct": 47.5,
"break_points_saved_pct": 56.2,
"break_points_converted_pct": 36.4,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 0,
"tournaments_played": 5,
"tournaments_won": 0,
"aces": 9,
"double_faults": 8,
"win_rate": 0.0,
"losses": 2
}
}
],
"data_generated_at": "2025-12-10 08:36:55 UTC"
}