Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Chun-Hsin Tseng
21W - 32L
39.6% Win Rate
Forma: LLLLWWWLLW
JSON Data
{
"player": {
"id": 135,
"api_id": 207034,
"name": "Chun-Hsin Tseng",
"short_name": "C. Tseng",
"country": "Chinese Taipei",
"country_code": "TW",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 273950,
"singles": 14.25,
"doubles": 13.41,
"ranking": 257,
"division": "Pro",
"is_pro": true,
"updated_at": "2026-04-26"
},
"current_ranking": {
"position": 169,
"points": 366,
"best_position": 83,
"date": "2026-05-08"
},
"ranking_history": [
{
"date": "2026-05-08",
"position": 169,
"points": 366
},
{
"date": "2026-05-07",
"position": 169,
"points": 366
},
{
"date": "2026-05-06",
"position": 169,
"points": 366
},
{
"date": "2026-05-05",
"position": 169,
"points": 366
},
{
"date": "2026-05-04",
"position": 168,
"points": 366
},
{
"date": "2026-05-03",
"position": 168,
"points": 366
},
{
"date": "2026-05-02",
"position": 168,
"points": 366
},
{
"date": "2026-05-01",
"position": 168,
"points": 366
},
{
"date": "2026-04-30",
"position": 168,
"points": 366
},
{
"date": "2026-04-29",
"position": 168,
"points": 366
}
],
"career_stats": {
"total_matches": 53,
"wins": 21,
"losses": 32,
"win_rate": 39.6
},
"surface_stats": {
"hard": {
"matches": 23,
"wins": 8,
"losses": 15,
"win_rate": 34.8
},
"clay": {
"matches": 26,
"wins": 12,
"losses": 14,
"win_rate": 46.2
},
"grass": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0
}
},
"category_stats": {
"Grand Slam": {
"matches": 6,
"wins": 1,
"losses": 5,
"win_rate": 16.7
},
"Masters 1000": {
"matches": 14,
"wins": 5,
"losses": 9,
"win_rate": 35.7
},
"ATP 500": {
"matches": 9,
"wins": 6,
"losses": 3,
"win_rate": 66.7
},
"ATP 250": {
"matches": 13,
"wins": 2,
"losses": 11,
"win_rate": 15.4
},
"Challenger": {
"matches": 11,
"wins": 7,
"losses": 4,
"win_rate": 63.6
}
},
"average_match_stats": {
"matches_with_stats": 53,
"avg_aces_per_match": 3.8,
"avg_double_faults_per_match": 2.4,
"avg_first_serve_pct": 60.5,
"avg_first_serve_won_pct": 65.5,
"avg_second_serve_won_pct": 49.2,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2026-03-30",
"opponent": "Stefanos Sakellaridis",
"opponent_id": 302567,
"tournament": "Bucharest",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 61.904761904761905,
"first_serve_won_pct": 61.53846153846154,
"second_serve_won_pct": 52.63157894736842,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-03-16",
"opponent": "Alexander Blockx",
"opponent_id": 390214,
"tournament": "Miami",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 4,
"first_serve_pct": 67.74193548387096,
"first_serve_won_pct": 73.80952380952381,
"second_serve_won_pct": 45.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-14",
"opponent": "Igor Marcondes",
"opponent_id": 82157,
"tournament": "Rio de Janeiro",
"surface": "clay",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 2,
"double_faults": 4,
"first_serve_pct": 61.66666666666667,
"first_serve_won_pct": 67.56756756756756,
"second_serve_won_pct": 51.724137931034484,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-07",
"opponent": "Roman Andres Burruchaga",
"opponent_id": 287181,
"tournament": "Rosario, Argentina",
"surface": "clay",
"round": "Semifinals",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 72.72727272727273,
"first_serve_won_pct": 57.49999999999999,
"second_serve_won_pct": 72.72727272727273,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-06",
"opponent": "Valerio Aboian",
"opponent_id": 297139,
"tournament": "Rosario, Argentina",
"surface": "clay",
"round": "Quarterfinals",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 1,
"first_serve_pct": 53.84615384615385,
"first_serve_won_pct": 85.71428571428571,
"second_serve_won_pct": 30.434782608695656,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-04",
"opponent": "Facundo Mena",
"opponent_id": 38180,
"tournament": "Rosario, Argentina",
"surface": "clay",
"round": "Round of 16",
"result": "W",
"score": "2-0",
"stats": {
"aces": 0,
"double_faults": 0,
"first_serve_pct": 61.66666666666667,
"first_serve_won_pct": 72.97297297297297,
"second_serve_won_pct": 43.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-02-03",
"opponent": "Hernan Casanova",
"opponent_id": 54975,
"tournament": "Rosario, Argentina",
"surface": "clay",
"round": "Round of 32",
"result": "W",
"score": "1-0",
"stats": {
"aces": 3,
"double_faults": 0,
"first_serve_pct": 68.0,
"first_serve_won_pct": 76.47058823529412,
"second_serve_won_pct": 0.0,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2026-01-12",
"opponent": "Martin Landaluce",
"opponent_id": 417196,
"tournament": "Australian Open",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 0,
"double_faults": 2,
"first_serve_pct": 68.51851851851852,
"first_serve_won_pct": 62.16216216216216,
"second_serve_won_pct": 52.94117647058824,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-15",
"opponent": "Yosuke Watanuki",
"opponent_id": 157302,
"tournament": "Kobe, Japan",
"surface": "hard",
"round": "Semifinals",
"result": "L",
"score": "1-2",
"stats": {
"aces": 1,
"double_faults": 3,
"first_serve_pct": 56.71641791044776,
"first_serve_won_pct": 52.63157894736842,
"second_serve_won_pct": 43.333333333333336,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-11-14",
"opponent": "Rei Sakamoto",
"opponent_id": 413296,
"tournament": "Kobe, Japan",
"surface": "hard",
"round": "Quarterfinals",
"result": "W",
"score": "2-1",
"stats": {
"aces": 5,
"double_faults": 1,
"first_serve_pct": 55.55555555555556,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 44.0,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 4,
"losses": 6,
"form_string": "LLLLWWWLLW"
},
"head_to_head": [
{
"opponent": "Eliot Spizzirri",
"opponent_id": 288748,
"matches": 3,
"wins": 0,
"losses": 3
},
{
"opponent": "Federico Arnaboldi",
"opponent_id": 224038,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Giulio Zeppieri",
"opponent_id": 237188,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Mattia Bellucci",
"opponent_id": 294337,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Christopher O'Connell",
"opponent_id": 58221,
"matches": 2,
"wins": 1,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 4,
"wins": 1,
"losses": 3,
"win_rate": 25.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 21,
"double_faults": 21,
"aces_per_match": 5.2,
"double_faults_per_match": 5.2,
"first_serve_pct": 72.3,
"first_serve_won_pct": 67.2,
"second_serve_won_pct": 56.0,
"break_points_saved_pct": 68.6,
"break_points_converted_pct": 30.8,
"winners_total": 40,
"unforced_errors_total": 47
},
"hardcourt_indoor": {
"matches": 6,
"wins": 4,
"losses": 2,
"win_rate": 66.7,
"tournaments_played": 4,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 0,
"aces": 24,
"double_faults": 8,
"aces_per_match": 4.0,
"double_faults_per_match": 1.3,
"first_serve_pct": 72.6,
"first_serve_won_pct": 61.5,
"second_serve_won_pct": 54.4,
"break_points_saved_pct": 58.8,
"break_points_converted_pct": 32.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 16,
"wins": 5,
"losses": 11,
"win_rate": 31.2,
"tournaments_played": 12,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 72,
"double_faults": 37,
"aces_per_match": 4.5,
"double_faults_per_match": 2.3,
"first_serve_pct": 71.2,
"first_serve_won_pct": 67.4,
"second_serve_won_pct": 55.2,
"break_points_saved_pct": 57.0,
"break_points_converted_pct": 44.4,
"winners_total": 9,
"unforced_errors_total": 26
},
"red_clay": {
"matches": 35,
"wins": 21,
"losses": 14,
"win_rate": 60.0,
"tournaments_played": 17,
"tournaments_won": 1,
"tiebreaks_won": 5,
"tiebreaks_lost": 5,
"aces": 115,
"double_faults": 69,
"aces_per_match": 3.3,
"double_faults_per_match": 2.0,
"first_serve_pct": 70.1,
"first_serve_won_pct": 67.4,
"second_serve_won_pct": 54.0,
"break_points_saved_pct": 65.5,
"break_points_converted_pct": 31.7,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 61,
"wins": 31,
"tournaments_played": 35,
"tournaments_won": 1,
"aces": 232,
"double_faults": 135,
"win_rate": 50.8,
"losses": 30
}
},
{
"year": 2024,
"surfaces": {
"hardcourt_indoor": {
"matches": 8,
"wins": 6,
"losses": 2,
"win_rate": 75.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 2,
"tiebreaks_lost": 0,
"aces": 48,
"double_faults": 8,
"aces_per_match": 6.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 69.3,
"first_serve_won_pct": 73.7,
"second_serve_won_pct": 53.2,
"break_points_saved_pct": 71.0,
"break_points_converted_pct": 41.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 24,
"wins": 11,
"losses": 13,
"win_rate": 45.8,
"tournaments_played": 12,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 5,
"aces": 86,
"double_faults": 82,
"aces_per_match": 3.6,
"double_faults_per_match": 3.4,
"first_serve_pct": 69.2,
"first_serve_won_pct": 69.1,
"second_serve_won_pct": 55.1,
"break_points_saved_pct": 65.6,
"break_points_converted_pct": 35.2,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 44,
"wins": 30,
"losses": 14,
"win_rate": 68.2,
"tournaments_played": 15,
"tournaments_won": 2,
"tiebreaks_won": 4,
"tiebreaks_lost": 3,
"aces": 101,
"double_faults": 85,
"aces_per_match": 2.3,
"double_faults_per_match": 1.9,
"first_serve_pct": 68.9,
"first_serve_won_pct": 68.9,
"second_serve_won_pct": 55.0,
"break_points_saved_pct": 61.9,
"break_points_converted_pct": 43.7,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 76,
"wins": 47,
"tournaments_played": 29,
"tournaments_won": 2,
"aces": 235,
"double_faults": 175,
"win_rate": 61.8,
"losses": 29
}
},
{
"year": 2023,
"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": 1,
"aces_per_match": 0.0,
"double_faults_per_match": 1.0,
"first_serve_pct": 81.0,
"first_serve_won_pct": 73.1,
"second_serve_won_pct": 33.3,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 100.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 2,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 2,
"aces": 5,
"double_faults": 2,
"aces_per_match": 5.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 81.8,
"first_serve_won_pct": 71.4,
"second_serve_won_pct": 68.8,
"break_points_saved_pct": 100.0,
"break_points_converted_pct": 0.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 8,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 2,
"aces": 10,
"double_faults": 11,
"aces_per_match": 3.3,
"double_faults_per_match": 3.7,
"first_serve_pct": 73.2,
"first_serve_won_pct": 70.1,
"second_serve_won_pct": 54.0,
"break_points_saved_pct": 71.4,
"break_points_converted_pct": 26.3,
"winners_total": 33,
"unforced_errors_total": 34
},
"red_clay": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3,
"tournaments_played": 14,
"tournaments_won": 0,
"tiebreaks_won": 1,
"tiebreaks_lost": 0,
"aces": 6,
"double_faults": 11,
"aces_per_match": 2.0,
"double_faults_per_match": 3.7,
"first_serve_pct": 74.9,
"first_serve_won_pct": 60.6,
"second_serve_won_pct": 63.9,
"break_points_saved_pct": 52.2,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 8,
"wins": 2,
"tournaments_played": 25,
"tournaments_won": 0,
"aces": 21,
"double_faults": 25,
"win_rate": 25.0,
"losses": 6
}
}
],
"data_generated_at": "2026-05-09 00:52:22 UTC"
}