Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Sydney Barnhart
2W - 2L
50,0% Win Rate
Forma: LWWL
JSON Data
{
"player": {
"id": 4147,
"api_id": 482041,
"name": "Sydney Barnhart",
"short_name": "S. Barnhart",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2008-02-13",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5356752,
"singles": 8.0,
"doubles": null,
"ranking": 987,
"division": "Junior",
"is_pro": false,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.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": 2,
"losses": 2,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 1.0,
"avg_double_faults_per_match": 5.0,
"avg_first_serve_pct": 60.7,
"avg_first_serve_won_pct": 56.7,
"avg_second_serve_won_pct": 43.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-10",
"opponent": "Laura Rahnel",
"opponent_id": 455811,
"tournament": "UTR Newport Beach W01",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 6,
"first_serve_pct": 61.06194690265486,
"first_serve_won_pct": 52.17391304347826,
"second_serve_won_pct": 40.909090909090914,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-09",
"opponent": "Ryan Kershner",
"opponent_id": 1114399,
"tournament": "UTR Newport Beach W01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 61.29032258064516,
"first_serve_won_pct": 65.78947368421053,
"second_serve_won_pct": 46.15384615384615,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-08",
"opponent": "Sofiia Sokolvak",
"opponent_id": 1163294,
"tournament": "UTR Newport Beach W01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 6,
"first_serve_pct": 58.620689655172406,
"first_serve_won_pct": 67.64705882352942,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Danielle Tuhten",
"opponent_id": 457275,
"tournament": "UTR Newport Beach W01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 61.81818181818181,
"first_serve_won_pct": 41.17647058823529,
"second_serve_won_pct": 70.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 2,
"losses": 2,
"form_string": "LWWL"
},
"head_to_head": [
{
"opponent": "Ryan Kershner",
"opponent_id": 1114399,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Danielle Tuhten",
"opponent_id": 457275,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Sofiia Sokolvak",
"opponent_id": 1163294,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Laura Rahnel",
"opponent_id": 455811,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 15:27:09 UTC"
}