Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Hong Yi Cody Wong
1W - 3L
25.0% Win Rate
Forma: LLWL
JSON Data
{
"player": {
"id": 1820,
"api_id": 234309,
"name": "Hong Yi Cody Wong",
"short_name": "H. Y. C. Wong",
"country": "Hong Kong",
"country_code": "HK",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2002-03-14",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
},
"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": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 3.2,
"avg_double_faults_per_match": 3.8,
"avg_first_serve_pct": 63.6,
"avg_first_serve_won_pct": 55.2,
"avg_second_serve_won_pct": 42.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-27",
"opponent": "Viktoria Morvayova",
"opponent_id": 193083,
"tournament": "Hong Kong",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 7,
"first_serve_pct": 52.83018867924528,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 63.63636363636363,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-20",
"opponent": "Katarzyna Kawa",
"opponent_id": 42492,
"tournament": "Guangzhou",
"surface": "hard",
"round": "Qualification Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 6,
"double_faults": 5,
"first_serve_pct": 65.51724137931035,
"first_serve_won_pct": 55.26315789473685,
"second_serve_won_pct": 42.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-19",
"opponent": "Whitney Osuigwe",
"opponent_id": 223130,
"tournament": "Guangzhou",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 70.93023255813954,
"first_serve_won_pct": 68.85245901639344,
"second_serve_won_pct": 43.75,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-23",
"opponent": "Mei Yamaguchi",
"opponent_id": 208613,
"tournament": "WTA 125K Jingshan, China Women Singles",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 65.3061224489796,
"first_serve_won_pct": 46.875,
"second_serve_won_pct": 41.17647058823529,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 1,
"losses": 3,
"form_string": "LLWL"
},
"head_to_head": [
{
"opponent": "Whitney Osuigwe",
"opponent_id": 223130,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Viktoria Morvayova",
"opponent_id": 193083,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Katarzyna Kawa",
"opponent_id": 42492,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Mei Yamaguchi",
"opponent_id": 208613,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 12,
"double_faults": 15,
"aces_per_match": 4.0,
"double_faults_per_match": 5.0,
"first_serve_pct": 73.9,
"first_serve_won_pct": 59.4,
"second_serve_won_pct": 52.0,
"break_points_saved_pct": 57.6,
"break_points_converted_pct": 62.5,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 3,
"wins": 1,
"tournaments_played": 3,
"tournaments_won": 0,
"aces": 12,
"double_faults": 15,
"win_rate": 33.3,
"losses": 2
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7,
"tournaments_played": 0,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 11,
"double_faults": 8,
"aces_per_match": 3.7,
"double_faults_per_match": 2.7,
"first_serve_pct": 67.9,
"first_serve_won_pct": 63.1,
"second_serve_won_pct": 56.7,
"break_points_saved_pct": 68.4,
"break_points_converted_pct": 72.2,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 26,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 5,
"aces_per_match": 1.0,
"double_faults_per_match": 2.5,
"first_serve_pct": 68.0,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 42.1,
"break_points_saved_pct": 40.0,
"break_points_converted_pct": 36.4,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 5,
"wins": 2,
"tournaments_played": 26,
"tournaments_won": 0,
"aces": 13,
"double_faults": 13,
"win_rate": 40.0,
"losses": 3
}
},
{
"year": 2023,
"surfaces": {
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 17,
"tournaments_won": 1,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 1,
"aces_per_match": 0.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 89.6,
"first_serve_won_pct": 39.5,
"second_serve_won_pct": 175.0,
"break_points_saved_pct": 33.3,
"break_points_converted_pct": 66.7,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 17,
"tournaments_won": 1,
"aces": 0,
"double_faults": 1,
"win_rate": 0.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 08:48:42 UTC"
}