Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Amy Duong
5W - 9L
35,7% Win Rate
Forma: WLLLWLWWLL
JSON Data
{
"player": {
"id": 2428,
"api_id": 1091366,
"name": "Amy Duong",
"short_name": "A. Duong",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 992855,
"singles": 8.0,
"doubles": null,
"ranking": 1526,
"division": "Junior",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 14,
"wins": 5,
"losses": 9,
"win_rate": 35.7
},
"surface_stats": {
"hard": {
"matches": 14,
"wins": 5,
"losses": 9,
"win_rate": 35.7
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 14,
"wins": 5,
"losses": 9,
"win_rate": 35.7
}
},
"average_match_stats": {
"matches_with_stats": 14,
"avg_aces_per_match": 0.1,
"avg_double_faults_per_match": 1.7,
"avg_first_serve_pct": 66.6,
"avg_first_serve_won_pct": 50.6,
"avg_second_serve_won_pct": 43.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-29",
"opponent": "Betina Tokac",
"opponent_id": 238345,
"tournament": "UTR Newport Beach W03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 64.1025641025641,
"first_serve_won_pct": 72.0,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-28",
"opponent": "Briley Rhoden",
"opponent_id": 468793,
"tournament": "UTR Newport Beach W03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 63.829787234042556,
"first_serve_won_pct": 43.333333333333336,
"second_serve_won_pct": 47.05882352941176,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-27",
"opponent": "Anna Ozerova",
"opponent_id": 157706,
"tournament": "UTR Newport Beach W03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 64.28571428571429,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 35.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-11",
"opponent": "Kaia Giribalan",
"opponent_id": 1095919,
"tournament": "UTR Newport Beach W01",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 63.38028169014085,
"first_serve_won_pct": 44.44444444444444,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-10",
"opponent": "Delilah Rizvi",
"opponent_id": 1150761,
"tournament": "UTR Newport Beach W01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 64.28571428571429,
"first_serve_won_pct": 73.33333333333333,
"second_serve_won_pct": 56.00000000000001,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-02",
"opponent": "Eduarda Piai",
"opponent_id": 45603,
"tournament": "UTR PTT Newport Beach Women 19",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 66.15384615384615,
"first_serve_won_pct": 39.53488372093023,
"second_serve_won_pct": 45.45454545454545,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-30",
"opponent": "Sophia Dumitrascu",
"opponent_id": 1120114,
"tournament": "UTR PTT Newport Beach Women 19",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 67.1875,
"first_serve_won_pct": 69.76744186046511,
"second_serve_won_pct": 21.052631578947366,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-21",
"opponent": "Sophia Dumitrascu",
"opponent_id": 1120114,
"tournament": "UTR PTT Newport Beach Women 18",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 63.1578947368421,
"second_serve_won_pct": 47.61904761904761,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-19",
"opponent": "Eryn Cayetano",
"opponent_id": 409324,
"tournament": "UTR PTT Newport Beach Women 18",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 53.125,
"first_serve_won_pct": 29.411764705882355,
"second_serve_won_pct": 13.333333333333334,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-19",
"opponent": "Eduarda Piai",
"opponent_id": 45603,
"tournament": "UTR PTT Newport Beach Women 18",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 53.125,
"first_serve_won_pct": 35.294117647058826,
"second_serve_won_pct": 26.666666666666668,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 4,
"losses": 6,
"form_string": "WLLLWLWWLL"
},
"head_to_head": [
{
"opponent": "Sophia Dumitrascu",
"opponent_id": 1120114,
"matches": 2,
"wins": 2,
"losses": 0
},
{
"opponent": "Eduarda Piai",
"opponent_id": 45603,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Betina Tokac",
"opponent_id": 238345,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Reagan Levine",
"opponent_id": 1156767,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Kaia Giribalan",
"opponent_id": 1095919,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [
{
"date": "2026-01-30 18:45",
"opponent": "Bella Jacutin-Mariona",
"opponent_id": 1095918,
"tournament": "UTR Newport Beach W03",
"surface": "hard",
"round": "",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": null,
"data_generated_at": "2026-01-30 05:50:24 UTC"
}