Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Summer Yardley
4W - 1L
80,0% Win Rate
Forma: LWWWW
JSON Data
{
"player": {
"id": 4033,
"api_id": 232662,
"name": "Summer Yardley",
"short_name": "S. Yardley",
"country": "United Kingdom",
"country_code": "GB",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1970-08-14",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4963240,
"singles": 9.17,
"doubles": 9.74,
"ranking": 1379,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 4,
"losses": 1,
"win_rate": 80.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 4,
"losses": 1,
"win_rate": 80.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": 4,
"losses": 1,
"win_rate": 80.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 2.4,
"avg_double_faults_per_match": 5.8,
"avg_first_serve_pct": 63.7,
"avg_first_serve_won_pct": 77.5,
"avg_second_serve_won_pct": 46.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-09",
"opponent": "Madelief Hageman",
"opponent_id": 289925,
"tournament": "UTR PTT Stirling Women 01",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 10,
"first_serve_pct": 58.06451612903226,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 34.61538461538461,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Paula Schaefer",
"opponent_id": 1046219,
"tournament": "UTR PTT Stirling Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 7,
"first_serve_pct": 63.1578947368421,
"first_serve_won_pct": 80.55555555555556,
"second_serve_won_pct": 36.36363636363637,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Emma Mazzoni",
"opponent_id": 191471,
"tournament": "UTR PTT Stirling Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 61.76470588235294,
"first_serve_won_pct": 80.95238095238095,
"second_serve_won_pct": 15.384615384615385,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-05",
"opponent": "Kyra Shetty",
"opponent_id": 502601,
"tournament": "UTR PTT Stirling Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 3,
"first_serve_pct": 67.5,
"first_serve_won_pct": 88.88888888888889,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-04",
"opponent": "Halle Pringle",
"opponent_id": 470422,
"tournament": "UTR PTT Stirling Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 4,
"double_faults": 6,
"first_serve_pct": 68.0,
"first_serve_won_pct": 70.58823529411765,
"second_serve_won_pct": 28.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 4,
"losses": 1,
"form_string": "LWWWW"
},
"head_to_head": [
{
"opponent": "Emma Mazzoni",
"opponent_id": 191471,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Kyra Shetty",
"opponent_id": 502601,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Paula Schaefer",
"opponent_id": 1046219,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Halle Pringle",
"opponent_id": 470422,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Madelief Hageman",
"opponent_id": 289925,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 22:41:28 UTC"
}