Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Christopher Rodi
0W - 4L
0,0% Win Rate
Forma: LLLL
JSON Data
{
"player": {
"id": 3748,
"api_id": 1158028,
"name": "Christopher Rodi",
"short_name": "C. Rodi",
"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": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.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": 0,
"losses": 4,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 1.0,
"avg_double_faults_per_match": 5.5,
"avg_first_serve_pct": 57.6,
"avg_first_serve_won_pct": 57.1,
"avg_second_serve_won_pct": 39.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-19",
"opponent": "Pierre Mouesca",
"opponent_id": 390961,
"tournament": "UTR PTT Honolulu Men +H 02",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 48.78048780487805,
"first_serve_won_pct": 55.00000000000001,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-17",
"opponent": "Michael Wright",
"opponent_id": 484870,
"tournament": "UTR PTT Honolulu Men +H 02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 6,
"first_serve_pct": 55.55555555555556,
"first_serve_won_pct": 65.0,
"second_serve_won_pct": 46.875,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-15",
"opponent": "Colson Wells",
"opponent_id": 418101,
"tournament": "UTR PTT Honolulu Men +H 02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 78.87323943661971,
"first_serve_won_pct": 48.214285714285715,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-13",
"opponent": "Stijn Paardekooper",
"opponent_id": 481888,
"tournament": "UTR PTT Honolulu Men +H 02",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 9,
"first_serve_pct": 47.16981132075472,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 73.68421052631578,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 0,
"losses": 4,
"form_string": "LLLL"
},
"head_to_head": [
{
"opponent": "Stijn Paardekooper",
"opponent_id": 481888,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Colson Wells",
"opponent_id": 418101,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Michael Wright",
"opponent_id": 484870,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Pierre Mouesca",
"opponent_id": 390961,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 19:55:06 UTC"
}