Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Taro Daniel
7W - 20L
25.9% Win Rate
Forma: LLLWWWWLWL
JSON Data
{
"player": {
"id": 348,
"api_id": 48632,
"name": "Taro Daniel",
"short_name": "T. Daniel",
"country": "Japan",
"country_code": "JP",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 1984892,
"singles": 14.0,
"doubles": 13.45,
"ranking": 367,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 382,
"points": 128,
"best_position": 58,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 382,
"points": 128
},
{
"date": "2025-12-09",
"position": 382,
"points": 128
},
{
"date": "2025-12-08",
"position": 382,
"points": 128
},
{
"date": "2025-12-07",
"position": 382,
"points": 128
},
{
"date": "2025-12-06",
"position": 382,
"points": 128
},
{
"date": "2025-12-05",
"position": 382,
"points": 128
},
{
"date": "2025-12-04",
"position": 382,
"points": 128
},
{
"date": "2025-12-03",
"position": 382,
"points": 128
}
],
"career_stats": {
"total_matches": 27,
"wins": 7,
"losses": 20,
"win_rate": 25.9
},
"surface_stats": {
"hard": {
"matches": 21,
"wins": 6,
"losses": 15,
"win_rate": 28.6
},
"clay": {
"matches": 4,
"wins": 0,
"losses": 4,
"win_rate": 0.0
},
"grass": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3
},
"Masters 1000": {
"matches": 7,
"wins": 0,
"losses": 7,
"win_rate": 0.0
},
"ATP 500": {
"matches": 2,
"wins": 0,
"losses": 2,
"win_rate": 0.0
},
"ATP 250": {
"matches": 12,
"wins": 5,
"losses": 7,
"win_rate": 41.7
}
},
"average_match_stats": {
"matches_with_stats": 27,
"avg_aces_per_match": 5.0,
"avg_double_faults_per_match": 2.7,
"avg_first_serve_pct": 61.7,
"avg_first_serve_won_pct": 71.0,
"avg_second_serve_won_pct": 44.9,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-10-11",
"opponent": "Mikhail Kukushkin",
"opponent_id": 16683,
"tournament": "Almaty",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 5,
"double_faults": 2,
"first_serve_pct": 62.5,
"first_serve_won_pct": 68.57142857142857,
"second_serve_won_pct": 52.38095238095239,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-29",
"opponent": "Billy Harris",
"opponent_id": 111837,
"tournament": "Shanghai",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 1,
"first_serve_pct": 55.072463768115945,
"first_serve_won_pct": 63.1578947368421,
"second_serve_won_pct": 57.14285714285714,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-21",
"opponent": "Alexander Shevchenko",
"opponent_id": 264344,
"tournament": "Chengdu",
"surface": "hard",
"round": "Quarterfinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 9,
"double_faults": 4,
"first_serve_pct": 66.98113207547169,
"first_serve_won_pct": 71.83098591549296,
"second_serve_won_pct": 72.72727272727273,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-20",
"opponent": "Tallon Griekspoor",
"opponent_id": 122368,
"tournament": "Chengdu",
"surface": "hard",
"round": "Round of 16",
"result": "W",
"score": "2-1",
"stats": {
"aces": 10,
"double_faults": 1,
"first_serve_pct": 70.27027027027027,
"first_serve_won_pct": 82.6923076923077,
"second_serve_won_pct": 54.54545454545454,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-18",
"opponent": "Coleman Wong",
"opponent_id": 289106,
"tournament": "Chengdu",
"surface": "hard",
"round": "Round of 32",
"result": "W",
"score": "2-0",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 56.00000000000001,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 21.052631578947366,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-17",
"opponent": "Billy Harris",
"opponent_id": 111837,
"tournament": "Chengdu",
"surface": "hard",
"round": "Qualification Final",
"result": "W",
"score": "2-0",
"stats": {
"aces": 11,
"double_faults": 1,
"first_serve_pct": 60.0,
"first_serve_won_pct": 87.17948717948718,
"second_serve_won_pct": 40.909090909090914,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-16",
"opponent": "James Duckworth",
"opponent_id": 39711,
"tournament": "Chengdu",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 7,
"double_faults": 2,
"first_serve_pct": 62.0253164556962,
"first_serve_won_pct": 69.38775510204081,
"second_serve_won_pct": 60.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-21",
"opponent": "Jan-Lennard Struff",
"opponent_id": 46391,
"tournament": "US Open",
"surface": "hard",
"round": "Qualification Round 2",
"result": "L",
"score": "1-2",
"stats": {
"aces": 6,
"double_faults": 5,
"first_serve_pct": 65.06024096385542,
"first_serve_won_pct": 61.111111111111114,
"second_serve_won_pct": 48.64864864864865,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-18",
"opponent": "Vitaliy Sachko",
"opponent_id": 100069,
"tournament": "US Open",
"surface": "hard",
"round": "Qualification Round 1",
"result": "W",
"score": "2-0",
"stats": {
"aces": 5,
"double_faults": 3,
"first_serve_pct": 63.793103448275865,
"first_serve_won_pct": 75.67567567567568,
"second_serve_won_pct": 20.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-05",
"opponent": "Daniel Elahi Galan",
"opponent_id": 92074,
"tournament": "Cincinnati",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 50.0,
"first_serve_won_pct": 66.66666666666666,
"second_serve_won_pct": 36.36363636363637,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 5,
"losses": 5,
"form_string": "LLLWWWWLWL"
},
"head_to_head": [
{
"opponent": "Billy Harris",
"opponent_id": 111837,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Yannick Hanfmann",
"opponent_id": 47975,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Valentin Royer",
"opponent_id": 255449,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Alejandro Davidovich Fokina",
"opponent_id": 157456,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Coleman Wong",
"opponent_id": 289106,
"matches": 1,
"wins": 1,
"losses": 0
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 2,
"wins": 1,
"losses": 1,
"win_rate": 50.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 6,
"double_faults": 5,
"aces_per_match": 3.0,
"double_faults_per_match": 2.5,
"first_serve_pct": 73.2,
"first_serve_won_pct": 71.2,
"second_serve_won_pct": 60.0,
"break_points_saved_pct": 63.6,
"break_points_converted_pct": 35.7,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 3,
"wins": 0,
"losses": 3,
"win_rate": 0.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 21,
"double_faults": 5,
"aces_per_match": 7.0,
"double_faults_per_match": 1.7,
"first_serve_pct": 72.1,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 46.2,
"break_points_saved_pct": 69.6,
"break_points_converted_pct": 26.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 25,
"wins": 8,
"losses": 17,
"win_rate": 32.0,
"tournaments_played": 18,
"tournaments_won": 0,
"tiebreaks_won": 6,
"tiebreaks_lost": 5,
"aces": 132,
"double_faults": 70,
"aces_per_match": 5.3,
"double_faults_per_match": 2.8,
"first_serve_pct": 71.7,
"first_serve_won_pct": 72.7,
"second_serve_won_pct": 50.3,
"break_points_saved_pct": 64.1,
"break_points_converted_pct": 32.3,
"winners_total": 38,
"unforced_errors_total": 38
},
"red_clay": {
"matches": 9,
"wins": 1,
"losses": 8,
"win_rate": 11.1,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 15,
"double_faults": 15,
"aces_per_match": 1.7,
"double_faults_per_match": 1.7,
"first_serve_pct": 72.1,
"first_serve_won_pct": 60.9,
"second_serve_won_pct": 51.6,
"break_points_saved_pct": 62.5,
"break_points_converted_pct": 36.1,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 39,
"wins": 10,
"tournaments_played": 30,
"tournaments_won": 0,
"aces": 174,
"double_faults": 95,
"win_rate": 25.6,
"losses": 29
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 23,
"double_faults": 7,
"aces_per_match": 5.8,
"double_faults_per_match": 1.8,
"first_serve_pct": 68.0,
"first_serve_won_pct": 70.8,
"second_serve_won_pct": 56.6,
"break_points_saved_pct": 57.1,
"break_points_converted_pct": 26.7,
"winners_total": 33,
"unforced_errors_total": 17
},
"hardcourt_indoor": {
"matches": 12,
"wins": 9,
"losses": 3,
"win_rate": 75.0,
"tournaments_played": 4,
"tournaments_won": 1,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 49,
"double_faults": 20,
"aces_per_match": 4.1,
"double_faults_per_match": 1.7,
"first_serve_pct": 70.7,
"first_serve_won_pct": 70.6,
"second_serve_won_pct": 60.5,
"break_points_saved_pct": 70.5,
"break_points_converted_pct": 36.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 32,
"wins": 16,
"losses": 16,
"win_rate": 50.0,
"tournaments_played": 17,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 6,
"aces": 120,
"double_faults": 66,
"aces_per_match": 3.8,
"double_faults_per_match": 2.1,
"first_serve_pct": 71.1,
"first_serve_won_pct": 70.6,
"second_serve_won_pct": 55.8,
"break_points_saved_pct": 61.3,
"break_points_converted_pct": 41.2,
"winners_total": 58,
"unforced_errors_total": 48
},
"red_clay": {
"matches": 16,
"wins": 5,
"losses": 11,
"win_rate": 31.2,
"tournaments_played": 11,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 5,
"aces": 73,
"double_faults": 33,
"aces_per_match": 4.6,
"double_faults_per_match": 2.1,
"first_serve_pct": 72.0,
"first_serve_won_pct": 66.4,
"second_serve_won_pct": 53.0,
"break_points_saved_pct": 59.8,
"break_points_converted_pct": 39.6,
"winners_total": 32,
"unforced_errors_total": 35
}
},
"totals": {
"matches": 64,
"wins": 31,
"tournaments_played": 35,
"tournaments_won": 1,
"aces": 265,
"double_faults": 126,
"win_rate": 48.4,
"losses": 33
}
},
{
"year": 2023,
"surfaces": {
"grass": {
"matches": 4,
"wins": 2,
"losses": 2,
"win_rate": 50.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 23,
"double_faults": 18,
"aces_per_match": 5.8,
"double_faults_per_match": 4.5,
"first_serve_pct": 73.7,
"first_serve_won_pct": 73.4,
"second_serve_won_pct": 59.0,
"break_points_saved_pct": 62.1,
"break_points_converted_pct": 51.9,
"winners_total": 32,
"unforced_errors_total": 26
},
"hardcourt_outdoor": {
"matches": 23,
"wins": 12,
"losses": 11,
"win_rate": 52.2,
"tournaments_played": 17,
"tournaments_won": 1,
"tiebreaks_won": 4,
"tiebreaks_lost": 5,
"aces": 95,
"double_faults": 61,
"aces_per_match": 4.1,
"double_faults_per_match": 2.7,
"first_serve_pct": 72.3,
"first_serve_won_pct": 68.2,
"second_serve_won_pct": 59.9,
"break_points_saved_pct": 55.6,
"break_points_converted_pct": 41.8,
"winners_total": 86,
"unforced_errors_total": 95
},
"red_clay": {
"matches": 6,
"wins": 2,
"losses": 4,
"win_rate": 33.3,
"tournaments_played": 10,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 12,
"double_faults": 13,
"aces_per_match": 2.0,
"double_faults_per_match": 2.2,
"first_serve_pct": 73.2,
"first_serve_won_pct": 59.9,
"second_serve_won_pct": 54.2,
"break_points_saved_pct": 40.0,
"break_points_converted_pct": 46.3,
"winners_total": 36,
"unforced_errors_total": 40
}
},
"totals": {
"matches": 33,
"wins": 16,
"tournaments_played": 29,
"tournaments_won": 1,
"aces": 130,
"double_faults": 92,
"win_rate": 48.5,
"losses": 17
}
}
],
"data_generated_at": "2025-12-10 08:36:53 UTC"
}