Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Santiago Giamichelle
3W - 1L
75,0% Win Rate
Forma: LWWW
JSON Data
{
"player": {
"id": 4070,
"api_id": 387340,
"name": "Santiago Giamichelle",
"short_name": "S. Giamichelle",
"country": "Argentina",
"country_code": "AR",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 392316,
"singles": 13.07,
"doubles": 12.92,
"ranking": 1287,
"division": "General",
"is_pro": true,
"updated_at": "2026-01-25"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0
},
"surface_stats": {
"hard": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0
}
},
"average_match_stats": {
"matches_with_stats": 4,
"avg_aces_per_match": 1.8,
"avg_double_faults_per_match": 4.0,
"avg_first_serve_pct": 52.8,
"avg_first_serve_won_pct": 69.3,
"avg_second_serve_won_pct": 54.8,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-10",
"opponent": "Noah Johnston",
"opponent_id": 853639,
"tournament": "UTR PTT Athens Men 01",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 10,
"first_serve_pct": 57.89473684210527,
"first_serve_won_pct": 59.09090909090909,
"second_serve_won_pct": 31.25,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Junghee You",
"opponent_id": 455070,
"tournament": "UTR PTT Athens Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 50.81967213114754,
"first_serve_won_pct": 80.64516129032258,
"second_serve_won_pct": 54.54545454545454,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Artem Dmytrenko",
"opponent_id": 1162164,
"tournament": "UTR PTT Athens Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 46.2962962962963,
"first_serve_won_pct": 76.0,
"second_serve_won_pct": 28.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-05",
"opponent": "Peter Hatton",
"opponent_id": 1125000,
"tournament": "UTR PTT Athens Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 0,
"first_serve_pct": 56.36363636363636,
"first_serve_won_pct": 61.29032258064516,
"second_serve_won_pct": 34.78260869565217,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 4,
"wins": 3,
"losses": 1,
"form_string": "LWWW"
},
"head_to_head": [
{
"opponent": "Peter Hatton",
"opponent_id": 1125000,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Noah Johnston",
"opponent_id": 853639,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Artem Dmytrenko",
"opponent_id": 1162164,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Junghee You",
"opponent_id": 455070,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 19:55:07 UTC"
}