Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Erik Arutiunian
0W - 0L
0% Win Rate
Forma:
JSON Data
{
"player": {
"id": 936,
"api_id": 393344,
"name": "Erik Arutiunian",
"short_name": "E. Arutiunian",
"country": "Belarus",
"country_code": "BY",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 5401882,
"singles": 13.78,
"doubles": 13.24,
"ranking": 548,
"division": "General",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 444,
"points": 106,
"best_position": 444,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 444,
"points": 106
},
{
"date": "2025-12-09",
"position": 444,
"points": 106
},
{
"date": "2025-12-08",
"position": 444,
"points": 106
},
{
"date": "2025-12-07",
"position": 453,
"points": 99
},
{
"date": "2025-12-06",
"position": 453,
"points": 99
},
{
"date": "2025-12-05",
"position": 453,
"points": 99
},
{
"date": "2025-12-04",
"position": 453,
"points": 99
},
{
"date": "2025-12-03",
"position": 453,
"points": 99
}
],
"career_stats": {
"total_matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {},
"average_match_stats": null,
"recent_form": [],
"form_summary": {
"last_10_matches": 0,
"wins": 0,
"losses": 0,
"form_string": ""
},
"head_to_head": [],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_indoor": {
"matches": 8,
"wins": 5,
"losses": 3,
"win_rate": 62.5,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 1,
"aces": 64,
"double_faults": 17,
"aces_per_match": 8.0,
"double_faults_per_match": 2.1,
"first_serve_pct": 72.6,
"first_serve_won_pct": 73.1,
"second_serve_won_pct": 61.1,
"break_points_saved_pct": 73.0,
"break_points_converted_pct": 40.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 7,
"double_faults": 1,
"aces_per_match": 7.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 70.9,
"first_serve_won_pct": 79.2,
"second_serve_won_pct": 55.6,
"break_points_saved_pct": 100.0,
"break_points_converted_pct": 0.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 9,
"wins": 5,
"tournaments_played": 8,
"tournaments_won": 0,
"aces": 71,
"double_faults": 18,
"win_rate": 55.6,
"losses": 4
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_outdoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 19,
"tournaments_won": 1,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 9,
"double_faults": 1,
"aces_per_match": 4.5,
"double_faults_per_match": 0.5,
"first_serve_pct": 72.5,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 58.1,
"break_points_saved_pct": 75.0,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 1,
"tournaments_played": 19,
"tournaments_won": 1,
"aces": 9,
"double_faults": 1,
"win_rate": 50.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 13:07:47 UTC"
}