Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Kyra Shetty
0W - 5L
0,0% Win Rate
Forma: LLLLL
JSON Data
{
"player": {
"id": 4030,
"api_id": 502601,
"name": "Kyra Shetty",
"short_name": "K. Shetty",
"country": "United Kingdom",
"country_code": "GB",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2002-06-08",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4908628,
"singles": 8.0,
"doubles": null,
"ranking": 8513,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 0,
"losses": 5,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 0,
"losses": 5,
"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": 5,
"wins": 0,
"losses": 5,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 1.2,
"avg_double_faults_per_match": 1.8,
"avg_first_serve_pct": 62.7,
"avg_first_serve_won_pct": 57.3,
"avg_second_serve_won_pct": 42.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-09",
"opponent": "Kirsty Robertson",
"opponent_id": 417278,
"tournament": "UTR PTT Stirling Women 01",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 65.2542372881356,
"first_serve_won_pct": 54.54545454545454,
"second_serve_won_pct": 43.90243902439025,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-08",
"opponent": "Halle Pringle",
"opponent_id": 470422,
"tournament": "UTR PTT Stirling Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 57.377049180327866,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 53.84615384615385,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Emma Mazzoni",
"opponent_id": 191471,
"tournament": "UTR PTT Stirling Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 65.8119658119658,
"first_serve_won_pct": 55.84415584415584,
"second_serve_won_pct": 52.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-05",
"opponent": "Summer Yardley",
"opponent_id": 232662,
"tournament": "UTR PTT Stirling Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 0,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 62.5,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-04",
"opponent": "Paula Schaefer",
"opponent_id": 1046219,
"tournament": "UTR PTT Stirling Women 01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 58.2089552238806,
"first_serve_won_pct": 53.84615384615385,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 0,
"losses": 5,
"form_string": "LLLLL"
},
"head_to_head": [
{
"opponent": "Paula Schaefer",
"opponent_id": 1046219,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Emma Mazzoni",
"opponent_id": 191471,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Halle Pringle",
"opponent_id": 470422,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Summer Yardley",
"opponent_id": 232662,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Kirsty Robertson",
"opponent_id": 417278,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 19:55:05 UTC"
}