Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Gunawan Trismuwantara
4W - 1L
80,0% Win Rate
Forma: LWWWW
JSON Data
{
"player": {
"id": 3978,
"api_id": 342657,
"name": "Gunawan Trismuwantara",
"short_name": "G. Trismuwantara",
"country": "Indonesia",
"country_code": "ID",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 365520,
"singles": 12.63,
"doubles": 12.34,
"ranking": 1444,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-01-18"
},
"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": 1.4,
"avg_double_faults_per_match": 0.4,
"avg_first_serve_pct": 89.8,
"avg_first_serve_won_pct": 66.5,
"avg_second_serve_won_pct": 77.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-03",
"opponent": "Fons van Sambeek",
"opponent_id": 355545,
"tournament": "UTR PTT Bali Men +H 03",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 100.0,
"first_serve_won_pct": 54.32098765432099,
"second_serve_won_pct": null,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-01",
"opponent": "Denis Vishenchuk Vishenko",
"opponent_id": 1041525,
"tournament": "UTR PTT Bali Men +H 03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 77.08333333333334,
"first_serve_won_pct": 75.67567567567568,
"second_serve_won_pct": 43.47826086956522,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-31",
"opponent": "Dorian Kos",
"opponent_id": 260199,
"tournament": "UTR PTT Bali Men +H 03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 100.0,
"first_serve_won_pct": 69.23076923076923,
"second_serve_won_pct": null,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-30",
"opponent": "Madhwin Kamath",
"opponent_id": 377343,
"tournament": "UTR PTT Bali Men +H 03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 7,
"double_faults": 2,
"first_serve_pct": 72.0,
"first_serve_won_pct": 72.22222222222221,
"second_serve_won_pct": 41.17647058823529,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-29",
"opponent": "Max Pade",
"opponent_id": 553803,
"tournament": "UTR PTT Bali Men +H 03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 100.0,
"first_serve_won_pct": 61.25000000000001,
"second_serve_won_pct": null,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 4,
"losses": 1,
"form_string": "LWWWW"
},
"head_to_head": [
{
"opponent": "Dorian Kos",
"opponent_id": 260199,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Fons van Sambeek",
"opponent_id": 355545,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Max Pade",
"opponent_id": 553803,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Denis Vishenchuk Vishenko",
"opponent_id": 1041525,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Madhwin Kamath",
"opponent_id": 377343,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 12:53:03 UTC"
}