Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jiaqi Wang
1W - 5L
16.7% Win Rate
Forma: LLWLLL
JSON Data
{
"player": {
"id": 1184,
"api_id": 246135,
"name": "Jiaqi Wang",
"short_name": "J. Wang",
"country": "China",
"country_code": "CN",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2002-03-25",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 261265,
"singles": 11.08,
"doubles": 10.76,
"ranking": 460,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-04-26"
},
"current_ranking": {
"position": 435,
"points": 133,
"best_position": 435,
"date": "2026-05-08"
},
"ranking_history": [
{
"date": "2026-05-08",
"position": 435,
"points": 133
},
{
"date": "2026-05-07",
"position": 435,
"points": 133
},
{
"date": "2026-05-06",
"position": 435,
"points": 133
},
{
"date": "2026-05-05",
"position": 435,
"points": 133
},
{
"date": "2026-05-04",
"position": 435,
"points": 133
},
{
"date": "2026-05-03",
"position": 438,
"points": 131
},
{
"date": "2026-05-02",
"position": 438,
"points": 131
},
{
"date": "2026-05-01",
"position": 438,
"points": 131
},
{
"date": "2026-04-30",
"position": 438,
"points": 131
},
{
"date": "2026-04-29",
"position": 438,
"points": 131
}
],
"career_stats": {
"total_matches": 6,
"wins": 1,
"losses": 5,
"win_rate": 16.7
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0
},
"clay": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"WTA 250": {
"matches": 6,
"wins": 1,
"losses": 5,
"win_rate": 16.7
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 0.5,
"avg_double_faults_per_match": 0.3,
"avg_first_serve_pct": 74.3,
"avg_first_serve_won_pct": 56.4,
"avg_second_serve_won_pct": 48.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-05-05",
"opponent": "Xiaodi You",
"opponent_id": 134532,
"tournament": "WTA 125K Jiujiang, China Women Singles",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 79.62962962962963,
"first_serve_won_pct": 51.162790697674424,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-27",
"opponent": "Varvara Panshina",
"opponent_id": 510366,
"tournament": "WTA 125K Huzhou, China Women Singles",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 55.55555555555556,
"first_serve_won_pct": 68.0,
"second_serve_won_pct": 61.111111111111114,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-04-26",
"opponent": "Peangtarn Plipuech",
"opponent_id": 50915,
"tournament": "WTA 125K Huzhou, China Women Singles",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 65.21739130434783,
"first_serve_won_pct": 64.44444444444444,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-25",
"opponent": "Carol Young-suh Lee",
"opponent_id": 260726,
"tournament": "Jiujiang",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 75.40983606557377,
"first_serve_won_pct": 45.65217391304348,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-20",
"opponent": "Ying Zhang",
"opponent_id": 142758,
"tournament": "WTA 125K Jingshan, China Women Singles",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 100.0,
"first_serve_won_pct": 61.29032258064516,
"second_serve_won_pct": 0.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-31",
"opponent": "Daria Kudashova",
"opponent_id": 284561,
"tournament": "WTA 125K Changsha, China Women Singles",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 69.84126984126983,
"first_serve_won_pct": 47.72727272727273,
"second_serve_won_pct": 32.142857142857146,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 1,
"losses": 5,
"form_string": "LLWLLL"
},
"head_to_head": [
{
"opponent": "Peangtarn Plipuech",
"opponent_id": 50915,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Daria Kudashova",
"opponent_id": 284561,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Xiaodi You",
"opponent_id": 134532,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Ying Zhang",
"opponent_id": 142758,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Varvara Panshina",
"opponent_id": 510366,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 0,
"aces_per_match": 0.0,
"double_faults_per_match": 0.0,
"first_serve_pct": 80.3,
"first_serve_won_pct": 45.7,
"second_serve_won_pct": 66.7,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 2,
"tournaments_won": 0,
"aces": 0,
"double_faults": 0,
"win_rate": 0.0,
"losses": 1
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_outdoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 22,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 3,
"aces_per_match": 0.5,
"double_faults_per_match": 1.5,
"first_serve_pct": 73.6,
"first_serve_won_pct": 56.9,
"second_serve_won_pct": 46.3,
"break_points_saved_pct": 52.2,
"break_points_converted_pct": 75.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 0,
"tournaments_played": 22,
"tournaments_won": 0,
"aces": 1,
"double_faults": 3,
"win_rate": 0.0,
"losses": 2
}
}
],
"data_generated_at": "2026-05-09 00:34:36 UTC"
}