Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Moez Echargui
14W - 7L
66.7% Win Rate
Forma: LLWLLLLWLW
JSON Data
{
"player": {
"id": 775,
"api_id": 153826,
"name": "Moez Echargui",
"short_name": "M. Echargui",
"country": "Tunisia",
"country_code": "TN",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 378338,
"singles": 14.59,
"doubles": 13.26,
"ranking": 148,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 135,
"points": 452,
"best_position": 135,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 135,
"points": 452
},
{
"date": "2025-12-09",
"position": 135,
"points": 452
},
{
"date": "2025-12-08",
"position": 135,
"points": 452
},
{
"date": "2025-12-07",
"position": 136,
"points": 452
},
{
"date": "2025-12-06",
"position": 136,
"points": 452
},
{
"date": "2025-12-05",
"position": 136,
"points": 452
},
{
"date": "2025-12-04",
"position": 136,
"points": 452
},
{
"date": "2025-12-03",
"position": 136,
"points": 452
}
],
"career_stats": {
"total_matches": 21,
"wins": 14,
"losses": 7,
"win_rate": 66.7
},
"surface_stats": {
"hard": {
"matches": 21,
"wins": 14,
"losses": 7,
"win_rate": 66.7
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"ATP 250": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
},
"Challenger": {
"matches": 18,
"wins": 13,
"losses": 5,
"win_rate": 72.2
}
},
"average_match_stats": {
"matches_with_stats": 21,
"avg_aces_per_match": 4.7,
"avg_double_faults_per_match": 2.1,
"avg_first_serve_pct": 56.8,
"avg_first_serve_won_pct": 68.3,
"avg_second_serve_won_pct": 53.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-05",
"opponent": "Learner Tien",
"opponent_id": 412818,
"tournament": "Metz",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 7,
"double_faults": 1,
"first_serve_pct": 66.23376623376623,
"first_serve_won_pct": 64.70588235294117,
"second_serve_won_pct": 53.84615384615385,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-02",
"opponent": "Luca Van Assche",
"opponent_id": 335102,
"tournament": "Metz",
"surface": "hard",
"round": "Qualification Final",
"result": "L",
"score": "1-2",
"stats": {
"aces": 8,
"double_faults": 4,
"first_serve_pct": 60.17699115044248,
"first_serve_won_pct": 60.29411764705882,
"second_serve_won_pct": 51.11111111111111,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-01",
"opponent": "Tom Paris",
"opponent_id": 334289,
"tournament": "Metz",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-1",
"stats": {
"aces": 10,
"double_faults": 2,
"first_serve_pct": 75.70093457943925,
"first_serve_won_pct": 76.5432098765432,
"second_serve_won_pct": 53.84615384615385,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-29",
"opponent": "Eliot Spizzirri",
"opponent_id": 288748,
"tournament": "Bratislava, Slovakia",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 6,
"double_faults": 0,
"first_serve_pct": 57.74647887323944,
"first_serve_won_pct": 53.65853658536586,
"second_serve_won_pct": 43.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-21",
"opponent": "Arthur Bouquier",
"opponent_id": 267576,
"tournament": "Brest, France",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 5,
"double_faults": 0,
"first_serve_pct": 61.702127659574465,
"first_serve_won_pct": 68.96551724137932,
"second_serve_won_pct": 58.82352941176471,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-13",
"opponent": "Edas Butvilas",
"opponent_id": 385592,
"tournament": "Olbia, Italy",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 61.111111111111114,
"first_serve_won_pct": 63.63636363636363,
"second_serve_won_pct": 64.70588235294117,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-01",
"opponent": "Hugo Grenier",
"opponent_id": 107357,
"tournament": "Alicante, Spain",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "0-2",
"stats": {
"aces": 6,
"double_faults": 2,
"first_serve_pct": 59.32203389830508,
"first_serve_won_pct": 80.0,
"second_serve_won_pct": 75.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-30",
"opponent": "Raul Brancaccio",
"opponent_id": 201847,
"tournament": "Alicante, Spain",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 5,
"first_serve_pct": 54.794520547945204,
"first_serve_won_pct": 65.0,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-24",
"opponent": "Kimmer Coppejans",
"opponent_id": 54955,
"tournament": "Orleans, France",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 0,
"first_serve_pct": 56.97674418604651,
"first_serve_won_pct": 65.3061224489796,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-21",
"opponent": "Dan Added",
"opponent_id": 191842,
"tournament": "Saint Tropez, France",
"surface": "hard",
"round": "Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 1,
"first_serve_pct": 52.54237288135594,
"first_serve_won_pct": 70.96774193548387,
"second_serve_won_pct": 71.42857142857143,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 3,
"losses": 7,
"form_string": "LLWLLLLWLW"
},
"head_to_head": [
{
"opponent": "Hugo Grenier",
"opponent_id": 107357,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Edas Butvilas",
"opponent_id": 385592,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Ugo Blanchet",
"opponent_id": 200777,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Mark Lajal",
"opponent_id": 383991,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Kimmer Coppejans",
"opponent_id": 54955,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"hardcourt_indoor": {
"matches": 6,
"wins": 1,
"losses": 5,
"win_rate": 16.7,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 3,
"aces": 40,
"double_faults": 7,
"aces_per_match": 6.7,
"double_faults_per_match": 1.2,
"first_serve_pct": 73.4,
"first_serve_won_pct": 65.8,
"second_serve_won_pct": 52.0,
"break_points_saved_pct": 64.8,
"break_points_converted_pct": 37.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 18,
"wins": 14,
"losses": 4,
"win_rate": 77.8,
"tournaments_played": 9,
"tournaments_won": 3,
"tiebreaks_won": 2,
"tiebreaks_lost": 2,
"aces": 70,
"double_faults": 49,
"aces_per_match": 3.9,
"double_faults_per_match": 2.7,
"first_serve_pct": 69.5,
"first_serve_won_pct": 68.4,
"second_serve_won_pct": 59.7,
"break_points_saved_pct": 65.5,
"break_points_converted_pct": 49.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 7,
"wins": 4,
"losses": 3,
"win_rate": 57.1,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 28,
"double_faults": 36,
"aces_per_match": 4.0,
"double_faults_per_match": 5.1,
"first_serve_pct": 69.5,
"first_serve_won_pct": 67.2,
"second_serve_won_pct": 56.5,
"break_points_saved_pct": 63.0,
"break_points_converted_pct": 45.1,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 31,
"wins": 19,
"tournaments_played": 16,
"tournaments_won": 3,
"aces": 138,
"double_faults": 92,
"win_rate": 61.3,
"losses": 12
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 1,
"aces": 17,
"double_faults": 9,
"aces_per_match": 4.2,
"double_faults_per_match": 2.2,
"first_serve_pct": 69.6,
"first_serve_won_pct": 72.0,
"second_serve_won_pct": 52.2,
"break_points_saved_pct": 58.6,
"break_points_converted_pct": 45.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 18,
"wins": 9,
"losses": 9,
"win_rate": 50.0,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 5,
"aces": 82,
"double_faults": 64,
"aces_per_match": 4.6,
"double_faults_per_match": 3.6,
"first_serve_pct": 69.2,
"first_serve_won_pct": 67.8,
"second_serve_won_pct": 54.1,
"break_points_saved_pct": 54.7,
"break_points_converted_pct": 43.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 20,
"wins": 8,
"losses": 12,
"win_rate": 40.0,
"tournaments_played": 14,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 5,
"aces": 56,
"double_faults": 65,
"aces_per_match": 2.8,
"double_faults_per_match": 3.2,
"first_serve_pct": 70.0,
"first_serve_won_pct": 66.0,
"second_serve_won_pct": 55.8,
"break_points_saved_pct": 59.9,
"break_points_converted_pct": 35.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 42,
"wins": 19,
"tournaments_played": 26,
"tournaments_won": 0,
"aces": 155,
"double_faults": 138,
"win_rate": 45.2,
"losses": 23
}
}
],
"data_generated_at": "2025-12-10 06:55:23 UTC"
}