Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Moise Kouame
0W - 2L
0.0% Win Rate
Forma: LL
JSON Data
{
"player": {
"id": 1285,
"api_id": 522369,
"name": "Moise Kouame",
"short_name": "M. Kouame",
"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": 1594447,
"singles": 13.95,
"doubles": 13.02,
"ranking": 9,
"division": "Junior",
"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": {
"Grand Slam": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"Masters 1000": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 2,
"avg_aces_per_match": 3.5,
"avg_double_faults_per_match": 5.0,
"avg_first_serve_pct": 51.8,
"avg_first_serve_won_pct": 65.9,
"avg_second_serve_won_pct": 45.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-05-20",
"opponent": "Pol Martin Tiffon",
"opponent_id": 217448,
"tournament": "Roland Garros",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 4,
"first_serve_pct": 58.333333333333336,
"first_serve_won_pct": 77.55102040816327,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-04-21",
"opponent": "Botic Van de Zandschulp",
"opponent_id": 102339,
"tournament": "Madrid",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 3,
"double_faults": 6,
"first_serve_pct": 45.28301886792453,
"first_serve_won_pct": 54.166666666666664,
"second_serve_won_pct": 51.724137931034484,
"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": "Botic Van de Zandschulp",
"opponent_id": 102339,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Pol Martin Tiffon",
"opponent_id": 217448,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"red_clay": {
"matches": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 17,
"double_faults": 17,
"aces_per_match": 4.2,
"double_faults_per_match": 4.2,
"first_serve_pct": 67.7,
"first_serve_won_pct": 65.8,
"second_serve_won_pct": 58.1,
"break_points_saved_pct": 71.4,
"break_points_converted_pct": 26.9,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 4,
"wins": 0,
"tournaments_played": 5,
"tournaments_won": 0,
"aces": 17,
"double_faults": 17,
"win_rate": 0.0,
"losses": 4
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 10,
"double_faults": 8,
"aces_per_match": 3.3,
"double_faults_per_match": 2.7,
"first_serve_pct": 72.2,
"first_serve_won_pct": 58.7,
"second_serve_won_pct": 54.4,
"break_points_saved_pct": 47.8,
"break_points_converted_pct": 35.7,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 3,
"wins": 1,
"tournaments_played": 2,
"tournaments_won": 0,
"aces": 10,
"double_faults": 8,
"win_rate": 33.3,
"losses": 2
}
}
],
"data_generated_at": "2025-12-11 05:23:40 UTC"
}