Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Susannah Su
0W - 4L
0,0% Win Rate
Forma: LLLL
JSON Data
{
"player": {
"id": 4150,
"api_id": 490677,
"name": "Susannah Su",
"short_name": "S. Su",
"country": "Australia",
"country_code": "AU",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5299317,
"singles": 8.0,
"doubles": null,
"ranking": 5106,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.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": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 0.5,
"avg_double_faults_per_match": 3.8,
"avg_first_serve_pct": 58.5,
"avg_first_serve_won_pct": 52.9,
"avg_second_serve_won_pct": 36.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-10",
"opponent": "Kaia Giribalan",
"opponent_id": 1095919,
"tournament": "UTR Newport Beach W01",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 66.07142857142857,
"first_serve_won_pct": 45.94594594594595,
"second_serve_won_pct": 69.23076923076923,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-10",
"opponent": "Veronica Miroshnichenko",
"opponent_id": 130628,
"tournament": "UTR Newport Beach W01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 57.14285714285714,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 53.84615384615385,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Laura Rahnel",
"opponent_id": 455811,
"tournament": "UTR Newport Beach W01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 56.60377358490566,
"first_serve_won_pct": 53.333333333333336,
"second_serve_won_pct": 27.77777777777778,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Teja Tirunelveli",
"opponent_id": 394472,
"tournament": "UTR Newport Beach W01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 54.08163265306123,
"first_serve_won_pct": 62.264150943396224,
"second_serve_won_pct": 55.26315789473685,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 0,
"losses": 4,
"form_string": "LLLL"
},
"head_to_head": [
{
"opponent": "Veronica Miroshnichenko",
"opponent_id": 130628,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Teja Tirunelveli",
"opponent_id": 394472,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Laura Rahnel",
"opponent_id": 455811,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Kaia Giribalan",
"opponent_id": 1095919,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 17:04:27 UTC"
}