Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
John Chin
2W - 4L
33,3% Win Rate
Forma: LLLWWL
JSON Data
{
"player": {
"id": 3772,
"api_id": 418093,
"name": "John Chin",
"short_name": "J. Chin",
"country": "Jamaica",
"country_code": "JM",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4227907,
"singles": 12.0,
"doubles": null,
"ranking": 1516,
"division": "Pro",
"is_pro": false,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"clay": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 3.3,
"avg_double_faults_per_match": 2.2,
"avg_first_serve_pct": 53.1,
"avg_first_serve_won_pct": 61.1,
"avg_second_serve_won_pct": 45.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-22",
"opponent": "Reece Falck",
"opponent_id": 337896,
"tournament": "UTR PTT Bonita Springs Men +H 01",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-0",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 58.333333333333336,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-20",
"opponent": "Alan Magadan",
"opponent_id": 272535,
"tournament": "UTR PTT Bonita Springs Men +H 01",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 5,
"double_faults": 1,
"first_serve_pct": 59.45945945945946,
"first_serve_won_pct": 61.36363636363637,
"second_serve_won_pct": 26.666666666666668,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-19",
"opponent": "Isaac Nortey",
"opponent_id": 220911,
"tournament": "UTR PTT Bonita Springs Men +H 01",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 51.42857142857142,
"first_serve_won_pct": 63.888888888888886,
"second_serve_won_pct": 52.38095238095239,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-18",
"opponent": "Santiago Padilla Cote",
"opponent_id": 397980,
"tournament": "UTR PTT Boca Raton Men 10",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 58.94736842105262,
"first_serve_won_pct": 58.92857142857143,
"second_serve_won_pct": 48.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-16",
"opponent": "Matt Kleiman",
"opponent_id": 931251,
"tournament": "UTR PTT Boca Raton Men 10",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 7,
"double_faults": 5,
"first_serve_pct": 41.66666666666667,
"first_serve_won_pct": 70.0,
"second_serve_won_pct": 37.93103448275862,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-14",
"opponent": "Axel Nefve",
"opponent_id": 212763,
"tournament": "UTR PTT Boca Raton Men 10",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 40.67796610169492,
"first_serve_won_pct": 54.166666666666664,
"second_serve_won_pct": 48.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 2,
"losses": 4,
"form_string": "LLLWWL"
},
"head_to_head": [
{
"opponent": "Isaac Nortey",
"opponent_id": 220911,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Matt Kleiman",
"opponent_id": 931251,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Santiago Padilla Cote",
"opponent_id": 397980,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Alan Magadan",
"opponent_id": 272535,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Reece Falck",
"opponent_id": 337896,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 15:27:10 UTC"
}