Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Yui Kamiji
3W - 0L
100.0% Win Rate
Forma: WWW
JSON Data
{
"player": {
"id": 2260,
"api_id": 244707,
"name": "Yui Kamiji",
"short_name": "Y. Kamiji",
"country": "Japan",
"country_code": "JP",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4647096,
"singles": null,
"doubles": null,
"ranking": null,
"division": null,
"is_pro": false,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 3,
"losses": 0,
"win_rate": 100.0
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 3,
"losses": 0,
"win_rate": 100.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Grand Slam": {
"matches": 3,
"wins": 3,
"losses": 0,
"win_rate": 100.0
}
},
"average_match_stats": null,
"recent_form": [
{
"date": "2025-09-06",
"opponent": "Xiaohui Li",
"opponent_id": 504743,
"tournament": "US Open, Wheelchairs, Women",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "2-1"
},
{
"date": "2025-09-05",
"opponent": "Ziying Wang",
"opponent_id": 522686,
"tournament": "US Open, Wheelchairs, Women",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0"
},
{
"date": "2025-09-04",
"opponent": "Diede de Groot",
"opponent_id": 244702,
"tournament": "US Open, Wheelchairs, Women",
"surface": "hard",
"round": "Quarterfinals",
"result": "W",
"score": "2-1"
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 3,
"losses": 0,
"form_string": "WWW"
},
"head_to_head": [
{
"opponent": "Ziying Wang",
"opponent_id": 522686,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Diede de Groot",
"opponent_id": 244702,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Xiaohui Li",
"opponent_id": 504743,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2025-12-10 08:58:06 UTC"
}