Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Lukas Phimvongsa
1W - 2L
33,3% Win Rate
Forma: LWL
JSON Data
{
"player": {
"id": 4135,
"api_id": 1162145,
"name": "Lukas Phimvongsa",
"short_name": "L. Phimvongsa",
"country": "USA",
"country_code": "US",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2434063,
"singles": 12.0,
"doubles": null,
"ranking": 3109,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-25"
},
"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": 3.3,
"avg_double_faults_per_match": 4.7,
"avg_first_serve_pct": 56.9,
"avg_first_serve_won_pct": 69.9,
"avg_second_serve_won_pct": 49.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-08",
"opponent": "Kyran Magimay",
"opponent_id": 423626,
"tournament": "UTR PTT South Bend Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 5,
"double_faults": 6,
"first_serve_pct": 60.63829787234043,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 67.74193548387096,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Nicholas Patrick",
"opponent_id": 489819,
"tournament": "UTR PTT South Bend Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 48.333333333333336,
"first_serve_won_pct": 72.41379310344827,
"second_serve_won_pct": 64.51612903225806,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Jack Secord",
"opponent_id": 853640,
"tournament": "UTR PTT South Bend Men 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 4,
"first_serve_pct": 61.81818181818181,
"first_serve_won_pct": 70.58823529411765,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 1,
"losses": 2,
"form_string": "LWL"
},
"head_to_head": [
{
"opponent": "Kyran Magimay",
"opponent_id": 423626,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Nicholas Patrick",
"opponent_id": 489819,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Jack Secord",
"opponent_id": 853640,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 21:47:20 UTC"
}