Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Alexander Bernard
4W - 1L
80,0% Win Rate
Forma: WWLWW
JSON Data
{
"player": {
"id": 3765,
"api_id": 316251,
"name": "Alexander Bernard",
"short_name": "A. Bernard",
"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": 394563,
"singles": 13.26,
"doubles": 13.36,
"ranking": 1082,
"division": "General",
"is_pro": true,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 4,
"losses": 1,
"win_rate": 80.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 4,
"losses": 1,
"win_rate": 80.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": 4,
"losses": 1,
"win_rate": 80.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 0.6,
"avg_double_faults_per_match": 1.8,
"avg_first_serve_pct": 66.1,
"avg_first_serve_won_pct": 68.4,
"avg_second_serve_won_pct": 58.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-20",
"opponent": "Callum Markowitz",
"opponent_id": 1089922,
"tournament": "UTR PTT Boca Raton Men 10",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 56.14035087719298,
"first_serve_won_pct": 65.625,
"second_serve_won_pct": 31.25,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-19",
"opponent": "Jose David Segovia Perez",
"opponent_id": 1158387,
"tournament": "UTR PTT Boca Raton Men 10",
"surface": "hard",
"round": "Quarterfinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 63.829787234042556,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 30.434782608695656,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-17",
"opponent": "Hod'Abalo Isak Padio",
"opponent_id": 421494,
"tournament": "UTR PTT Boca Raton Men 10",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 67.36842105263158,
"first_serve_won_pct": 68.75,
"second_serve_won_pct": 54.83870967741935,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-16",
"opponent": "Tygen Goldammer",
"opponent_id": 556494,
"tournament": "UTR PTT Boca Raton Men 10",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 74.4186046511628,
"first_serve_won_pct": 78.125,
"second_serve_won_pct": 45.45454545454545,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-14",
"opponent": "Louay Makke",
"opponent_id": 514564,
"tournament": "UTR PTT Boca Raton Men 10",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 68.62745098039215,
"first_serve_won_pct": 62.857142857142854,
"second_serve_won_pct": 75.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 4,
"losses": 1,
"form_string": "WWLWW"
},
"head_to_head": [
{
"opponent": "Jose David Segovia Perez",
"opponent_id": 1158387,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Callum Markowitz",
"opponent_id": 1089922,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Louay Makke",
"opponent_id": 514564,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Tygen Goldammer",
"opponent_id": 556494,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Hod'Abalo Isak Padio",
"opponent_id": 421494,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 21:08:16 UTC"
}