Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Ezequiel Monferrer
0W - 2L
0.0% Win Rate
Forma: LL
JSON Data
{
"player": {
"id": 574,
"api_id": 302587,
"name": "Ezequiel Monferrer",
"short_name": "E. Monferrer",
"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": 4132287,
"singles": 12.66,
"doubles": 12.64,
"ranking": 1353,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Challenger": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 1.0,
"avg_double_faults_per_match": 4.5,
"avg_first_serve_pct": 61.3,
"avg_first_serve_won_pct": 51.3,
"avg_second_serve_won_pct": 38.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-09-21",
"opponent": "Facundo Juarez",
"opponent_id": 163550,
"tournament": "Buenos Aires, Argentina",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 63.49206349206349,
"first_serve_won_pct": 47.5,
"second_serve_won_pct": 56.25,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-01-13",
"opponent": "Gonzalo Bueno",
"opponent_id": 299765,
"tournament": "Buenos Aires, Argentina",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 59.183673469387756,
"first_serve_won_pct": 55.172413793103445,
"second_serve_won_pct": 30.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 2,
"wins": 0,
"losses": 2,
"form_string": "LL"
},
"head_to_head": [
{
"opponent": "Facundo Juarez",
"opponent_id": 163550,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Gonzalo Bueno",
"opponent_id": 299765,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 8,
"wins": 1,
"losses": 7,
"win_rate": 12.5,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 16,
"double_faults": 32,
"aces_per_match": 2.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 76.4,
"first_serve_won_pct": 58.1,
"second_serve_won_pct": 48.1,
"break_points_saved_pct": 59.6,
"break_points_converted_pct": 34.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 8,
"wins": 1,
"tournaments_played": 8,
"tournaments_won": 0,
"aces": 16,
"double_faults": 32,
"win_rate": 12.5,
"losses": 7
}
},
{
"year": 2024,
"surfaces": {
"red_clay": {
"matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3,
"tournaments_played": 23,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 13,
"double_faults": 21,
"aces_per_match": 2.2,
"double_faults_per_match": 3.5,
"first_serve_pct": 73.8,
"first_serve_won_pct": 62.7,
"second_serve_won_pct": 61.2,
"break_points_saved_pct": 38.2,
"break_points_converted_pct": 45.9,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 6,
"wins": 2,
"tournaments_played": 23,
"tournaments_won": 0,
"aces": 13,
"double_faults": 21,
"win_rate": 33.3,
"losses": 4
}
}
],
"data_generated_at": "2025-12-10 13:06:33 UTC"
}