Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Mark Kneiss
2W - 3L
40,0% Win Rate
Forma: WWLLL
JSON Data
{
"player": {
"id": 4148,
"api_id": 398768,
"name": "Mark Kneiss",
"short_name": "M. Kneiss",
"country": "Greece",
"country_code": "GR",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2534971,
"singles": 12.0,
"doubles": null,
"ranking": 3508,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.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": 2,
"losses": 3,
"win_rate": 40.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 1.6,
"avg_double_faults_per_match": 3.0,
"avg_first_serve_pct": 57.7,
"avg_first_serve_won_pct": 66.1,
"avg_second_serve_won_pct": 47.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-11",
"opponent": "Yike Liu",
"opponent_id": 1163581,
"tournament": "UTR Newport Beach M01",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 59.64912280701754,
"first_serve_won_pct": 73.52941176470588,
"second_serve_won_pct": 43.47826086956522,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-10",
"opponent": "Redd Owen",
"opponent_id": 1089929,
"tournament": "UTR Newport Beach M01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 3,
"double_faults": 4,
"first_serve_pct": 54.32098765432099,
"first_serve_won_pct": 61.36363636363637,
"second_serve_won_pct": 36.11111111111111,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-09",
"opponent": "Maciej Rajski",
"opponent_id": 111783,
"tournament": "UTR Newport Beach M01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 61.904761904761905,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 37.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-09",
"opponent": "David Duong",
"opponent_id": 418895,
"tournament": "UTR Newport Beach M01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 55.952380952380956,
"first_serve_won_pct": 65.95744680851064,
"second_serve_won_pct": 45.94594594594595,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Brayden Tallakson",
"opponent_id": 528094,
"tournament": "UTR Newport Beach M01",
"surface": "hard",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 56.57894736842105,
"first_serve_won_pct": 62.7906976744186,
"second_serve_won_pct": 48.484848484848484,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 2,
"losses": 3,
"form_string": "WWLLL"
},
"head_to_head": [
{
"opponent": "Redd Owen",
"opponent_id": 1089929,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "David Duong",
"opponent_id": 418895,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Maciej Rajski",
"opponent_id": 111783,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Brayden Tallakson",
"opponent_id": 528094,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Yike Liu",
"opponent_id": 1163581,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 22:40:23 UTC"
}