Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Samuel Alejandro Linde Palacios
1W - 1L
50.0% Win Rate
Forma: LW
JSON Data
{
"player": {
"id": 1312,
"api_id": 516077,
"name": "Samuel Alejandro Linde Palacios",
"short_name": "S. A. L. Palacios",
"country": "Colombia",
"country_code": "CO",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4651229,
"singles": null,
"doubles": null,
"ranking": null,
"division": null,
"is_pro": false,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Challenger": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 1.0,
"avg_double_faults_per_match": 9.0,
"avg_first_serve_pct": 50.9,
"avg_first_serve_won_pct": 44.8,
"avg_second_serve_won_pct": 35.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-05-12",
"opponent": "Pedro Rodrigues",
"opponent_id": 258288,
"tournament": "Bogota, Colombia",
"surface": "clay",
"round": "Qualification Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 9,
"first_serve_pct": 50.877192982456144,
"first_serve_won_pct": 44.827586206896555,
"second_serve_won_pct": 52.94117647058824,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-11",
"opponent": "Connor Huertas Del Pino",
"opponent_id": 161868,
"tournament": "Bogota, Colombia",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "1-0",
"stats": {
"aces": 1,
"double_faults": 9,
"first_serve_pct": 50.877192982456144,
"first_serve_won_pct": 44.827586206896555,
"second_serve_won_pct": 35.714285714285715,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 2,
"wins": 1,
"losses": 1,
"form_string": "LW"
},
"head_to_head": [
{
"opponent": "Pedro Rodrigues",
"opponent_id": 258288,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Connor Huertas Del Pino",
"opponent_id": 161868,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 3,
"double_faults": 22,
"aces_per_match": 1.0,
"double_faults_per_match": 7.3,
"first_serve_pct": 70.3,
"first_serve_won_pct": 46.9,
"second_serve_won_pct": 56.2,
"break_points_saved_pct": 57.7,
"break_points_converted_pct": 14.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 3,
"wins": 1,
"tournaments_played": 3,
"tournaments_won": 0,
"aces": 3,
"double_faults": 22,
"win_rate": 33.3,
"losses": 2
}
},
{
"year": 2024,
"surfaces": {
"red_clay": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 2,
"double_faults": 9,
"aces_per_match": 0.7,
"double_faults_per_match": 3.0,
"first_serve_pct": 69.8,
"first_serve_won_pct": 55.1,
"second_serve_won_pct": 53.1,
"break_points_saved_pct": 38.5,
"break_points_converted_pct": 47.1,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 3,
"wins": 1,
"tournaments_played": 10,
"tournaments_won": 0,
"aces": 2,
"double_faults": 9,
"win_rate": 33.3,
"losses": 2
}
}
],
"data_generated_at": "2025-12-10 12:45:48 UTC"
}