Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jiangxue Han
2W - 1L
66.7% Win Rate
Forma: LWW
JSON Data
{
"player": {
"id": 1971,
"api_id": 256824,
"name": "Jiangxue Han",
"short_name": "J. Han",
"country": "China",
"country_code": "CN",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2001-11-28",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Otro": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
}
},
"average_match_stats": {
"matches_with_stats": 1,
"avg_aces_per_match": 0.0,
"avg_double_faults_per_match": 1.0,
"avg_first_serve_pct": 85.3,
"avg_first_serve_won_pct": 60.6,
"avg_second_serve_won_pct": 29.4,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-27",
"opponent": "En-Shuo Liang",
"opponent_id": 198209,
"tournament": "Australian Open Asia-Pacific Wildcard Playoff",
"surface": "hard",
"round": "Quarterfinals",
"result": "L",
"score": "0-2"
},
{
"date": "2025-11-25",
"opponent": "Sahaja Yamalapalli",
"opponent_id": 390986,
"tournament": "Australian Open Asia-Pacific Wildcard Playoff",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 85.34482758620689,
"first_serve_won_pct": 60.60606060606061,
"second_serve_won_pct": 29.411764705882355,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-24",
"opponent": "Momoko Kobori",
"opponent_id": 183957,
"tournament": "Australian Open Asia-Pacific Wildcard Playoff",
"surface": "hard",
"round": "Quarterfinals",
"result": "W",
"score": "2-0"
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 2,
"losses": 1,
"form_string": "LWW"
},
"head_to_head": [
{
"opponent": "Sahaja Yamalapalli",
"opponent_id": 390986,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "En-Shuo Liang",
"opponent_id": 198209,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Momoko Kobori",
"opponent_id": 183957,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hard": {
"matches": 1,
"wins": 1,
"losses": 0,
"win_rate": 100.0,
"tournaments_played": 0,
"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": 0,
"first_serve_won_pct": 0,
"second_serve_won_pct": 0,
"break_points_saved_pct": 0,
"break_points_converted_pct": 0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 1,
"tournaments_played": 0,
"tournaments_won": 0,
"aces": 0,
"double_faults": 0,
"win_rate": 100.0,
"losses": 0
}
}
],
"data_generated_at": "2025-12-10 08:18:48 UTC"
}