Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Luke Bollinger
4W - 0L
100,0% Win Rate
Forma: WWWW
JSON Data
{
"player": {
"id": 3889,
"api_id": 1106110,
"name": "Luke Bollinger",
"short_name": "L. Bollinger",
"country": "USA",
"country_code": "US",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 4,
"losses": 0,
"win_rate": 100.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 4,
"losses": 0,
"win_rate": 100.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": 4,
"wins": 4,
"losses": 0,
"win_rate": 100.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 4.0,
"avg_double_faults_per_match": 2.2,
"avg_first_serve_pct": 47.8,
"avg_first_serve_won_pct": 66.6,
"avg_second_serve_won_pct": 52.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-31",
"opponent": "Nischal Spurling",
"opponent_id": 1072334,
"tournament": "UTR PTT Newport Beach Men 19",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 53.333333333333336,
"first_serve_won_pct": 60.416666666666664,
"second_serve_won_pct": 53.84615384615385,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-29",
"opponent": "Parashar Bharadwaj",
"opponent_id": 1045229,
"tournament": "UTR PTT Newport Beach Men 19",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 9,
"double_faults": 4,
"first_serve_pct": 48.93617021276596,
"first_serve_won_pct": 76.08695652173914,
"second_serve_won_pct": 39.21568627450981,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-28",
"opponent": "Jovan Lubbe",
"opponent_id": 462221,
"tournament": "UTR PTT Newport Beach Men 19",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 41.37931034482759,
"first_serve_won_pct": 62.5,
"second_serve_won_pct": 23.809523809523807,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-28",
"opponent": "Andy Nguyen",
"opponent_id": 1109002,
"tournament": "UTR PTT Newport Beach Men 19",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 4,
"double_faults": 4,
"first_serve_pct": 47.61904761904761,
"first_serve_won_pct": 67.5,
"second_serve_won_pct": 47.368421052631575,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 4,
"losses": 0,
"form_string": "WWWW"
},
"head_to_head": [
{
"opponent": "Andy Nguyen",
"opponent_id": 1109002,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Jovan Lubbe",
"opponent_id": 462221,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Parashar Bharadwaj",
"opponent_id": 1045229,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Nischal Spurling",
"opponent_id": 1072334,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 19:55:01 UTC"
}