Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Avner Wong
13W - 13L
50.0% Win Rate
Forma: LWWWWWLLWL
JSON Data
{
"player": {
"id": 3164,
"api_id": 1141263,
"name": "Avner Wong",
"short_name": "A. Wong",
"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": 1714256,
"singles": 12.0,
"doubles": null,
"ranking": 3092,
"division": "General",
"is_pro": false,
"updated_at": "2026-04-26"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 26,
"wins": 13,
"losses": 13,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 26,
"wins": 13,
"losses": 13,
"win_rate": 50.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": 26,
"wins": 13,
"losses": 13,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 26,
"avg_aces_per_match": 2.0,
"avg_double_faults_per_match": 3.0,
"avg_first_serve_pct": 61.3,
"avg_first_serve_won_pct": 60.9,
"avg_second_serve_won_pct": 46.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-03-27",
"opponent": "Junior Tavarez Pichardo",
"opponent_id": 238801,
"tournament": "UTR Boca Raton M03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 63.793103448275865,
"first_serve_won_pct": 51.35135135135135,
"second_serve_won_pct": 48.148148148148145,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-26",
"opponent": "Patricio Alvarado",
"opponent_id": 16311,
"tournament": "UTR Boca Raton M03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 5,
"double_faults": 3,
"first_serve_pct": 61.05263157894737,
"first_serve_won_pct": 70.6896551724138,
"second_serve_won_pct": 53.125,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-25",
"opponent": "Lachlan Gaskell",
"opponent_id": 516157,
"tournament": "UTR Boca Raton M03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 58.75,
"first_serve_won_pct": 70.2127659574468,
"second_serve_won_pct": 37.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-23",
"opponent": "Antonin Chapuis",
"opponent_id": 450693,
"tournament": "UTR Boca Raton M03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 7,
"first_serve_pct": 62.13592233009708,
"first_serve_won_pct": 56.25,
"second_serve_won_pct": 35.8974358974359,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-22",
"opponent": "Evan Shamlian",
"opponent_id": 232047,
"tournament": "UTR Newport Beach M06",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 65.27777777777779,
"first_serve_won_pct": 72.3404255319149,
"second_serve_won_pct": 44.11764705882353,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-22",
"opponent": "Thomas Linley",
"opponent_id": 522291,
"tournament": "UTR Newport Beach M06",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 60.60606060606061,
"first_serve_won_pct": 57.49999999999999,
"second_serve_won_pct": 34.78260869565217,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-20",
"opponent": "Hugh Winter",
"opponent_id": 407831,
"tournament": "UTR Newport Beach M06",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 63.63636363636363,
"first_serve_won_pct": 54.285714285714285,
"second_serve_won_pct": 56.00000000000001,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-19",
"opponent": "Andrew Li",
"opponent_id": 522424,
"tournament": "UTR Newport Beach M06",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 67.85714285714286,
"first_serve_won_pct": 57.89473684210527,
"second_serve_won_pct": 58.82352941176471,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-18",
"opponent": "Solal Pont",
"opponent_id": 501575,
"tournament": "UTR Newport Beach M06",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 10,
"first_serve_pct": 56.779661016949156,
"first_serve_won_pct": 62.68656716417911,
"second_serve_won_pct": 58.82352941176471,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-17",
"opponent": "Miko Lapalme",
"opponent_id": 457225,
"tournament": "UTR Newport Beach M06",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 63.013698630136986,
"first_serve_won_pct": 60.86956521739131,
"second_serve_won_pct": 55.55555555555556,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 6,
"losses": 4,
"form_string": "LWWWWWLLWL"
},
"head_to_head": [
{
"opponent": "Lachlan Gaskell",
"opponent_id": 516157,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Brody Nejedly Krall",
"opponent_id": 1077443,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Louis Hull",
"opponent_id": 1126946,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "David Duong",
"opponent_id": 418895,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Pavel Bushuev",
"opponent_id": 1122584,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-05-09 04:57:14 UTC"
}