Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Eloise Swarbrick
0W - 4L
0.0% Win Rate
Forma: LLLL
JSON Data
{
"player": {
"id": 3697,
"api_id": 353546,
"name": "Eloise Swarbrick",
"short_name": "E. Swarbrick",
"country": "Australia",
"country_code": "AU",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2002-04-27",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3412248,
"singles": null,
"doubles": null,
"ranking": 7020,
"division": "General",
"is_pro": false,
"updated_at": "2025-12-07"
},
"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": 1.0,
"avg_double_faults_per_match": 6.0,
"avg_first_serve_pct": 63.4,
"avg_first_serve_won_pct": 49.3,
"avg_second_serve_won_pct": 23.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-12-10",
"opponent": "Ruby Ward",
"opponent_id": 1084336,
"tournament": "UTR PTT Melbourne Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 46.875,
"second_serve_won_pct": 30.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-09",
"opponent": "Lexie Weir",
"opponent_id": 246671,
"tournament": "UTR PTT Melbourne Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 63.46153846153846,
"first_serve_won_pct": 48.484848484848484,
"second_serve_won_pct": 38.88888888888889,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-08",
"opponent": "Mylene Halemai",
"opponent_id": 215696,
"tournament": "UTR PTT Melbourne Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 65.95744680851064,
"first_serve_won_pct": 41.935483870967744,
"second_serve_won_pct": 46.42857142857143,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-07",
"opponent": "Grace Cadwallader",
"opponent_id": 1089801,
"tournament": "UTR PTT Melbourne Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 10,
"first_serve_pct": 57.47126436781609,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 45.83333333333333,
"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": "Lexie Weir",
"opponent_id": 246671,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Grace Cadwallader",
"opponent_id": 1089801,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Mylene Halemai",
"opponent_id": 215696,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Ruby Ward",
"opponent_id": 1084336,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2025-12-10 07:34:35 UTC"
}