Player Data JSON
Obtiene datos completos de un jugador en formato JSON para alimentar LLMs
Tristan Boyer
15W - 20L
42.9% Win Rate
Forma: LLLLWLLWLW
JSON Data
{
"player": {
"id": 437,
"api_id": 232036,
"name": "Tristan Boyer",
"short_name": "T. Boyer",
"country": "USA",
"country_code": "US",
"gender": "Male",
"circuit": "ATP",
"date_of_birth": null,
"height_cm": null,
"weight_kg": null,
"plays": "",
"turned_pro": null
},
"utr": {
"id": 85308,
"singles": 14.28,
"doubles": 13.45,
"ranking": 240,
"division": "Pro",
"is_pro": true,
"updated_at": "2025-12-07"
},
"current_ranking": {
"position": 180,
"points": 326,
"best_position": 106,
"date": "2025-12-10"
},
"ranking_history": [
{
"date": "2025-12-10",
"position": 180,
"points": 326
},
{
"date": "2025-12-09",
"position": 180,
"points": 326
},
{
"date": "2025-12-08",
"position": 180,
"points": 326
},
{
"date": "2025-12-07",
"position": 181,
"points": 326
},
{
"date": "2025-12-06",
"position": 181,
"points": 326
},
{
"date": "2025-12-05",
"position": 181,
"points": 326
},
{
"date": "2025-12-04",
"position": 181,
"points": 326
},
{
"date": "2025-12-03",
"position": 181,
"points": 326
}
],
"career_stats": {
"total_matches": 35,
"wins": 15,
"losses": 20,
"win_rate": 42.9
},
"surface_stats": {
"hard": {
"matches": 23,
"wins": 12,
"losses": 11,
"win_rate": 52.2
},
"clay": {
"matches": 9,
"wins": 2,
"losses": 7,
"win_rate": 22.2
},
"grass": {
"matches": 3,
"wins": 1,
"losses": 2,
"win_rate": 33.3
}
},
"category_stats": {
"Grand Slam": {
"matches": 10,
"wins": 6,
"losses": 4,
"win_rate": 60.0
},
"Masters 1000": {
"matches": 13,
"wins": 6,
"losses": 7,
"win_rate": 46.2
},
"ATP 500": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
},
"ATP 250": {
"matches": 10,
"wins": 3,
"losses": 7,
"win_rate": 30.0
},
"Challenger": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0
}
},
"average_match_stats": {
"matches_with_stats": 35,
"avg_aces_per_match": 3.4,
"avg_double_faults_per_match": 2.0,
"avg_first_serve_pct": 64.2,
"avg_first_serve_won_pct": 67.3,
"avg_second_serve_won_pct": 49.6,
"avg_break_points_converted_pct": null
},
"recent_form": [
{
"date": "2025-11-11",
"opponent": "Alex Barrena",
"opponent_id": 303307,
"tournament": "Montevideo, Uruguay",
"surface": "clay",
"round": "Round of 32",
"result": "L",
"score": "1-2",
"stats": {
"aces": 2,
"double_faults": 3,
"first_serve_pct": 57.42574257425742,
"first_serve_won_pct": 62.06896551724138,
"second_serve_won_pct": 58.139534883720934,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-29",
"opponent": "James Trotter",
"opponent_id": 255993,
"tournament": "Shanghai",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "1-2",
"stats": {
"aces": 8,
"double_faults": 3,
"first_serve_pct": 64.58333333333334,
"first_serve_won_pct": 67.74193548387096,
"second_serve_won_pct": 44.11764705882353,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-09-16",
"opponent": "Gauthier Onclin",
"opponent_id": 233700,
"tournament": "Hangzhou",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 4,
"double_faults": 3,
"first_serve_pct": 59.77011494252874,
"first_serve_won_pct": 69.23076923076923,
"second_serve_won_pct": 54.285714285714285,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-28",
"opponent": "Andrey Rublev",
"opponent_id": 106755,
"tournament": "US Open",
"surface": "hard",
"round": "Round of 64",
"result": "L",
"score": "1-3",
"stats": {
"aces": 7,
"double_faults": 6,
"first_serve_pct": 54.13533834586466,
"first_serve_won_pct": 70.83333333333334,
"second_serve_won_pct": 46.93877551020408,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-25",
"opponent": "James Duckworth",
"opponent_id": 39711,
"tournament": "US Open",
"surface": "hard",
"round": "Round of 128",
"result": "W",
"score": "3-0",
"stats": {
"aces": 3,
"double_faults": 3,
"first_serve_pct": 48.275862068965516,
"first_serve_won_pct": 80.95238095238095,
"second_serve_won_pct": 55.55555555555556,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-16",
"opponent": "Darwin Blanch",
"opponent_id": 407392,
"tournament": "Winston Salem",
"surface": "hard",
"round": "Qualification Round 1",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 1,
"first_serve_pct": 64.28571428571429,
"first_serve_won_pct": 70.37037037037037,
"second_serve_won_pct": 33.33333333333333,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-10",
"opponent": "Jiri Lehecka",
"opponent_id": 254742,
"tournament": "Cincinnati",
"surface": "hard",
"round": "Round of 64",
"result": "L",
"score": "1-2",
"stats": {
"aces": 4,
"double_faults": 1,
"first_serve_pct": 62.33766233766234,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 44.827586206896555,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-08-08",
"opponent": "Brandon Holt",
"opponent_id": 207050,
"tournament": "Cincinnati",
"surface": "hard",
"round": "Round of 128",
"result": "W",
"score": "2-0",
"stats": {
"aces": 4,
"double_faults": 1,
"first_serve_pct": 62.33766233766234,
"first_serve_won_pct": 75.0,
"second_serve_won_pct": 48.148148148148145,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-30",
"opponent": "Jakub Mensik",
"opponent_id": 372312,
"tournament": "Toronto",
"surface": "hard",
"round": "Round of 64",
"result": "L",
"score": "0-2",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 57.8125,
"first_serve_won_pct": 70.27027027027027,
"second_serve_won_pct": 39.285714285714285,
"break_points_converted_pct": null,
"total_points_won": null
}
},
{
"date": "2025-07-28",
"opponent": "Aleksandar Kovacevic",
"opponent_id": 187608,
"tournament": "Toronto",
"surface": "hard",
"round": "Round of 128",
"result": "W",
"score": "2-0",
"stats": {
"aces": 1,
"double_faults": 2,
"first_serve_pct": 57.8125,
"first_serve_won_pct": 70.27027027027027,
"second_serve_won_pct": 43.90243902439025,
"break_points_converted_pct": null,
"total_points_won": null
}
}
],
"form_summary": {
"last_10_matches": 10,
"wins": 3,
"losses": 7,
"form_string": "LLLLWLLWLW"
},
"head_to_head": [
{
"opponent": "James Trotter",
"opponent_id": 255993,
"matches": 2,
"wins": 1,
"losses": 1
},
{
"opponent": "Jakub Mensik",
"opponent_id": 372312,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Yannick Hanfmann",
"opponent_id": 47975,
"matches": 1,
"wins": 0,
"losses": 1
},
{
"opponent": "Aleksandar Vukic",
"opponent_id": 124656,
"matches": 1,
"wins": 1,
"losses": 0
},
{
"opponent": "Andrey Rublev",
"opponent_id": 106755,
"matches": 1,
"wins": 0,
"losses": 1
}
],
"upcoming_matches": [],
"year_statistics": [
{
"year": 2025,
"surfaces": {
"grass": {
"matches": 5,
"wins": 2,
"losses": 3,
"win_rate": 40.0,
"tournaments_played": 3,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 3,
"aces": 10,
"double_faults": 10,
"aces_per_match": 2.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 72.3,
"first_serve_won_pct": 59.9,
"second_serve_won_pct": 51.1,
"break_points_saved_pct": 65.5,
"break_points_converted_pct": 37.9,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_indoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 0,
"aces": 3,
"double_faults": 0,
"aces_per_match": 3.0,
"double_faults_per_match": 0.0,
"first_serve_pct": 80.2,
"first_serve_won_pct": 67.3,
"second_serve_won_pct": 35.3,
"break_points_saved_pct": 50.0,
"break_points_converted_pct": 20.0,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 22,
"wins": 12,
"losses": 10,
"win_rate": 54.5,
"tournaments_played": 14,
"tournaments_won": 0,
"tiebreaks_won": 3,
"tiebreaks_lost": 5,
"aces": 92,
"double_faults": 45,
"aces_per_match": 4.2,
"double_faults_per_match": 2.0,
"first_serve_pct": 73.5,
"first_serve_won_pct": 68.9,
"second_serve_won_pct": 53.5,
"break_points_saved_pct": 63.2,
"break_points_converted_pct": 28.0,
"winners_total": 126,
"unforced_errors_total": 175
},
"red_clay": {
"matches": 19,
"wins": 6,
"losses": 13,
"win_rate": 31.6,
"tournaments_played": 15,
"tournaments_won": 0,
"tiebreaks_won": 4,
"tiebreaks_lost": 3,
"aces": 47,
"double_faults": 40,
"aces_per_match": 2.5,
"double_faults_per_match": 2.1,
"first_serve_pct": 74.0,
"first_serve_won_pct": 64.3,
"second_serve_won_pct": 55.8,
"break_points_saved_pct": 62.9,
"break_points_converted_pct": 39.4,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 47,
"wins": 20,
"tournaments_played": 33,
"tournaments_won": 0,
"aces": 152,
"double_faults": 95,
"win_rate": 42.6,
"losses": 27
}
},
{
"year": 2024,
"surfaces": {
"grass": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 1,
"tournaments_won": 0,
"tiebreaks_won": 0,
"tiebreaks_lost": 1,
"aces": 8,
"double_faults": 3,
"aces_per_match": 8.0,
"double_faults_per_match": 3.0,
"first_serve_pct": 76.8,
"first_serve_won_pct": 62.7,
"second_serve_won_pct": 57.7,
"break_points_saved_pct": 81.8,
"break_points_converted_pct": 50.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": 1,
"aces": 1,
"double_faults": 2,
"aces_per_match": 1.0,
"double_faults_per_match": 2.0,
"first_serve_pct": 73.8,
"first_serve_won_pct": 64.7,
"second_serve_won_pct": 57.7,
"break_points_saved_pct": 33.3,
"break_points_converted_pct": 33.3,
"winners_total": 0,
"unforced_errors_total": 0
},
"hardcourt_outdoor": {
"matches": 21,
"wins": 11,
"losses": 10,
"win_rate": 52.4,
"tournaments_played": 11,
"tournaments_won": 0,
"tiebreaks_won": 7,
"tiebreaks_lost": 5,
"aces": 87,
"double_faults": 56,
"aces_per_match": 4.1,
"double_faults_per_match": 2.7,
"first_serve_pct": 73.0,
"first_serve_won_pct": 69.2,
"second_serve_won_pct": 54.4,
"break_points_saved_pct": 56.4,
"break_points_converted_pct": 36.6,
"winners_total": 0,
"unforced_errors_total": 0
},
"red_clay": {
"matches": 42,
"wins": 27,
"losses": 15,
"win_rate": 64.3,
"tournaments_played": 18,
"tournaments_won": 3,
"tiebreaks_won": 4,
"tiebreaks_lost": 7,
"aces": 147,
"double_faults": 121,
"aces_per_match": 3.5,
"double_faults_per_match": 2.9,
"first_serve_pct": 71.6,
"first_serve_won_pct": 68.5,
"second_serve_won_pct": 58.1,
"break_points_saved_pct": 62.0,
"break_points_converted_pct": 43.3,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 65,
"wins": 38,
"tournaments_played": 32,
"tournaments_won": 3,
"aces": 243,
"double_faults": 182,
"win_rate": 58.5,
"losses": 27
}
},
{
"year": 2023,
"surfaces": {
"hardcourt_outdoor": {
"matches": 1,
"wins": 0,
"losses": 1,
"win_rate": 0.0,
"tournaments_played": 11,
"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": 93.7,
"first_serve_won_pct": 50.9,
"second_serve_won_pct": 0.0,
"break_points_saved_pct": 37.5,
"break_points_converted_pct": 100.0,
"winners_total": 0,
"unforced_errors_total": 0
}
},
"totals": {
"matches": 1,
"wins": 0,
"tournaments_played": 11,
"tournaments_won": 0,
"aces": 0,
"double_faults": 1,
"win_rate": 0.0,
"losses": 1
}
}
],
"data_generated_at": "2025-12-10 08:18:13 UTC"
}