Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Solal Pont
1W - 2L
33,3% Win Rate
Forma: LLW
JSON Data
{
"player": {
"id": 4379,
"api_id": 501575,
"name": "Solal Pont",
"short_name": "S. Pont",
"country": "France",
"country_code": "FR",
"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": 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": {
"UTR": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 0.3,
"avg_double_faults_per_match": 7.3,
"avg_first_serve_pct": 63.1,
"avg_first_serve_won_pct": 61.2,
"avg_second_serve_won_pct": 42.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-29",
"opponent": "James Weber",
"opponent_id": 1086890,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 63.07692307692307,
"first_serve_won_pct": 60.97560975609756,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-27",
"opponent": "George Hakopian",
"opponent_id": 1099306,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 12,
"first_serve_pct": 62.22222222222222,
"first_serve_won_pct": 55.35714285714286,
"second_serve_won_pct": 44.11764705882353,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-26",
"opponent": "Alessandro-Damiano Ventre",
"opponent_id": 85585,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 63.888888888888886,
"first_serve_won_pct": 67.3913043478261,
"second_serve_won_pct": 40.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": "Alessandro-Damiano Ventre",
"opponent_id": 85585,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "George Hakopian",
"opponent_id": 1099306,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "James Weber",
"opponent_id": 1086890,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [
{
"date": "2026-01-30 19:55",
"opponent": "Dev Mangat",
"opponent_id": 1089771,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": null,
"data_generated_at": "2026-01-30 07:12:03 UTC"
}