Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Ella Olofson
1W - 2L
33,3% Win Rate
Forma: LWL
JSON Data
{
"player": {
"id": 2431,
"api_id": 1122505,
"name": "Ella Olofson",
"short_name": "E. Olofson",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 793451,
"singles": 9.0,
"doubles": null,
"ranking": 1098,
"division": "Junior",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 0.3,
"avg_double_faults_per_match": 4.7,
"avg_first_serve_pct": 62.4,
"avg_first_serve_won_pct": 51.0,
"avg_second_serve_won_pct": 39.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-03",
"opponent": "Theodora Xantava",
"opponent_id": 370674,
"tournament": "UTR PTT Waco Women 04",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 56.14035087719298,
"first_serve_won_pct": 46.875,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-02",
"opponent": "Josephine Lombardi",
"opponent_id": 1046933,
"tournament": "UTR PTT Waco Women 04",
"surface": "hard",
"round": "",
"result": "W",
"score": "1-1",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 69.86301369863014,
"first_serve_won_pct": 58.82352941176471,
"second_serve_won_pct": 45.45454545454545,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-01",
"opponent": "Ligaya Murray",
"opponent_id": 1095886,
"tournament": "UTR PTT Waco Women 04",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 61.29032258064516,
"first_serve_won_pct": 47.368421052631575,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 1,
"losses": 2,
"form_string": "LWL"
},
"head_to_head": [
{
"opponent": "Theodora Xantava",
"opponent_id": 370674,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Josephine Lombardi",
"opponent_id": 1046933,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Ligaya Murray",
"opponent_id": 1095886,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 19:55:02 UTC"
}