Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Calvin Hemery
4W - 14L
22.2% Win Rate
Forma: LWLLLLLLLW
JSON Data
{
"player": {
"id": 465,
"api_id": 81271,
"name": "Calvin Hemery",
"short_name": "C. Hemery",
"country": "France",
"country_code": "FR",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 2602171,
"singles": 14.26,
"doubles": 13.43,
"ranking": 245,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 262,
"points": 211,
"best_position": 116,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 262,
"points": 211
},
{
"date": "2025-12-09",
"position": 262,
"points": 211
},
{
"date": "2025-12-08",
"position": 262,
"points": 211
},
{
"date": "2025-12-07",
"position": 262,
"points": 211
},
{
"date": "2025-12-06",
"position": 262,
"points": 211
},
{
"date": "2025-12-05",
"position": 262,
"points": 211
},
{
"date": "2025-12-04",
"position": 262,
"points": 211
},
{
"date": "2025-12-03",
"position": 262,
"points": 211
}
],
"career_stats": {
"total_matches": 18,
"wins": 4,
"losses": 14,
"win_rate": 22.2
},
"surface_stats": {
"hard": {
"matches": 11,
"wins": 1,
"losses": 10,
"win_rate": 9.1
},
"clay": {
"matches": 6,
"wins": 3,
"losses": 3,
"win_rate": 50.0
},
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.0
},
"ATP 250": {
"matches": 8,
"wins": 3,
"losses": 5,
"win_rate": 37.5
},
"Challenger": {
"matches": 6,
"wins": 1,
"losses": 5,
"win_rate": 16.7
}
},
"average_match_stats": {
"matches_with_stats": 18,
"avg_aces_per_match": 6.6,
"avg_double_faults_per_match": 3.9,
"avg_first_serve_pct": 64.8,
"avg_first_serve_won_pct": 68.6,
"avg_second_serve_won_pct": 39.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-05",
"opponent": "Patrick Kypson",
"opponent_id": 210490,
"tournament": "Helsinki, Finland",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "1-2",
"stats": {
"aces": 12,
"double_faults": 3,
"first_serve_pct": 57.14285714285714,
"first_serve_won_pct": 80.35714285714286,
"second_serve_won_pct": 45.23809523809524,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-03",
"opponent": "Nerman Fatic",
"opponent_id": 63090,
"tournament": "Helsinki, Finland",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 13,
"double_faults": 1,
"first_serve_pct": 60.75949367088608,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 41.935483870967744,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-21",
"opponent": "Hugo Gaston",
"opponent_id": 205906,
"tournament": "Brest, France",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 5,
"double_faults": 1,
"first_serve_pct": 78.68852459016394,
"first_serve_won_pct": 58.333333333333336,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-12",
"opponent": "Yannick Hanfmann",
"opponent_id": 47975,
"tournament": "ATP Brussels, Belgium Singles",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 9,
"double_faults": 5,
"first_serve_pct": 66.66666666666666,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 87.5,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-30",
"opponent": "Patrick Kypson",
"opponent_id": 210490,
"tournament": "Mouilleron-Le-Captif, France",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 16,
"double_faults": 0,
"first_serve_pct": 69.86301369863014,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 90.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-23",
"opponent": "Remy Bertola",
"opponent_id": 145108,
"tournament": "Orleans, France",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-0",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 53.84615384615385,
"first_serve_won_pct": 57.14285714285714,
"second_serve_won_pct": 0.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-19",
"opponent": "Juan Manuel Cerundolo",
"opponent_id": 248861,
"tournament": "US Open",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 6,
"first_serve_pct": 68.11594202898551,
"first_serve_won_pct": 61.702127659574465,
"second_serve_won_pct": 50.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-05",
"opponent": "Petr Brunclik",
"opponent_id": 414847,
"tournament": "Grodzisk Mazowiecki, Poland",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 6,
"first_serve_pct": 53.70370370370371,
"first_serve_won_pct": 75.86206896551724,
"second_serve_won_pct": 48.93617021276596,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-15",
"opponent": "Jerome Kym",
"opponent_id": 309071,
"tournament": "Gstaad",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 10,
"double_faults": 10,
"first_serve_pct": 70.1923076923077,
"first_serve_won_pct": 75.34246575342466,
"second_serve_won_pct": 32.25806451612903,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-13",
"opponent": "Facundo Bagnis",
"opponent_id": 38183,
"tournament": "Gstaad",
"surface": "clay",
"round": "Qualification Final",
"result": "W",
"score": "2-1",
"stats": {
"aces": 10,
"double_faults": 10,
"first_serve_pct": 70.1923076923077,
"first_serve_won_pct": 75.34246575342466,
"second_serve_won_pct": 45.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 2,
"losses": 8,
"form_string": "LWLLLLLLLW"
},
"head_to_head": [
{
"opponent": "Yannick Hanfmann",
"opponent_id": 47975,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Patrick Kypson",
"opponent_id": 210490,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Alejandro Moro Canas",
"opponent_id": 250857,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Hugo Gaston",
"opponent_id": 205906,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Pierre-Hugues Herbert",
"opponent_id": 44553,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 6,
"double_faults": 1,
"aces_per_match": 6.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 81.7,
"first_serve_won_pct": 59.1,
"second_serve_won_pct": 61.1,
"break_points_saved_pct": 75.0,
"break_points_converted_pct": 25.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 15,
"wins": 6,
"losses": 9,
"win_rate": 40.0,
"tournaments_played": 11,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 4,
"aces": 132,
"double_faults": 22,
"aces_per_match": 8.8,
"double_faults_per_match": 1.5,
"first_serve_pct": 73.7,
"first_serve_won_pct": 75.2,
"second_serve_won_pct": 46.9,
"break_points_saved_pct": 73.1,
"break_points_converted_pct": 43.1,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 9,
"wins": 3,
"losses": 6,
"win_rate": 33.3,
"tournaments_played": 6,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 4,
"aces": 50,
"double_faults": 39,
"aces_per_match": 5.6,
"double_faults_per_match": 4.3,
"first_serve_pct": 72.9,
"first_serve_won_pct": 70.0,
"second_serve_won_pct": 53.8,
"break_points_saved_pct": 73.3,
"break_points_converted_pct": 29.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 35,
"wins": 20,
"losses": 15,
"win_rate": 57.1,
"tournaments_played": 16,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 2,
"aces": 159,
"double_faults": 154,
"aces_per_match": 4.5,
"double_faults_per_match": 4.4,
"first_serve_pct": 72.6,
"first_serve_won_pct": 69.6,
"second_serve_won_pct": 51.4,
"break_points_saved_pct": 62.4,
"break_points_converted_pct": 36.8,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 60,
"wins": 29,
"tournaments_played": 34,
"tournaments_won": 0,
"aces": 347,
"double_faults": 216,
"win_rate": 48.3,
"losses": 31
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 22,
"wins": 11,
"losses": 11,
"win_rate": 50.0,
"tournaments_played": 11,
"tournaments_won": 0,
"tiebreaks_won": 7,
"tiebreaks_lost": 3,
"aces": 212,
"double_faults": 36,
"aces_per_match": 9.6,
"double_faults_per_match": 1.6,
"first_serve_pct": 74.3,
"first_serve_won_pct": 73.4,
"second_serve_won_pct": 58.8,
"break_points_saved_pct": 69.6,
"break_points_converted_pct": 27.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 0,
"aces": 16,
"double_faults": 12,
"aces_per_match": 4.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 75.7,
"first_serve_won_pct": 70.0,
"second_serve_won_pct": 56.3,
"break_points_saved_pct": 64.0,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 46,
"wins": 27,
"losses": 19,
"win_rate": 58.7,
"tournaments_played": 19,
"tournaments_won": 0,
"tiebreaks_won": 6,
"tiebreaks_lost": 9,
"aces": 293,
"double_faults": 135,
"aces_per_match": 6.4,
"double_faults_per_match": 2.9,
"first_serve_pct": 72.2,
"first_serve_won_pct": 71.0,
"second_serve_won_pct": 58.1,
"break_points_saved_pct": 58.7,
"break_points_converted_pct": 40.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 72,
"wins": 39,
"tournaments_played": 34,
"tournaments_won": 0,
"aces": 521,
"double_faults": 183,
"win_rate": 54.2,
"losses": 33
}
},
{
"year": 2023,
"surfaces": {
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 9,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 4,
"double_faults": 2,
"aces_per_match": 4.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 79.2,
"first_serve_won_pct": 58.1,
"second_serve_won_pct": 55.6,
"break_points_saved_pct": 0.0,
"break_points_converted_pct": 0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 9,
"tournaments_won": 0,
"aces": 4,
"double_faults": 2,
"win_rate": 0.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 08:33:08 UTC"
}