Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Mathieu Perchicot
4W - 1L
80,0% Win Rate
Forma: LWWWW
JSON Data
{
"player": {
"id": 4051,
"api_id": 148970,
"name": "Mathieu Perchicot",
"short_name": "M. Perchicot",
"country": "France",
"country_code": "FR",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": null,
"current_ranking": null,
"ranking_history": [],
"career_stats": {
"total_matches": 5,
"wins": 4,
"losses": 1,
"win_rate": 80.0
},
"surface_stats": {
"hard": {
"matches": 5,
"wins": 4,
"losses": 1,
"win_rate": 80.0
},
"clay": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
},
"grass": {
"matches": 0,
"wins": 0,
"losses": 0,
"win_rate": 0
}
},
"category_stats": {
"UTR": {
"matches": 5,
"wins": 4,
"losses": 1,
"win_rate": 80.0
}
},
"average_match_stats": {
"matches_with_stats": 5,
"avg_aces_per_match": 0.4,
"avg_double_faults_per_match": 1.6,
"avg_first_serve_pct": 66.7,
"avg_first_serve_won_pct": 73.5,
"avg_second_serve_won_pct": 50.5,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-10",
"opponent": "Enzo Aguiard",
"opponent_id": 477393,
"tournament": "UTR PTT Wagga Wagga Men 01",
"surface": "hard",
"round": "Final",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 60.0,
"first_serve_won_pct": 55.55555555555556,
"second_serve_won_pct": 22.22222222222222,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-09",
"opponent": "Nikolas Baker",
"opponent_id": 1055343,
"tournament": "UTR PTT Wagga Wagga Men 01",
"surface": "hard",
"round": "Semifinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 75.0,
"first_serve_won_pct": 77.77777777777779,
"second_serve_won_pct": 66.66666666666666,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-08",
"opponent": "Robin Eldin",
"opponent_id": 1122567,
"tournament": "UTR PTT Wagga Wagga Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 68.75,
"first_serve_won_pct": 69.6969696969697,
"second_serve_won_pct": 46.666666666666664,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Harry Roberts",
"opponent_id": 453445,
"tournament": "UTR PTT Wagga Wagga Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 69.76744186046511,
"first_serve_won_pct": 83.33333333333334,
"second_serve_won_pct": 38.46153846153847,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Florian Kostov",
"opponent_id": 1162119,
"tournament": "UTR PTT Wagga Wagga Men 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 60.0,
"first_serve_won_pct": 80.95238095238095,
"second_serve_won_pct": 78.57142857142857,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 5,
"wins": 4,
"losses": 1,
"form_string": "LWWWW"
},
"head_to_head": [
{
"opponent": "Robin Eldin",
"opponent_id": 1122567,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Nikolas Baker",
"opponent_id": 1055343,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Enzo Aguiard",
"opponent_id": 477393,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Florian Kostov",
"opponent_id": 1162119,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Harry Roberts",
"opponent_id": 453445,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 23:21:12 UTC"
}