Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Enzo Camargo Lima
2W - 3L
40.0% Win Rate
Forma: LLLWW
JSON Data
{
"player": {
"id": 1248,
"api_id": 371456,
"name": "Enzo Camargo Lima",
"short_name": "E. C. Lima",
"country": "Brazil",
"country_code": "BR",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 3299817,
"singles": 12.0,
"doubles": null,
"ranking": 2234,
"division": "General",
"is_pro": false,
"updated_at": "2026-04-26"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Challenger": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 0.4,
"avg_double_faults_per_match": 3.8,
"avg_first_serve_pct": 60.2,
"avg_first_serve_won_pct": 47.8,
"avg_second_serve_won_pct": 37.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-04-06",
"opponent": "Juan Manuel La Serna",
"opponent_id": 379442,
"tournament": "Campinas, Brazil",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 65.95744680851064,
"first_serve_won_pct": 35.483870967741936,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-01",
"opponent": "Joao Vitor Scramin Do Lago",
"opponent_id": 402474,
"tournament": "Brasilia, Brazil",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 5,
"first_serve_pct": 71.1864406779661,
"first_serve_won_pct": 45.23809523809524,
"second_serve_won_pct": 54.166666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-04-01",
"opponent": "Daniel Dutra Da Silva",
"opponent_id": 48225,
"tournament": "Campinas, Brazil",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 54.54545454545454,
"first_serve_won_pct": 52.77777777777778,
"second_serve_won_pct": 43.66197183098591,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-31",
"opponent": "Kosuke Ogura",
"opponent_id": 288283,
"tournament": "Campinas, Brazil",
"surface": "clay",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 54.54545454545454,
"first_serve_won_pct": 52.77777777777778,
"second_serve_won_pct": 26.31578947368421,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-03-30",
"opponent": "Mateo Barreiros Reyes",
"opponent_id": 261752,
"tournament": "Campinas, Brazil",
"surface": "clay",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 0,
"double_faults": 4,
"first_serve_pct": 54.54545454545454,
"first_serve_won_pct": 52.77777777777778,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 2,
"losses": 3,
"form_string": "LLLWW"
},
"head_to_head": [
{
"opponent": "Daniel Dutra Da Silva",
"opponent_id": 48225,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Kosuke Ogura",
"opponent_id": 288283,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Joao Vitor Scramin Do Lago",
"opponent_id": 402474,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Juan Manuel La Serna",
"opponent_id": 379442,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Mateo Barreiros Reyes",
"opponent_id": 261752,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 8,
"wins": 3,
"losses": 5,
"win_rate": 37.5,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 0,
"double_faults": 23,
"aces_per_match": 0.0,
"double_faults_per_match": 2.9,
"first_serve_pct": 71.5,
"first_serve_won_pct": 53.9,
"second_serve_won_pct": 46.0,
"break_points_saved_pct": 48.8,
"break_points_converted_pct": 35.2,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 8,
"wins": 3,
"tournaments_played": 5,
"tournaments_won": 0,
"aces": 0,
"double_faults": 23,
"win_rate": 37.5,
"losses": 5
}
},
{
"year": 2024,
"surfaces": {
"red_clay": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0,
"tournaments_played": 11,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 1,
"double_faults": 8,
"aces_per_match": 0.3,
"double_faults_per_match": 2.7,
"first_serve_pct": 76.1,
"first_serve_won_pct": 42.7,
"second_serve_won_pct": 41.7,
"break_points_saved_pct": 30.4,
"break_points_converted_pct": 37.5,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 3,
"wins": 0,
"tournaments_played": 11,
"tournaments_won": 0,
"aces": 1,
"double_faults": 8,
"win_rate": 0.0,
"losses": 3
}
}
],
"data_generated_at": "2026-05-09 03:56:26 UTC"
}