Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Fred Gil
4W - 14L
22,2% Win Rate
Forma: LLLWLLWWWL
JSON Data
{
"player": {
"id": 2500,
"api_id": 15864,
"name": "Fred Gil",
"short_name": "F. Gil",
"country": "Portugal",
"country_code": "PT",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5336177,
"singles": 12.0,
"doubles": null,
"ranking": 3559,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 18,
"wins": 4,
"losses": 14,
"win_rate": 22.2
},
"surface_stats": {
"hard": {
"matches": 18,
"wins": 4,
"losses": 14,
"win_rate": 22.2
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 18,
"wins": 4,
"losses": 14,
"win_rate": 22.2
}
},
"average_match_stats": {
"matches_with_stats": 18,
"avg_aces_per_match": 0.9,
"avg_double_faults_per_match": 2.0,
"avg_first_serve_pct": 66.0,
"avg_first_serve_won_pct": 54.1,
"avg_second_serve_won_pct": 45.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-25",
"opponent": "Cian McDonnell",
"opponent_id": 530869,
"tournament": "UTR Carvoeiro M02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 68.85245901639344,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-24",
"opponent": "Tomas Curras Abasolo",
"opponent_id": 169630,
"tournament": "UTR Carvoeiro M02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 75.47169811320755,
"first_serve_won_pct": 47.5,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-20",
"opponent": "Pierre Antoine Tailleu",
"opponent_id": 379430,
"tournament": "UTR Carvoeiro M02",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 53.78787878787878,
"first_serve_won_pct": 54.929577464788736,
"second_serve_won_pct": 56.86274509803921,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-20",
"opponent": "Benjamin Gusic Wan",
"opponent_id": 420875,
"tournament": "UTR Carvoeiro M02",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 62.92134831460674,
"first_serve_won_pct": 62.5,
"second_serve_won_pct": 48.484848484848484,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-19",
"opponent": "Deni Zmak",
"opponent_id": 115253,
"tournament": "UTR Carvoeiro M01",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 72.09302325581395,
"first_serve_won_pct": 38.70967741935484,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-18",
"opponent": "Stijn Paardekooper",
"opponent_id": 481888,
"tournament": "UTR Carvoeiro M01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 0,
"first_serve_pct": 76.19047619047619,
"first_serve_won_pct": 65.625,
"second_serve_won_pct": 70.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-18",
"opponent": "James Pikkaart",
"opponent_id": 505747,
"tournament": "UTR Carvoeiro M01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 64.51612903225806,
"first_serve_won_pct": 62.5,
"second_serve_won_pct": 72.72727272727273,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-14",
"opponent": "Lamin Lourenzo Da Silva",
"opponent_id": 355522,
"tournament": "UTR Carvoeiro M01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 74.54545454545455,
"first_serve_won_pct": 63.41463414634146,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-12",
"opponent": "Pierre Antoine Tailleu",
"opponent_id": 379430,
"tournament": "UTR Carvoeiro M01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 50.68493150684932,
"first_serve_won_pct": 67.56756756756756,
"second_serve_won_pct": 61.111111111111114,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-19",
"opponent": "Tomas Curras Abasolo",
"opponent_id": 169630,
"tournament": "UTR PTT Carvoeiro Men +H 08",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 61.702127659574465,
"first_serve_won_pct": 51.724137931034484,
"second_serve_won_pct": 100.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 4,
"losses": 6,
"form_string": "LLLWLLWWWL"
},
"head_to_head": [
{
"opponent": "Tomas Curras Abasolo",
"opponent_id": 169630,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Pierre Antoine Tailleu",
"opponent_id": 379430,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Tiago Torres",
"opponent_id": 283476,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Kuzey Cekirge",
"opponent_id": 217447,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Cian McDonnell",
"opponent_id": 530869,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 11:38:21 UTC"
}