Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Mai Hontama
12W - 20L
37.5% Win Rate
Forma: LLLLLLLLWW
JSON Data
{
"player": {
"id": 148,
"api_id": 197535,
"name": "Mai Hontama",
"short_name": "M. Hontama",
"country": "Japan",
"country_code": "JP",
"gender": "Female",
"circuit": "WTA",
"date_of_birth": "1999-08-30",
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 86299,
"singles": 11.45,
"doubles": 10.91,
"ranking": 270,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 237,
"points": 307,
"best_position": 105,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 237,
"points": 307
},
{
"date": "2025-12-09",
"position": 237,
"points": 307
},
{
"date": "2025-12-08",
"position": 237,
"points": 307
},
{
"date": "2025-12-07",
"position": 241,
"points": 303
},
{
"date": "2025-12-06",
"position": 241,
"points": 303
},
{
"date": "2025-12-05",
"position": 241,
"points": 303
},
{
"date": "2025-12-04",
"position": 241,
"points": 303
},
{
"date": "2025-12-03",
"position": 241,
"points": 303
}
],
"career_stats": {
"total_matches": 32,
"wins": 12,
"losses": 20,
"win_rate": 37.5
},
"surface_stats": {
"hard": {
"matches": 25,
"wins": 9,
"losses": 16,
"win_rate": 36.0
},
"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": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3
},
"WTA 500": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"WTA 250": {
"matches": 24,
"wins": 10,
"losses": 14,
"win_rate": 41.7
},
"Otro": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 31,
"avg_aces_per_match": 1.0,
"avg_double_faults_per_match": 4.1,
"avg_first_serve_pct": 65.5,
"avg_first_serve_won_pct": 60.4,
"avg_second_serve_won_pct": 40.7,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-25",
"opponent": "Peangtarn Plipuech",
"opponent_id": 50915,
"tournament": "Australian Open Asia-Pacific Wildcard Playoff",
"surface": "hard",
"round": "Round of 16",
"result": "L",
"score": "1-2"
},
{
"date": "2025-11-04",
"opponent": "Claire Liu",
"opponent_id": 179300,
"tournament": "WTA 125K Austin, USA Women Singles",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 65.0,
"first_serve_won_pct": 63.46153846153846,
"second_serve_won_pct": 42.42424242424242,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-29",
"opponent": "Storm Hunter",
"opponent_id": 45835,
"tournament": "Chennai",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 10,
"first_serve_pct": 58.26086956521739,
"first_serve_won_pct": 62.68656716417911,
"second_serve_won_pct": 51.61290322580645,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-10-12",
"opponent": "Kimberly Birrell",
"opponent_id": 105099,
"tournament": "Osaka",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 6,
"first_serve_pct": 52.27272727272727,
"first_serve_won_pct": 50.0,
"second_serve_won_pct": 40.476190476190474,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-27",
"opponent": "Victoria Jimenez Kasintseva",
"opponent_id": 339456,
"tournament": "WTA 125K Suzhou, China Women Singles",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 5,
"first_serve_pct": 61.702127659574465,
"first_serve_won_pct": 68.96551724137932,
"second_serve_won_pct": 22.22222222222222,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-22",
"opponent": "Elena Pridankina",
"opponent_id": 383652,
"tournament": "WTA 125K Jingshan, China Women Singles",
"surface": "hard",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 65.48672566371681,
"first_serve_won_pct": 62.16216216216216,
"second_serve_won_pct": 43.58974358974359,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-13",
"opponent": "Ella Seidel",
"opponent_id": 371932,
"tournament": "Seoul",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 6,
"first_serve_pct": 65.38461538461539,
"first_serve_won_pct": 52.94117647058824,
"second_serve_won_pct": 34.090909090909086,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-12",
"opponent": "Alina Charaeva",
"opponent_id": 255445,
"tournament": "WTA 125K Huzhou, China Women Singles",
"surface": "clay",
"round": "Quarterfinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 7,
"first_serve_pct": 59.72222222222222,
"first_serve_won_pct": 53.48837209302325,
"second_serve_won_pct": 48.275862068965516,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-10",
"opponent": "Xinxin Yao",
"opponent_id": 398054,
"tournament": "WTA 125K Huzhou, China Women Singles",
"surface": "clay",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 63.29113924050633,
"first_serve_won_pct": 56.00000000000001,
"second_serve_won_pct": 40.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-08",
"opponent": "Meiling Wang",
"opponent_id": 222950,
"tournament": "WTA 125K Huzhou, China Women Singles",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 3,
"first_serve_pct": 56.25,
"first_serve_won_pct": 72.22222222222221,
"second_serve_won_pct": 36.36363636363637,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 2,
"losses": 8,
"form_string": "LLLLLLLLWW"
},
"head_to_head": [
{
"opponent": "Anna-Lena Friedsam",
"opponent_id": 50655,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Victoria Jimenez Kasintseva",
"opponent_id": 339456,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Rebecca Marino",
"opponent_id": 26120,
"matches": 2,
"wins": 0,
"losses": 2
},
{
"opponent": "Elena Pridankina",
"opponent_id": 383652,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Alycia Parks",
"opponent_id": 221410,
"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": 0,
"aces": 0,
"double_faults": 3,
"aces_per_match": 0.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 74.6,
"first_serve_won_pct": 57.1,
"second_serve_won_pct": 60.0,
"break_points_saved_pct": 42.9,
"break_points_converted_pct": 11.1,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 16,
"wins": 7,
"losses": 9,
"win_rate": 43.8,
"tournaments_played": 15,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 3,
"aces": 19,
"double_faults": 71,
"aces_per_match": 1.2,
"double_faults_per_match": 4.4,
"first_serve_pct": 76.2,
"first_serve_won_pct": 60.0,
"second_serve_won_pct": 50.5,
"break_points_saved_pct": 58.1,
"break_points_converted_pct": 50.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 2,
"double_faults": 4,
"aces_per_match": 1.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 78.5,
"first_serve_won_pct": 60.2,
"second_serve_won_pct": 57.1,
"break_points_saved_pct": 54.5,
"break_points_converted_pct": 40.6,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 19,
"wins": 8,
"tournaments_played": 19,
"tournaments_won": 0,
"aces": 21,
"double_faults": 78,
"win_rate": 42.1,
"losses": 11
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 4,
"aces_per_match": 0.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 71.4,
"first_serve_won_pct": 44.4,
"second_serve_won_pct": 35.0,
"break_points_saved_pct": 46.2,
"break_points_converted_pct": 50.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 37,
"wins": 18,
"losses": 19,
"win_rate": 48.6,
"tournaments_played": 25,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 4,
"aces": 27,
"double_faults": 97,
"aces_per_match": 0.7,
"double_faults_per_match": 2.6,
"first_serve_pct": 78.1,
"first_serve_won_pct": 57.1,
"second_serve_won_pct": 48.5,
"break_points_saved_pct": 54.4,
"break_points_converted_pct": 49.7,
"winners_total": 28,
"unforced_errors_total": 45
},
"red_clay": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 1,
"aces_per_match": 0.0,
"double_faults_per_match": 0.5,
"first_serve_pct": 79.0,
"first_serve_won_pct": 52.4,
"second_serve_won_pct": 43.2,
"break_points_saved_pct": 35.3,
"break_points_converted_pct": 43.5,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 40,
"wins": 19,
"tournaments_played": 31,
"tournaments_won": 0,
"aces": 27,
"double_faults": 102,
"win_rate": 47.5,
"losses": 21
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 0,
"double_faults": 1,
"aces_per_match": 0.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 79.9,
"first_serve_won_pct": 51.7,
"second_serve_won_pct": 44.8,
"break_points_saved_pct": 61.9,
"break_points_converted_pct": 60.0,
"winners_total": 0,
"unforced_errors_total": 1
},
"hardcourt_indoor": {
"matches": 5,
"wins": 4,
"losses": 1,
"win_rate": 80.0,
"tournaments_played": 2,
"tournaments_won": 1,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 10,
"aces_per_match": 0.6,
"double_faults_per_match": 2.0,
"first_serve_pct": 72.6,
"first_serve_won_pct": 63.1,
"second_serve_won_pct": 53.3,
"break_points_saved_pct": 57.6,
"break_points_converted_pct": 53.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 17,
"wins": 10,
"losses": 7,
"win_rate": 58.8,
"tournaments_played": 19,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 1,
"aces": 6,
"double_faults": 49,
"aces_per_match": 0.4,
"double_faults_per_match": 2.9,
"first_serve_pct": 76.4,
"first_serve_won_pct": 57.4,
"second_serve_won_pct": 54.7,
"break_points_saved_pct": 45.3,
"break_points_converted_pct": 53.5,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 5,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 0,
"double_faults": 16,
"aces_per_match": 0.0,
"double_faults_per_match": 4.0,
"first_serve_pct": 74.3,
"first_serve_won_pct": 54.0,
"second_serve_won_pct": 47.9,
"break_points_saved_pct": 46.5,
"break_points_converted_pct": 49.1,
"winners_total": 0,
"unforced_errors_total": 16
}
},
"totals": {
"matches": 27,
"wins": 16,
"tournaments_played": 29,
"tournaments_won": 1,
"aces": 9,
"double_faults": 76,
"win_rate": 59.3,
"losses": 11
}
}
],
"data_generated_at": "2025-12-10 14:08:43 UTC"
}