Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Armira Kockinis
1W - 2L
33,3% Win Rate
Forma: WLL
JSON Data
{
"player": {
"id": 2894,
"api_id": 528096,
"name": "Armira Kockinis",
"short_name": "A. Kockinis",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "2009-12-29",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 858964,
"singles": 9.0,
"doubles": null,
"ranking": 233,
"division": "Junior",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"surface_stats": {
"hard": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 0.0,
"avg_double_faults_per_match": 5.3,
"avg_first_serve_pct": 55.4,
"avg_first_serve_won_pct": 60.7,
"avg_second_serve_won_pct": 40.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-30",
"opponent": "Amy Lee",
"opponent_id": 1120168,
"tournament": "UTR Newport Beach W03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 51.66666666666667,
"first_serve_won_pct": 67.74193548387096,
"second_serve_won_pct": 37.93103448275862,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-29",
"opponent": "Mackenzie Clark",
"opponent_id": 316218,
"tournament": "UTR Newport Beach W03",
"surface": "hard",
"round": "",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 9,
"first_serve_pct": 59.29203539823009,
"first_serve_won_pct": 61.19402985074627,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-26",
"opponent": "Veronica Miroshnichenko",
"opponent_id": 130628,
"tournament": "UTR Newport Beach W03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 55.172413793103445,
"first_serve_won_pct": 53.125,
"second_serve_won_pct": 34.61538461538461,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 3,
"wins": 1,
"losses": 2,
"form_string": "WLL"
},
"head_to_head": [
{
"opponent": "Mackenzie Clark",
"opponent_id": 316218,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Veronica Miroshnichenko",
"opponent_id": 130628,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Amy Lee",
"opponent_id": 1120168,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [
{
"date": "2026-01-30 19:55",
"opponent": "Kara Garcia",
"opponent_id": 482678,
"tournament": "UTR Newport Beach W03",
"surface": "hard",
"round": "",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": null,
"data_generated_at": "2026-01-30 08:29:58 UTC"
}