Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Colin Sinclair
1W - 1L
50.0% Win Rate
Forma: LW
JSON Data
{
"player": {
"id": 686,
"api_id": 198798,
"name": "Colin Sinclair",
"short_name": "C. Sinclair",
"country": "Northern Mariana Islands",
"country_code": "MP",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3435118,
"singles": 13.22,
"doubles": 13.26,
"ranking": 868,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Challenger": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 4.0,
"avg_double_faults_per_match": 2.0,
"avg_first_serve_pct": 68.0,
"avg_first_serve_won_pct": 68.6,
"avg_second_serve_won_pct": 54.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-02-10",
"opponent": "Marat Sharipov",
"opponent_id": 326246,
"tournament": "Manama, Bahrain",
"surface": "hard",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 68.0,
"first_serve_won_pct": 68.62745098039215,
"second_serve_won_pct": 54.166666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-02-09",
"opponent": "Ryan Nijboer",
"opponent_id": 239879,
"tournament": "Manama, Bahrain",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 68.0,
"first_serve_won_pct": 68.62745098039215,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 2,
"wins": 1,
"losses": 1,
"form_string": "LW"
},
"head_to_head": [
{
"opponent": "Ryan Nijboer",
"opponent_id": 239879,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Marat Sharipov",
"opponent_id": 326246,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 7,
"wins": 3,
"losses": 4,
"win_rate": 42.9,
"tournaments_played": 8,
"tournaments_won": 1,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 69,
"double_faults": 14,
"aces_per_match": 9.9,
"double_faults_per_match": 2.0,
"first_serve_pct": 76.1,
"first_serve_won_pct": 68.2,
"second_serve_won_pct": 55.4,
"break_points_saved_pct": 67.9,
"break_points_converted_pct": 20.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 7,
"wins": 3,
"tournaments_played": 8,
"tournaments_won": 1,
"aces": 69,
"double_faults": 14,
"win_rate": 42.9,
"losses": 4
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 15,
"double_faults": 2,
"aces_per_match": 7.5,
"double_faults_per_match": 1.0,
"first_serve_pct": 74.6,
"first_serve_won_pct": 71.6,
"second_serve_won_pct": 57.4,
"break_points_saved_pct": 66.7,
"break_points_converted_pct": 40.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 8,
"wins": 4,
"losses": 4,
"win_rate": 50.0,
"tournaments_played": 14,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 3,
"aces": 79,
"double_faults": 17,
"aces_per_match": 9.9,
"double_faults_per_match": 2.1,
"first_serve_pct": 75.5,
"first_serve_won_pct": 72.3,
"second_serve_won_pct": 55.2,
"break_points_saved_pct": 69.4,
"break_points_converted_pct": 45.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 10,
"wins": 5,
"tournaments_played": 15,
"tournaments_won": 0,
"aces": 94,
"double_faults": 19,
"win_rate": 50.0,
"losses": 5
}
}
],
"data_generated_at": "2025-12-10 12:45:40 UTC"
}