Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Akari Matsuno
4W - 1L
80,0% Win Rate
Forma: LWWWW
JSON Data
{
"player": {
"id": 4127,
"api_id": 1093245,
"name": "Akari Matsuno",
"short_name": "A. Matsuno",
"country": "USA",
"country_code": "US",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 4250176,
"singles": 10.0,
"doubles": null,
"ranking": 1512,
"division": "General",
"is_pro": false,
"updated_at": "2026-01-25"
},
"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": 1.6,
"avg_double_faults_per_match": 3.6,
"avg_first_serve_pct": 60.6,
"avg_first_serve_won_pct": 67.6,
"avg_second_serve_won_pct": 44.3,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-01-10",
"opponent": "Elizabeth Coleman",
"opponent_id": 267041,
"tournament": "UTR PTT South Bend Women 01",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 3,
"double_faults": 4,
"first_serve_pct": 59.57446808510638,
"first_serve_won_pct": 55.35714285714286,
"second_serve_won_pct": 47.368421052631575,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-09",
"opponent": "Gabriella Rawles",
"opponent_id": 1094669,
"tournament": "UTR PTT South Bend Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 59.375,
"first_serve_won_pct": 63.1578947368421,
"second_serve_won_pct": 25.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-07",
"opponent": "Rylie Hanford",
"opponent_id": 487937,
"tournament": "UTR PTT South Bend Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 53.333333333333336,
"first_serve_won_pct": 62.5,
"second_serve_won_pct": 46.15384615384615,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-06",
"opponent": "Georgia Kulevich",
"opponent_id": 1080904,
"tournament": "UTR PTT South Bend Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 59.67741935483871,
"first_serve_won_pct": 75.67567567567568,
"second_serve_won_pct": 37.83783783783784,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-05",
"opponent": "Anna Bennett",
"opponent_id": 1117907,
"tournament": "UTR PTT South Bend Women 01",
"surface": "hard",
"round": "",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 71.11111111111111,
"first_serve_won_pct": 81.25,
"second_serve_won_pct": 53.84615384615385,
"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": "Georgia Kulevich",
"opponent_id": 1080904,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Gabriella Rawles",
"opponent_id": 1094669,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Rylie Hanford",
"opponent_id": 487937,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Elizabeth Coleman",
"opponent_id": 267041,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Anna Bennett",
"opponent_id": 1117907,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": null,
"data_generated_at": "2026-01-30 16:59:38 UTC"
}