Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Alden Russell
0W - 4L
0,0% Win Rate
Forma: LLLL
JSON Data
{
"player": {
"id": 3005,
"api_id": 1072087,
"name": "Alden Russell",
"short_name": "A. Russell",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2007-03-22",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4488058,
"singles": 8.0,
"doubles": null,
"ranking": 6906,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"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.2,
"avg_double_faults_per_match": 2.2,
"avg_first_serve_pct": 67.0,
"avg_first_serve_won_pct": 46.2,
"avg_second_serve_won_pct": 21.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-14",
"opponent": "Katerina Mandelikova",
"opponent_id": 297948,
"tournament": "UTR Boca Raton W01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 76.5625,
"first_serve_won_pct": 48.97959183673469,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-13",
"opponent": "Skye Madatali",
"opponent_id": 1072207,
"tournament": "UTR Boca Raton W01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 61.224489795918366,
"first_serve_won_pct": 43.333333333333336,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-12",
"opponent": "Cristina Elena Tiglea",
"opponent_id": 273677,
"tournament": "UTR Boca Raton W01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 69.23076923076923,
"first_serve_won_pct": 44.44444444444444,
"second_serve_won_pct": 16.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-02",
"opponent": "Taylor Goetz",
"opponent_id": 492649,
"tournament": "UTR PTT Boca Raton Women 11",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 60.97560975609756,
"first_serve_won_pct": 48.0,
"second_serve_won_pct": 45.45454545454545,
"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": "Skye Madatali",
"opponent_id": 1072207,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Taylor Goetz",
"opponent_id": 492649,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Katerina Mandelikova",
"opponent_id": 297948,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Cristina Elena Tiglea",
"opponent_id": 273677,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 19:55:01 UTC"
}