Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Thasaporn Naklo
1W - 2L
33.3% Win Rate
Forma: LLW
JSON Data
{
"player": {
"id": 1926,
"api_id": 244424,
"name": "Thasaporn Naklo",
"short_name": "T. Naklo",
"country": "Thailand",
"country_code": "TH",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2001-08-20",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 1708919,
"singles": 10.28,
"doubles": 10.47,
"ranking": 859,
"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": {
"WTA 250": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 1.3,
"avg_double_faults_per_match": 3.3,
"avg_first_serve_pct": 80.3,
"avg_first_serve_won_pct": 52.9,
"avg_second_serve_won_pct": 36.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-29",
"opponent": "Diane Parry",
"opponent_id": 247791,
"tournament": "Chennai",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 92.3076923076923,
"first_serve_won_pct": 43.75,
"second_serve_won_pct": 0.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-26",
"opponent": "Caroline Werner",
"opponent_id": 47969,
"tournament": "Chennai",
"surface": "hard",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 67.16417910447761,
"first_serve_won_pct": 46.666666666666664,
"second_serve_won_pct": 38.88888888888889,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-25",
"opponent": "Hiroko Kuwata",
"opponent_id": 64315,
"tournament": "Chennai",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 81.48148148148148,
"first_serve_won_pct": 68.18181818181817,
"second_serve_won_pct": 60.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": "Diane Parry",
"opponent_id": 247791,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Caroline Werner",
"opponent_id": 47969,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Hiroko Kuwata",
"opponent_id": 64315,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 0,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 3,
"aces_per_match": 0.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 70.8,
"first_serve_won_pct": 48.1,
"second_serve_won_pct": 60.0,
"break_points_saved_pct": 53.8,
"break_points_converted_pct": 71.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0,
"tournaments_played": 22,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 11,
"double_faults": 18,
"aces_per_match": 2.8,
"double_faults_per_match": 4.5,
"first_serve_pct": 70.8,
"first_serve_won_pct": 60.4,
"second_serve_won_pct": 51.1,
"break_points_saved_pct": 41.9,
"break_points_converted_pct": 36.4,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 5,
"wins": 1,
"tournaments_played": 22,
"tournaments_won": 0,
"aces": 11,
"double_faults": 21,
"win_rate": 20.0,
"losses": 4
}
}
],
"data_generated_at": "2025-12-10 08:36:48 UTC"
}