Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Mert Alkaya
0W - 0L
0% Win Rate
Forma:
JSON Data
{
"player": {
"id": 906,
"api_id": 200150,
"name": "Mert Alkaya",
"short_name": "M. Alkaya",
"country": "Türkiye",
"country_code": "TR",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2717395,
"singles": 13.99,
"doubles": 13.13,
"ranking": 382,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 413,
"points": 116,
"best_position": 413,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 413,
"points": 116
},
{
"date": "2025-12-09",
"position": 413,
"points": 116
},
{
"date": "2025-12-08",
"position": 413,
"points": 116
},
{
"date": "2025-12-07",
"position": 414,
"points": 116
},
{
"date": "2025-12-06",
"position": 414,
"points": 116
},
{
"date": "2025-12-05",
"position": 414,
"points": 116
},
{
"date": "2025-12-04",
"position": 414,
"points": 116
},
{
"date": "2025-12-03",
"position": 414,
"points": 116
}
],
"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_outdoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 15,
"double_faults": 10,
"aces_per_match": 7.5,
"double_faults_per_match": 5.0,
"first_serve_pct": 64.8,
"first_serve_won_pct": 74.3,
"second_serve_won_pct": 62.8,
"break_points_saved_pct": 62.5,
"break_points_converted_pct": 28.6,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 2,
"wins": 1,
"tournaments_played": 4,
"tournaments_won": 0,
"aces": 15,
"double_faults": 10,
"win_rate": 50.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 13:06:34 UTC"
}