Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Olivia Traynor
3W - 2L
60,0% Win Rate
Forma: LWLWW
JSON Data
{
"player": {
"id": 4227,
"api_id": 826129,
"name": "Olivia Traynor",
"short_name": "O. Traynor",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2008-01-05",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5713820,
"singles": 10.0,
"doubles": null,
"ranking": 101,
"division": "Junior",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.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": 5,
"wins": 3,
"losses": 2,
"win_rate": 60.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 1.2,
"avg_double_faults_per_match": 3.6,
"avg_first_serve_pct": 63.9,
"avg_first_serve_won_pct": 56.8,
"avg_second_serve_won_pct": 51.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-17",
"opponent": "Katerina Mandelikova",
"opponent_id": 297948,
"tournament": "UTR Boca Raton W01",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 54.23728813559322,
"first_serve_won_pct": 43.75,
"second_serve_won_pct": 44.44444444444444,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-16",
"opponent": "Katerina Shabashkevich",
"opponent_id": 465661,
"tournament": "UTR Boca Raton W01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 57.99999999999999,
"second_serve_won_pct": 52.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-15",
"opponent": "Shravani Chennamsetty",
"opponent_id": 939675,
"tournament": "UTR Boca Raton W01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 9,
"first_serve_pct": 70.71428571428572,
"first_serve_won_pct": 51.515151515151516,
"second_serve_won_pct": 41.46341463414634,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-14",
"opponent": "Susana Souhrada",
"opponent_id": 1050762,
"tournament": "UTR Boca Raton W01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 2,
"first_serve_pct": 57.692307692307686,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 54.54545454545454,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-12",
"opponent": "Katsiaryna Starastsenka",
"opponent_id": 1044085,
"tournament": "UTR Boca Raton W01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 70.1492537313433,
"first_serve_won_pct": 63.829787234042556,
"second_serve_won_pct": 38.70967741935484,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 3,
"losses": 2,
"form_string": "LWLWW"
},
"head_to_head": [
{
"opponent": "Katsiaryna Starastsenka",
"opponent_id": 1044085,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Susana Souhrada",
"opponent_id": 1050762,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Shravani Chennamsetty",
"opponent_id": 939675,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Katerina Shabashkevich",
"opponent_id": 465661,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Katerina Mandelikova",
"opponent_id": 297948,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 19:36:55 UTC"
}