Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Simon Caldwell
2W - 4L
33,3% Win Rate
Forma: WWLLLL
JSON Data
{
"player": {
"id": 3070,
"api_id": 457214,
"name": "Simon Caldwell",
"short_name": "S. Caldwell",
"country": "USA",
"country_code": "US",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3473760,
"singles": 12.0,
"doubles": null,
"ranking": 2343,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3
},
"surface_stats": {
"hard": {
"matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 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": 1.5,
"avg_double_faults_per_match": 3.0,
"avg_first_serve_pct": 59.0,
"avg_first_serve_won_pct": 65.0,
"avg_second_serve_won_pct": 41.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-11",
"opponent": "Matej Kajzer",
"opponent_id": 466050,
"tournament": "UTR PTT South Bend Men 01",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 59.25925925925925,
"first_serve_won_pct": 81.25,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-10",
"opponent": "Alexander Koong",
"opponent_id": 1162007,
"tournament": "UTR PTT South Bend Men 01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 62.5,
"first_serve_won_pct": 68.0,
"second_serve_won_pct": 16.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-09",
"opponent": "Perry Gregg",
"opponent_id": 229268,
"tournament": "UTR PTT South Bend Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 51.66666666666667,
"first_serve_won_pct": 58.06451612903226,
"second_serve_won_pct": 72.72727272727273,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Aman Sharma",
"opponent_id": 402469,
"tournament": "UTR PTT South Bend Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 61.904761904761905,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Kaj Quirijns",
"opponent_id": 377487,
"tournament": "UTR PTT South Bend Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 57.95454545454546,
"first_serve_won_pct": 70.58823529411765,
"second_serve_won_pct": 54.761904761904766,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-05",
"opponent": "Evan Lee",
"opponent_id": 480725,
"tournament": "UTR PTT South Bend Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 5,
"first_serve_pct": 60.57692307692307,
"first_serve_won_pct": 61.904761904761905,
"second_serve_won_pct": 43.90243902439025,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 2,
"losses": 4,
"form_string": "WWLLLL"
},
"head_to_head": [
{
"opponent": "Aman Sharma",
"opponent_id": 402469,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Kaj Quirijns",
"opponent_id": 377487,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Alexander Koong",
"opponent_id": 1162007,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Perry Gregg",
"opponent_id": 229268,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Matej Kajzer",
"opponent_id": 466050,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 21:47:22 UTC"
}