Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Razvan Baiant
3W - 3L
50,0% Win Rate
Forma: LWWWLL
JSON Data
{
"player": {
"id": 2036,
"api_id": 215375,
"name": "Razvan Baiant",
"short_name": "R. Baiant",
"country": "Canada",
"country_code": "CA",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 170811,
"singles": 12.0,
"doubles": null,
"ranking": 2294,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-18"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 6,
"avg_aces_per_match": 0.2,
"avg_double_faults_per_match": 3.5,
"avg_first_serve_pct": 62.8,
"avg_first_serve_won_pct": 60.0,
"avg_second_serve_won_pct": 43.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-17",
"opponent": "Anton Arzhankin",
"opponent_id": 1115594,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 5,
"first_serve_pct": 57.971014492753625,
"first_serve_won_pct": 42.5,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-15",
"opponent": "Botond Kisantal",
"opponent_id": 394386,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 59.61538461538461,
"first_serve_won_pct": 77.41935483870968,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-14",
"opponent": "Tadija Radovanovic",
"opponent_id": 229822,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 72.58064516129032,
"first_serve_won_pct": 71.11111111111111,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-13",
"opponent": "Jacques-Kai Inoue",
"opponent_id": 398784,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 7,
"first_serve_pct": 49.25373134328358,
"first_serve_won_pct": 75.75757575757575,
"second_serve_won_pct": 43.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-12",
"opponent": "Jamie Connel",
"opponent_id": 1101535,
"tournament": "UTR Belgrade M01",
"surface": "clay",
"round": "",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 62.22222222222222,
"first_serve_won_pct": 39.285714285714285,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-12-06",
"opponent": "Marko Nikolic",
"opponent_id": 478961,
"tournament": "UTR PTT Belgrade Men 06",
"surface": "clay",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 75.0,
"first_serve_won_pct": 53.84615384615385,
"second_serve_won_pct": 30.76923076923077,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 6,
"wins": 3,
"losses": 3,
"form_string": "LWWWLL"
},
"head_to_head": [
{
"opponent": "Botond Kisantal",
"opponent_id": 394386,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Tadija Radovanovic",
"opponent_id": 229822,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Anton Arzhankin",
"opponent_id": 1115594,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Jacques-Kai Inoue",
"opponent_id": 398784,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Jamie Connel",
"opponent_id": 1101535,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 11:38:25 UTC"
}