Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Ryan Kershner
0W - 4L
0,0% Win Rate
Forma: LLLL
JSON Data
{
"player": {
"id": 4111,
"api_id": 1114399,
"name": "Ryan Kershner",
"short_name": "R. Kershner",
"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": 4683509,
"singles": 8.0,
"doubles": null,
"ranking": 6052,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.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": 0,
"losses": 4,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 0.0,
"avg_double_faults_per_match": 2.2,
"avg_first_serve_pct": 71.4,
"avg_first_serve_won_pct": 46.7,
"avg_second_serve_won_pct": 26.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-10",
"opponent": "Sofiia Sokolvak",
"opponent_id": 1163294,
"tournament": "UTR Newport Beach W01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-0",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 77.77777777777779,
"first_serve_won_pct": 64.28571428571429,
"second_serve_won_pct": 0.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-09",
"opponent": "Sydney Barnhart",
"opponent_id": 482041,
"tournament": "UTR Newport Beach W01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 71.73913043478261,
"first_serve_won_pct": 45.45454545454545,
"second_serve_won_pct": 46.15384615384615,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Hanna Chang",
"opponent_id": 137948,
"tournament": "UTR Newport Beach W01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 73.17073170731707,
"first_serve_won_pct": 33.33333333333333,
"second_serve_won_pct": 36.36363636363637,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-05",
"opponent": "Danielle Tuhten",
"opponent_id": 457275,
"tournament": "UTR Newport Beach W01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 62.903225806451616,
"first_serve_won_pct": 43.58974358974359,
"second_serve_won_pct": 21.73913043478261,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 0,
"losses": 4,
"form_string": "LLLL"
},
"head_to_head": [
{
"opponent": "Hanna Chang",
"opponent_id": 137948,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Danielle Tuhten",
"opponent_id": 457275,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Sydney Barnhart",
"opponent_id": 482041,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Sofiia Sokolvak",
"opponent_id": 1163294,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 16:45:59 UTC"
}