Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Enzo Camargo Lima
2W - 1L
66.7% Win Rate
Forma: LWW
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": null,
"doubles": null,
"ranking": 2507,
"division": "General",
"is_pro": false,
"updated_at": "2025-12-07"
},
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"surface_stats": {
"hard": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"clay": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"Challenger": {
"matches": 3,
"wins": 2,
"losses": 1,
"win_rate": 66.7
}
},
"average_match_stats": {
"matches_with_stats": 3,
"avg_aces_per_match": 0.0,
"avg_double_faults_per_match": 4.0,
"avg_first_serve_pct": 54.5,
"avg_first_serve_won_pct": 52.8,
"avg_second_serve_won_pct": 40.0,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"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": 3,
"wins": 2,
"losses": 1,
"form_string": "LWW"
},
"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": "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": "2025-12-10 13:06:02 UTC"
}