Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Harry (2002) Collins
3W - 1L
75.0% Win Rate
Forma: WLWW
JSON Data
{
"player": {
"id": 2655,
"api_id": 1130889,
"name": "Harry (2002) Collins",
"short_name": "H. Collins",
"country": "United Kingdom",
"country_code": "GB",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4598350,
"singles": null,
"doubles": null,
"ranking": 2585,
"division": "General",
"is_pro": false,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.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": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 1.2,
"avg_double_faults_per_match": 4.0,
"avg_first_serve_pct": 70.0,
"avg_first_serve_won_pct": 73.2,
"avg_second_serve_won_pct": 42.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-10",
"opponent": "Dimitri Bagaric",
"opponent_id": 464826,
"tournament": "UTR PTT Melbourne Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 72.09302325581395,
"first_serve_won_pct": 80.64516129032258,
"second_serve_won_pct": 43.47826086956522,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-09",
"opponent": "Evan Vasiliadis",
"opponent_id": 1156563,
"tournament": "UTR PTT Melbourne Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 67.16417910447761,
"first_serve_won_pct": 53.333333333333336,
"second_serve_won_pct": 52.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-08",
"opponent": "Chase Zhao",
"opponent_id": 1094425,
"tournament": "UTR PTT Melbourne Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 72.72727272727273,
"first_serve_won_pct": 84.375,
"second_serve_won_pct": 52.63157894736842,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-07",
"opponent": "Sam Simmonds",
"opponent_id": 1156562,
"tournament": "UTR PTT Melbourne Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 68.11594202898551,
"first_serve_won_pct": 74.46808510638297,
"second_serve_won_pct": 47.368421052631575,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 3,
"losses": 1,
"form_string": "WLWW"
},
"head_to_head": [
{
"opponent": "Dimitri Bagaric",
"opponent_id": 464826,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Sam Simmonds",
"opponent_id": 1156562,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Evan Vasiliadis",
"opponent_id": 1156563,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Chase Zhao",
"opponent_id": 1094425,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2025-12-10 07:34:29 UTC"
}