Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Claudio Renardi Lumanau
1W - 4L
20,0% Win Rate
Forma: LLLWL
JSON Data
{
"player": {
"id": 3913,
"api_id": 425489,
"name": "Claudio Renardi Lumanau",
"short_name": "C. R. Lumanau",
"country": "Indonesia",
"country_code": "ID",
"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": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.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": 1,
"losses": 4,
"win_rate": 20.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 1.2,
"avg_double_faults_per_match": 1.6,
"avg_first_serve_pct": 71.5,
"avg_first_serve_won_pct": 59.1,
"avg_second_serve_won_pct": 43.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-03",
"opponent": "Sam Bakker",
"opponent_id": 376423,
"tournament": "UTR PTT Bali Men +H 03",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 69.23076923076923,
"first_serve_won_pct": 61.111111111111114,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-02",
"opponent": "Robin Eldin",
"opponent_id": 1122567,
"tournament": "UTR PTT Bali Men +H 03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 100.0,
"first_serve_won_pct": 43.75,
"second_serve_won_pct": null,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-01",
"opponent": "Leo Pade",
"opponent_id": 553797,
"tournament": "UTR PTT Bali Men +H 03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 63.04347826086957,
"first_serve_won_pct": 41.37931034482759,
"second_serve_won_pct": 41.17647058823529,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-31",
"opponent": "Bryan Dickson",
"opponent_id": 1161033,
"tournament": "UTR PTT Bali Men +H 03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 69.04761904761905,
"first_serve_won_pct": 82.75862068965517,
"second_serve_won_pct": 76.92307692307693,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-29",
"opponent": "Enzo Aguiard",
"opponent_id": 477393,
"tournament": "UTR PTT Bali Men +H 03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 55.932203389830505,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 30.76923076923077,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 1,
"losses": 4,
"form_string": "LLLWL"
},
"head_to_head": [
{
"opponent": "Robin Eldin",
"opponent_id": 1122567,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Enzo Aguiard",
"opponent_id": 477393,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Leo Pade",
"opponent_id": 553797,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Bryan Dickson",
"opponent_id": 1161033,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Sam Bakker",
"opponent_id": 376423,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 18:43:16 UTC"
}