Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Jake Delaney
0W - 0L
0% Win Rate
Forma:
JSON Data
{
"player": {
"id": 945,
"api_id": 79223,
"name": "Jake Delaney",
"short_name": "J. Delaney",
"country": "Australia",
"country_code": "AU",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 1712664,
"singles": 13.4,
"doubles": 13.05,
"ranking": 752,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 469,
"points": 95,
"best_position": 434,
"date": "2025-12-12"
},
"ranking_history": [
{
"date": "2025-12-12",
"position": 469,
"points": 95
},
{
"date": "2025-12-11",
"position": 469,
"points": 95
},
{
"date": "2025-12-10",
"position": 469,
"points": 95
},
{
"date": "2025-12-09",
"position": 469,
"points": 95
},
{
"date": "2025-12-08",
"position": 469,
"points": 95
},
{
"date": "2025-12-07",
"position": 464,
"points": 96
},
{
"date": "2025-12-06",
"position": 464,
"points": 96
},
{
"date": "2025-12-05",
"position": 464,
"points": 96
},
{
"date": "2025-12-04",
"position": 464,
"points": 96
},
{
"date": "2025-12-03",
"position": 464,
"points": 96
}
],
"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": 10,
"wins": 4,
"losses": 6,
"win_rate": 40.0,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 63,
"double_faults": 45,
"aces_per_match": 6.3,
"double_faults_per_match": 4.5,
"first_serve_pct": 70.9,
"first_serve_won_pct": 69.3,
"second_serve_won_pct": 55.6,
"break_points_saved_pct": 76.7,
"break_points_converted_pct": 36.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 10,
"wins": 4,
"tournaments_played": 8,
"tournaments_won": 0,
"aces": 63,
"double_faults": 45,
"win_rate": 40.0,
"losses": 6
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 17,
"double_faults": 2,
"aces_per_match": 8.5,
"double_faults_per_match": 1.0,
"first_serve_pct": 74.1,
"first_serve_won_pct": 72.4,
"second_serve_won_pct": 46.2,
"break_points_saved_pct": 60.0,
"break_points_converted_pct": 36.4,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 8,
"wins": 1,
"losses": 7,
"win_rate": 12.5,
"tournaments_played": 25,
"tournaments_won": 1,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 26,
"double_faults": 19,
"aces_per_match": 3.2,
"double_faults_per_match": 2.4,
"first_serve_pct": 73.2,
"first_serve_won_pct": 64.4,
"second_serve_won_pct": 55.6,
"break_points_saved_pct": 57.4,
"break_points_converted_pct": 14.8,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 10,
"wins": 2,
"tournaments_played": 26,
"tournaments_won": 1,
"aces": 43,
"double_faults": 21,
"win_rate": 20.0,
"losses": 8
}
}
],
"data_generated_at": "2025-12-12 19:46:26 UTC"
}