Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Nikita Kryvonos
1W - 2L
33,3% Win Rate
Forma: WLL
JSON Data
{
"player": {
"id": 4374,
"api_id": 15808,
"name": "Nikita Kryvonos",
"short_name": "N. Kryvonos",
"country": "USA",
"country_code": "US",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"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": 1.3,
"avg_double_faults_per_match": 2.0,
"avg_first_serve_pct": 61.0,
"avg_first_serve_won_pct": 56.1,
"avg_second_serve_won_pct": 48.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-29",
"opponent": "Justin Riley Anson",
"opponent_id": 1166677,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 2,
"first_serve_pct": 56.16438356164384,
"first_serve_won_pct": 65.85365853658537,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-29",
"opponent": "William Zhang",
"opponent_id": 1138906,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 68.08510638297872,
"first_serve_won_pct": 40.625,
"second_serve_won_pct": 53.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-27",
"opponent": "Antreas Djakouris",
"opponent_id": 252748,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 58.620689655172406,
"first_serve_won_pct": 61.76470588235294,
"second_serve_won_pct": 41.66666666666667,
"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": "Antreas Djakouris",
"opponent_id": 252748,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "William Zhang",
"opponent_id": 1138906,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Justin Riley Anson",
"opponent_id": 1166677,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [
{
"date": "2026-01-30 18:45",
"opponent": "Siddharth Bharadwaj",
"opponent_id": 1133079,
"tournament": "UTR Newport Beach M03",
"surface": "hard",
"round": "",
"odds_player": null,
"odds_opponent": null
}
],
"year_statistics": null,
"data_generated_at": "2026-01-30 04:40:52 UTC"
}