Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Federico Coria
8W - 10L
44.4% Win Rate
Forma: LLWLLWWLWW
JSON Data
{
"player": {
"id": 561,
"api_id": 54573,
"name": "Federico Coria",
"short_name": "F. Coria",
"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": 4221,
"singles": 14.4,
"doubles": null,
"ranking": 200,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 271,
"points": 200,
"best_position": 49,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 271,
"points": 200
},
{
"date": "2025-12-09",
"position": 271,
"points": 200
},
{
"date": "2025-12-08",
"position": 271,
"points": 200
},
{
"date": "2025-12-07",
"position": 272,
"points": 200
},
{
"date": "2025-12-06",
"position": 272,
"points": 200
},
{
"date": "2025-12-05",
"position": 272,
"points": 200
},
{
"date": "2025-12-04",
"position": 272,
"points": 200
},
{
"date": "2025-12-03",
"position": 272,
"points": 200
}
],
"career_stats": {
"total_matches": 18,
"wins": 8,
"losses": 10,
"win_rate": 44.4
},
"surface_stats": {
"hard": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"clay": {
"matches": 17,
"wins": 8,
"losses": 9,
"win_rate": 47.1
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Grand Slam": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"ATP 500": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"ATP 250": {
"matches": 11,
"wins": 6,
"losses": 5,
"win_rate": 54.5
},
"Challenger": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
}
},
"average_match_stats": {
"matches_with_stats": 18,
"avg_aces_per_match": 3.6,
"avg_double_faults_per_match": 3.9,
"avg_first_serve_pct": 67.9,
"avg_first_serve_won_pct": 62.3,
"avg_second_serve_won_pct": 40.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-07-19",
"opponent": "Giulio Zeppieri",
"opponent_id": 237188,
"tournament": "Umag",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 71.42857142857143,
"first_serve_won_pct": 42.857142857142854,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-22",
"opponent": "Maximilian Marterer",
"opponent_id": 71660,
"tournament": "Roland Garros",
"surface": "clay",
"round": "Qualification Round 2",
"result": "L",
"score": "0-0",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 60.0,
"first_serve_won_pct": 38.88888888888889,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-05-19",
"opponent": "Arthur Bouquier",
"opponent_id": 267576,
"tournament": "Roland Garros",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 77.6595744680851,
"first_serve_won_pct": 68.4931506849315,
"second_serve_won_pct": 61.904761904761905,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-04-12",
"opponent": "Laslo Djere",
"opponent_id": 97231,
"tournament": "Barcelona",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-1",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 68.42105263157895,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 36.84210526315789,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-04-01",
"opponent": "Pierre-Hugues Herbert",
"opponent_id": 44553,
"tournament": "Marrakech",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 7,
"first_serve_pct": 70.23809523809523,
"first_serve_won_pct": 64.40677966101694,
"second_serve_won_pct": 31.818181818181817,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-31",
"opponent": "Calvin Hemery",
"opponent_id": 81271,
"tournament": "Marrakech",
"surface": "clay",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 7,
"first_serve_pct": 70.23809523809523,
"first_serve_won_pct": 64.40677966101694,
"second_serve_won_pct": 46.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-30",
"opponent": "Giulio Zeppieri",
"opponent_id": 237188,
"tournament": "Marrakech",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "1-0",
"stats": {
"aces": 1,
"double_faults": 7,
"first_serve_pct": 70.23809523809523,
"first_serve_won_pct": 64.40677966101694,
"second_serve_won_pct": 38.095238095238095,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-02-28",
"opponent": "Camilo Ugo Carabelli",
"opponent_id": 196122,
"tournament": "Santiago",
"surface": "clay",
"round": "Quarterfinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-02-27",
"opponent": "Alejandro Tabilo",
"opponent_id": 102151,
"tournament": "Santiago",
"surface": "clay",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 10,
"double_faults": 3,
"first_serve_pct": 67.32673267326733,
"first_serve_won_pct": 70.58823529411765,
"second_serve_won_pct": 54.347826086956516,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-02-26",
"opponent": "Tomás Barrios Vera",
"opponent_id": 132834,
"tournament": "Santiago",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 83.33333333333334,
"second_serve_won_pct": 20.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 5,
"losses": 5,
"form_string": "LLWLLWWLWW"
},
"head_to_head": [
{
"opponent": "Laslo Djere",
"opponent_id": 97231,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Giulio Zeppieri",
"opponent_id": 237188,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Juan Manuel Cerundolo",
"opponent_id": 248861,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Alejandro Tabilo",
"opponent_id": 102151,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Tomás Barrios Vera",
"opponent_id": 132834,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 10,
"double_faults": 8,
"aces_per_match": 10.0,
"double_faults_per_match": 8.0,
"first_serve_pct": 73.4,
"first_serve_won_pct": 69.2,
"second_serve_won_pct": 54.9,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 60.0,
"winners_total": 25,
"unforced_errors_total": 37
},
"red_clay": {
"matches": 29,
"wins": 15,
"losses": 14,
"win_rate": 51.7,
"tournaments_played": 18,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 4,
"aces": 76,
"double_faults": 107,
"aces_per_match": 2.6,
"double_faults_per_match": 3.7,
"first_serve_pct": 73.9,
"first_serve_won_pct": 62.3,
"second_serve_won_pct": 46.0,
"break_points_saved_pct": 56.3,
"break_points_converted_pct": 44.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 30,
"wins": 15,
"tournaments_played": 19,
"tournaments_won": 0,
"aces": 86,
"double_faults": 115,
"win_rate": 50.0,
"losses": 15
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 1,
"aces_per_match": 4.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 80.2,
"first_serve_won_pct": 61.4,
"second_serve_won_pct": 40.9,
"break_points_saved_pct": 37.5,
"break_points_converted_pct": 33.3,
"winners_total": 33,
"unforced_errors_total": 35
},
"hardcourt_outdoor": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 21,
"double_faults": 16,
"aces_per_match": 7.0,
"double_faults_per_match": 5.3,
"first_serve_pct": 72.5,
"first_serve_won_pct": 68.9,
"second_serve_won_pct": 46.5,
"break_points_saved_pct": 56.2,
"break_points_converted_pct": 62.5,
"winners_total": 45,
"unforced_errors_total": 72
},
"red_clay": {
"matches": 73,
"wins": 43,
"losses": 30,
"win_rate": 58.9,
"tournaments_played": 30,
"tournaments_won": 0,
"tiebreaks_won": 10,
"tiebreaks_lost": 9,
"aces": 129,
"double_faults": 179,
"aces_per_match": 1.8,
"double_faults_per_match": 2.5,
"first_serve_pct": 75.5,
"first_serve_won_pct": 62.5,
"second_serve_won_pct": 53.0,
"break_points_saved_pct": 53.5,
"break_points_converted_pct": 45.3,
"winners_total": 22,
"unforced_errors_total": 21
},
"red_clay_indoor": {
"matches": 4,
"wins": 3,
"losses": 1,
"win_rate": 75.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 4,
"aces_per_match": 0.5,
"double_faults_per_match": 1.0,
"first_serve_pct": 76.1,
"first_serve_won_pct": 54.2,
"second_serve_won_pct": 58.8,
"break_points_saved_pct": 47.6,
"break_points_converted_pct": 47.1,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 81,
"wins": 46,
"tournaments_played": 36,
"tournaments_won": 0,
"aces": 156,
"double_faults": 200,
"win_rate": 56.8,
"losses": 35
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 1,
"aces_per_match": 1.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 73.2,
"first_serve_won_pct": 62.5,
"second_serve_won_pct": 52.8,
"break_points_saved_pct": 58.3,
"break_points_converted_pct": 11.1,
"winners_total": 21,
"unforced_errors_total": 21
},
"hardcourt_outdoor": {
"matches": 7,
"wins": 2,
"losses": 5,
"win_rate": 28.6,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 1,
"aces": 28,
"double_faults": 24,
"aces_per_match": 4.0,
"double_faults_per_match": 3.4,
"first_serve_pct": 74.9,
"first_serve_won_pct": 65.5,
"second_serve_won_pct": 48.6,
"break_points_saved_pct": 60.9,
"break_points_converted_pct": 46.2,
"winners_total": 23,
"unforced_errors_total": 48
},
"red_clay": {
"matches": 13,
"wins": 7,
"losses": 6,
"win_rate": 53.8,
"tournaments_played": 24,
"tournaments_won": 2,
"tiebreaks_won": 3,
"tiebreaks_lost": 3,
"aces": 38,
"double_faults": 33,
"aces_per_match": 2.9,
"double_faults_per_match": 2.5,
"first_serve_pct": 76.6,
"first_serve_won_pct": 60.8,
"second_serve_won_pct": 60.4,
"break_points_saved_pct": 61.3,
"break_points_converted_pct": 40.9,
"winners_total": 33,
"unforced_errors_total": 79
}
},
"totals": {
"matches": 21,
"wins": 9,
"tournaments_played": 30,
"tournaments_won": 2,
"aces": 67,
"double_faults": 58,
"win_rate": 42.9,
"losses": 12
}
}
],
"data_generated_at": "2025-12-10 13:04:18 UTC"
}