Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Maxence Bertimon
1W - 2L
33.3% Win Rate
Forma: LLW
JSON Data
{
"player": {
"id": 1789,
"api_id": 228662,
"name": "Maxence Bertimon",
"short_name": "M. Bertimon",
"country": "France",
"country_code": "FR",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 303817,
"singles": 13.22,
"doubles": 12.81,
"ranking": 873,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 1,
"losses": 2,
"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": {
"Challenger": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 7.3,
"avg_double_faults_per_match": 4.3,
"avg_first_serve_pct": 64.7,
"avg_first_serve_won_pct": 69.8,
"avg_second_serve_won_pct": 45.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-09-14",
"opponent": "Trey Hilderbrand",
"opponent_id": 213059,
"tournament": "Saint Tropez, France",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 9,
"double_faults": 6,
"first_serve_pct": 60.65573770491803,
"first_serve_won_pct": 59.45945945945946,
"second_serve_won_pct": 63.1578947368421,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-08",
"opponent": "Nikolay Vylegzhanin",
"opponent_id": 244419,
"tournament": "Rennes, France",
"surface": "hard",
"round": "Qualification Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 6,
"double_faults": 3,
"first_serve_pct": 67.46987951807229,
"first_serve_won_pct": 69.64285714285714,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-07",
"opponent": "Arthur Reymond",
"opponent_id": 180104,
"tournament": "Rennes, France",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 7,
"double_faults": 4,
"first_serve_pct": 65.88235294117646,
"first_serve_won_pct": 80.35714285714286,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 1,
"losses": 2,
"form_string": "LLW"
},
"head_to_head": [
{
"opponent": "Arthur Reymond",
"opponent_id": 180104,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Trey Hilderbrand",
"opponent_id": 213059,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Nikolay Vylegzhanin",
"opponent_id": 244419,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 13,
"double_faults": 7,
"aces_per_match": 6.5,
"double_faults_per_match": 3.5,
"first_serve_pct": 75.0,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 57.1,
"break_points_saved_pct": 53.8,
"break_points_converted_pct": 28.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 9,
"double_faults": 6,
"aces_per_match": 9.0,
"double_faults_per_match": 6.0,
"first_serve_pct": 71.8,
"first_serve_won_pct": 59.5,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 100.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 3,
"wins": 1,
"tournaments_played": 2,
"tournaments_won": 0,
"aces": 22,
"double_faults": 13,
"win_rate": 33.3,
"losses": 2
}
}
],
"data_generated_at": "2025-12-10 14:08:45 UTC"
}