Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Heather Barlow
1W - 4L
20,0% Win Rate
Forma: LLWLL
JSON Data
{
"player": {
"id": 4028,
"api_id": 1162137,
"name": "Heather Barlow",
"short_name": "H. Barlow",
"country": "United Kingdom",
"country_code": "GB",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 315389,
"singles": 8.0,
"doubles": null,
"ranking": 7561,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 1,
"losses": 4,
"win_rate": 20.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": 1,
"losses": 4,
"win_rate": 20.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 2.0,
"avg_double_faults_per_match": 3.2,
"avg_first_serve_pct": 60.0,
"avg_first_serve_won_pct": 56.7,
"avg_second_serve_won_pct": 38.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-09",
"opponent": "Emma Mazzoni",
"opponent_id": 191471,
"tournament": "UTR PTT Stirling Women 01",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 67.24137931034483,
"first_serve_won_pct": 48.717948717948715,
"second_serve_won_pct": 53.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-08",
"opponent": "Juliette Mazzoni",
"opponent_id": 215693,
"tournament": "UTR PTT Stirling Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 7,
"first_serve_pct": 55.69620253164557,
"first_serve_won_pct": 52.27272727272727,
"second_serve_won_pct": 42.857142857142854,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Mille Haagensen",
"opponent_id": 236243,
"tournament": "UTR PTT Stirling Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 6,
"double_faults": 2,
"first_serve_pct": 67.12328767123287,
"first_serve_won_pct": 71.42857142857143,
"second_serve_won_pct": 29.166666666666668,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Tamara Kuti",
"opponent_id": 468500,
"tournament": "UTR PTT Stirling Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 1,
"first_serve_pct": 59.32203389830508,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 41.66666666666667,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-04",
"opponent": "Rachael Phelan",
"opponent_id": 410063,
"tournament": "UTR PTT Stirling Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 50.649350649350644,
"first_serve_won_pct": 51.28205128205128,
"second_serve_won_pct": 44.73684210526316,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 1,
"losses": 4,
"form_string": "LLWLL"
},
"head_to_head": [
{
"opponent": "Emma Mazzoni",
"opponent_id": 191471,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Rachael Phelan",
"opponent_id": 410063,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Juliette Mazzoni",
"opponent_id": 215693,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Tamara Kuti",
"opponent_id": 468500,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Mille Haagensen",
"opponent_id": 236243,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 08:29:56 UTC"
}