Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Genaro Alberto Olivieri
8W - 8L
50.0% Win Rate
Forma: LLLWWLWWWW
JSON Data
{
"player": {
"id": 588,
"api_id": 169486,
"name": "Genaro Alberto Olivieri",
"short_name": "G. Olivieri",
"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": 191106,
"singles": 14.04,
"doubles": 13.14,
"ranking": 347,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 229,
"points": 249,
"best_position": 131,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 229,
"points": 249
},
{
"date": "2025-12-09",
"position": 229,
"points": 249
},
{
"date": "2025-12-08",
"position": 229,
"points": 249
},
{
"date": "2025-12-07",
"position": 229,
"points": 249
},
{
"date": "2025-12-06",
"position": 229,
"points": 249
},
{
"date": "2025-12-05",
"position": 229,
"points": 249
},
{
"date": "2025-12-04",
"position": 229,
"points": 249
},
{
"date": "2025-12-03",
"position": 229,
"points": 249
}
],
"career_stats": {
"total_matches": 16,
"wins": 8,
"losses": 8,
"win_rate": 50.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 16,
"wins": 8,
"losses": 8,
"win_rate": 50.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"ATP 250": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"Challenger": {
"matches": 15,
"wins": 8,
"losses": 7,
"win_rate": 53.3
}
},
"average_match_stats": {
"matches_with_stats": 16,
"avg_aces_per_match": 0.8,
"avg_double_faults_per_match": 0.8,
"avg_first_serve_pct": 76.7,
"avg_first_serve_won_pct": 58.2,
"avg_second_serve_won_pct": 44.1,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-12",
"opponent": "Franco Roncadelli",
"opponent_id": 240797,
"tournament": "Montevideo, Uruguay",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 81.25,
"first_serve_won_pct": 46.15384615384615,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-29",
"opponent": "Tomás Barrios Vera",
"opponent_id": 132834,
"tournament": "Antofagasta, Chile",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 72.72727272727273,
"first_serve_won_pct": 55.00000000000001,
"second_serve_won_pct": 58.82352941176471,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-26",
"opponent": "Roman Andres Burruchaga",
"opponent_id": 287181,
"tournament": "Buenos Aires, Argentina",
"surface": "clay",
"round": "Quarterfinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 75.38461538461539,
"first_serve_won_pct": 53.06122448979592,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-25",
"opponent": "Adolfo Daniel Vallejo",
"opponent_id": 326949,
"tournament": "Buenos Aires, Argentina",
"surface": "clay",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 73.33333333333333,
"first_serve_won_pct": 72.72727272727273,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-23",
"opponent": "Santiago Rodriguez Taverna",
"opponent_id": 185434,
"tournament": "Buenos Aires, Argentina",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 81.48148148148148,
"first_serve_won_pct": 63.63636363636363,
"second_serve_won_pct": 53.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-06",
"opponent": "Ignacio Buse",
"opponent_id": 322082,
"tournament": "Sevilla, Spain",
"surface": "clay",
"round": "Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 81.48148148148148,
"first_serve_won_pct": 57.57575757575758,
"second_serve_won_pct": 54.54545454545454,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-05",
"opponent": "Dusan Lajovic",
"opponent_id": 39234,
"tournament": "Sevilla, Spain",
"surface": "clay",
"round": "Semifinals",
"result": "W",
"score": "1-0",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 88.09523809523809,
"first_serve_won_pct": 72.97297297297297,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-04",
"opponent": "Vilius Gaubas",
"opponent_id": 322022,
"tournament": "Sevilla, Spain",
"surface": "clay",
"round": "Quarterfinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 83.16831683168317,
"first_serve_won_pct": 59.523809523809526,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-03",
"opponent": "Henrique Rocha",
"opponent_id": 341820,
"tournament": "Sevilla, Spain",
"surface": "clay",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 2,
"double_faults": 2,
"first_serve_pct": 75.29411764705883,
"first_serve_won_pct": 70.3125,
"second_serve_won_pct": 46.34146341463415,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-01",
"opponent": "Roberto Carballés Baena",
"opponent_id": 51141,
"tournament": "Sevilla, Spain",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "1-1",
"stats": {
"aces": 2,
"double_faults": 0,
"first_serve_pct": 81.1881188118812,
"first_serve_won_pct": 58.536585365853654,
"second_serve_won_pct": 68.42105263157895,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 6,
"losses": 4,
"form_string": "LLLWWLWWWW"
},
"head_to_head": [
{
"opponent": "Adolfo Daniel Vallejo",
"opponent_id": 326949,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Gonzalo Villanueva",
"opponent_id": 85877,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Dusan Lajovic",
"opponent_id": 39234,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Gustavo Heide",
"opponent_id": 302582,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Vilius Gaubas",
"opponent_id": 322022,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 61,
"wins": 33,
"losses": 28,
"win_rate": 54.1,
"tournaments_played": 34,
"tournaments_won": 0,
"tiebreaks_won": 5,
"tiebreaks_lost": 6,
"aces": 44,
"double_faults": 64,
"aces_per_match": 0.7,
"double_faults_per_match": 1.0,
"first_serve_pct": 81.0,
"first_serve_won_pct": 59.9,
"second_serve_won_pct": 50.2,
"break_points_saved_pct": 56.1,
"break_points_converted_pct": 40.1,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 61,
"wins": 33,
"tournaments_played": 34,
"tournaments_won": 0,
"aces": 44,
"double_faults": 64,
"win_rate": 54.1,
"losses": 28
}
},
{
"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": 5,
"double_faults": 1,
"aces_per_match": 5.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 73.0,
"first_serve_won_pct": 62.1,
"second_serve_won_pct": 62.5,
"break_points_saved_pct": 0.0,
"break_points_converted_pct": 0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 7,
"aces_per_match": 3.0,
"double_faults_per_match": 7.0,
"first_serve_pct": 73.0,
"first_serve_won_pct": 61.9,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 40.0,
"break_points_converted_pct": 55.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 62,
"wins": 32,
"losses": 30,
"win_rate": 51.6,
"tournaments_played": 32,
"tournaments_won": 0,
"tiebreaks_won": 10,
"tiebreaks_lost": 6,
"aces": 87,
"double_faults": 112,
"aces_per_match": 1.4,
"double_faults_per_match": 1.8,
"first_serve_pct": 76.0,
"first_serve_won_pct": 63.3,
"second_serve_won_pct": 53.1,
"break_points_saved_pct": 54.0,
"break_points_converted_pct": 39.8,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 64,
"wins": 32,
"tournaments_played": 34,
"tournaments_won": 0,
"aces": 95,
"double_faults": 120,
"win_rate": 50.0,
"losses": 32
}
},
{
"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": 4,
"double_faults": 4,
"aces_per_match": 4.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 71.8,
"first_serve_won_pct": 68.8,
"second_serve_won_pct": 59.3,
"break_points_saved_pct": 16.7,
"break_points_converted_pct": 22.2,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 2,
"double_faults": 0,
"aces_per_match": 1.0,
"double_faults_per_match": 0.0,
"first_serve_pct": 77.1,
"first_serve_won_pct": 63.2,
"second_serve_won_pct": 50.0,
"break_points_saved_pct": 33.3,
"break_points_converted_pct": 11.1,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 6,
"wins": 5,
"losses": 1,
"win_rate": 83.3,
"tournaments_played": 22,
"tournaments_won": 2,
"tiebreaks_won": 3,
"tiebreaks_lost": 0,
"aces": 12,
"double_faults": 13,
"aces_per_match": 2.0,
"double_faults_per_match": 2.2,
"first_serve_pct": 79.1,
"first_serve_won_pct": 65.9,
"second_serve_won_pct": 53.4,
"break_points_saved_pct": 57.1,
"break_points_converted_pct": 41.5,
"winners_total": 86,
"unforced_errors_total": 84
}
},
"totals": {
"matches": 9,
"wins": 5,
"tournaments_played": 27,
"tournaments_won": 2,
"aces": 18,
"double_faults": 17,
"win_rate": 55.6,
"losses": 4
}
}
],
"data_generated_at": "2025-12-10 08:18:41 UTC"
}