Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jamie Connel
5W - 1L
83,3% Win Rate
Forma: LWWWWW
JSON Data
{
"player": {
"id": 4167,
"api_id": 1101535,
"name": "Jamie Connel",
"short_name": "J. Connel",
"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": 4200609,
"singles": 13.0,
"doubles": null,
"ranking": 778,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.3
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.3
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.3
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 1.0,
"avg_double_faults_per_match": 1.3,
"avg_first_serve_pct": 60.7,
"avg_first_serve_won_pct": 67.7,
"avg_second_serve_won_pct": 53.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-18",
"opponent": "Marko Maksimovic",
"opponent_id": 382892,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 71.9298245614035,
"first_serve_won_pct": 36.58536585365854,
"second_serve_won_pct": 56.25,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-17",
"opponent": "Matei Florin Breazu",
"opponent_id": 445441,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "Semifinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 4,
"double_faults": 0,
"first_serve_pct": 67.64705882352942,
"first_serve_won_pct": 76.08695652173914,
"second_serve_won_pct": 41.66666666666667,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-16",
"opponent": "Jacques-Kai Inoue",
"opponent_id": 398784,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 54.90196078431373,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 47.368421052631575,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-14",
"opponent": "Botond Kisantal",
"opponent_id": 394386,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 54.054054054054056,
"first_serve_won_pct": 85.0,
"second_serve_won_pct": 27.27272727272727,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-13",
"opponent": "Tadija Radovanovic",
"opponent_id": 229822,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 57.8125,
"first_serve_won_pct": 70.27027027027027,
"second_serve_won_pct": 28.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-12",
"opponent": "Razvan Baiant",
"opponent_id": 215375,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 57.692307692307686,
"first_serve_won_pct": 63.33333333333333,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 5,
"losses": 1,
"form_string": "LWWWWW"
},
"head_to_head": [
{
"opponent": "Botond Kisantal",
"opponent_id": 394386,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Tadija Radovanovic",
"opponent_id": 229822,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Marko Maksimovic",
"opponent_id": 382892,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Jacques-Kai Inoue",
"opponent_id": 398784,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Matei Florin Breazu",
"opponent_id": 445441,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 11:26:49 UTC"
}