Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Cooper Samuel Dillon
1W - 4L
20,0% Win Rate
Forma: WLLLL
JSON Data
{
"player": {
"id": 3914,
"api_id": 1161035,
"name": "Cooper Samuel Dillon",
"short_name": "C. S. Dillon",
"country": "Australia",
"country_code": "AU",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 0.8,
"avg_double_faults_per_match": 9.8,
"avg_first_serve_pct": 47.4,
"avg_first_serve_won_pct": 61.5,
"avg_second_serve_won_pct": 41.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-04",
"opponent": "Bryan Dickson",
"opponent_id": 1161033,
"tournament": "UTR PTT Bali Men +H 03",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "1-0",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 50.0,
"first_serve_won_pct": 80.0,
"second_serve_won_pct": 80.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-01",
"opponent": "Renaldi Aqila A Salim",
"opponent_id": 460783,
"tournament": "UTR PTT Bali Men +H 03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 11,
"first_serve_pct": 38.63636363636363,
"first_serve_won_pct": 47.05882352941176,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-31",
"opponent": "Parth Aggarwal",
"opponent_id": 197410,
"tournament": "UTR PTT Bali Men +H 03",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 12,
"first_serve_pct": 54.54545454545454,
"first_serve_won_pct": 61.111111111111114,
"second_serve_won_pct": 47.61904761904761,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-30",
"opponent": "Vivek Kolluru",
"opponent_id": 418071,
"tournament": "UTR PTT Bali Men +H 03",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 18,
"first_serve_pct": 46.06741573033708,
"first_serve_won_pct": 63.41463414634146,
"second_serve_won_pct": 43.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-29",
"opponent": "Fons van Sambeek",
"opponent_id": 355545,
"tournament": "UTR PTT Bali Men +H 03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 8,
"first_serve_pct": 47.88732394366197,
"first_serve_won_pct": 55.88235294117647,
"second_serve_won_pct": 60.86956521739131,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 1,
"losses": 4,
"form_string": "WLLLL"
},
"head_to_head": [
{
"opponent": "Parth Aggarwal",
"opponent_id": 197410,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Fons van Sambeek",
"opponent_id": 355545,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Renaldi Aqila A Salim",
"opponent_id": 460783,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Vivek Kolluru",
"opponent_id": 418071,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Bryan Dickson",
"opponent_id": 1161033,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:21:13 UTC"
}