Player Data JSON

Obtiene datos completos de un jugador en formato JSON para alimentar LLMs

Tristan Boyer

Tristan Boyer

USA ATP 257
18W - 22L 45.0% Win Rate Forma: LWLWWLLLLW

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": 3718258,
    "singles": null,
    "doubles": null,
    "ranking": 284400,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-03-15"
  },
  "current_ranking": {
    "position": 257,
    "points": 210,
    "best_position": 106,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 257,
      "points": 210
    },
    {
      "date": "2026-05-08",
      "position": 257,
      "points": 210
    },
    {
      "date": "2026-05-07",
      "position": 257,
      "points": 210
    },
    {
      "date": "2026-05-06",
      "position": 257,
      "points": 210
    },
    {
      "date": "2026-05-05",
      "position": 257,
      "points": 210
    },
    {
      "date": "2026-05-04",
      "position": 249,
      "points": 220
    },
    {
      "date": "2026-05-03",
      "position": 249,
      "points": 220
    },
    {
      "date": "2026-05-02",
      "position": 249,
      "points": 220
    },
    {
      "date": "2026-05-01",
      "position": 249,
      "points": 220
    },
    {
      "date": "2026-04-30",
      "position": 249,
      "points": 220
    }
  ],
  "career_stats": {
    "total_matches": 40,
    "wins": 18,
    "losses": 22,
    "win_rate": 45.0
  },
  "surface_stats": {
    "hard": {
      "matches": 28,
      "wins": 15,
      "losses": 13,
      "win_rate": 53.6
    },
    "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": 13,
      "wins": 8,
      "losses": 5,
      "win_rate": 61.5
    },
    "Masters 1000": {
      "matches": 13,
      "wins": 6,
      "losses": 7,
      "win_rate": 46.2
    },
    "ATP 500": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "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": 40,
    "avg_aces_per_match": 3.6,
    "avg_double_faults_per_match": 2.0,
    "avg_first_serve_pct": 65.3,
    "avg_first_serve_won_pct": 67.5,
    "avg_second_serve_won_pct": 48.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-02-08",
      "opponent": "Zachary Svajda",
      "opponent_id": 298247,
      "tournament": "Dallas",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 12,
        "double_faults": 2,
        "first_serve_pct": 73.25581395348837,
        "first_serve_won_pct": 79.36507936507937,
        "second_serve_won_pct": 30.434782608695656,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-07",
      "opponent": "Alex Finkelstein",
      "opponent_id": 418820,
      "tournament": "Dallas",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 79.3103448275862,
        "first_serve_won_pct": 71.73913043478261,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-15",
      "opponent": "Yibing Wu",
      "opponent_id": 194186,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 52.94117647058824,
        "second_serve_won_pct": 47.05882352941176,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Francesco Passaro",
      "opponent_id": 258908,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 7,
        "double_faults": 3,
        "first_serve_pct": 66.40625,
        "first_serve_won_pct": 67.05882352941175,
        "second_serve_won_pct": 35.294117647058826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Alex Barrena",
      "opponent_id": 303307,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 77.10843373493977,
        "first_serve_won_pct": 71.875,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "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
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LWLWWLLLLW"
  },
  "head_to_head": [
    {
      "opponent": "James Trotter",
      "opponent_id": 255993,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Alex Barrena",
      "opponent_id": 303307,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Jakub Menšik",
      "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
    }
  ],
  "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": "2026-05-09 03:55:11 UTC"
}