Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Kelly Giese
2W - 3L
40,0% Win Rate
Forma: WWLLL
JSON Data
{
"player": {
"id": 4076,
"api_id": 450215,
"name": "Kelly Giese",
"short_name": "K. Giese",
"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": 169425,
"singles": 12.36,
"doubles": 11.55,
"ranking": 2711,
"division": "General",
"is_pro": true,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.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": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 3.6,
"avg_double_faults_per_match": 2.6,
"avg_first_serve_pct": 56.4,
"avg_first_serve_won_pct": 65.9,
"avg_second_serve_won_pct": 41.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-10",
"opponent": "Gregory Gamal",
"opponent_id": 1053426,
"tournament": "UTR Newport Beach M01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 58.22784810126582,
"first_serve_won_pct": 69.56521739130434,
"second_serve_won_pct": 48.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-09",
"opponent": "Redd Owen",
"opponent_id": 1089929,
"tournament": "UTR Newport Beach M01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 57.534246575342465,
"first_serve_won_pct": 57.14285714285714,
"second_serve_won_pct": 38.70967741935484,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-08",
"opponent": "George Hakopian",
"opponent_id": 1099306,
"tournament": "UTR Newport Beach M01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 46.666666666666664,
"first_serve_won_pct": 71.42857142857143,
"second_serve_won_pct": 37.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Hugo Hashimoto",
"opponent_id": 319988,
"tournament": "UTR Newport Beach M01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 10,
"double_faults": 5,
"first_serve_pct": 60.0,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 45.45454545454545,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-05",
"opponent": "Robert Yang",
"opponent_id": 1162167,
"tournament": "UTR Newport Beach M01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 5,
"double_faults": 1,
"first_serve_pct": 59.61538461538461,
"first_serve_won_pct": 64.51612903225806,
"second_serve_won_pct": 35.714285714285715,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 2,
"losses": 3,
"form_string": "WWLLL"
},
"head_to_head": [
{
"opponent": "Gregory Gamal",
"opponent_id": 1053426,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "George Hakopian",
"opponent_id": 1099306,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Hugo Hashimoto",
"opponent_id": 319988,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Redd Owen",
"opponent_id": 1089929,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Robert Yang",
"opponent_id": 1162167,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 19:29:47 UTC"
}