Player Data JSON

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

Trey Hilderbrand

Trey Hilderbrand

USA ATP
3W - 3L 50.0% Win Rate Forma: LLWLWW

JSON Data

{
  "player": {
    "id": 1808,
    "api_id": 213059,
    "name": "Trey Hilderbrand",
    "short_name": "T. Hilderbrand",
    "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": 57785,
    "singles": 13.53,
    "doubles": 13.88,
    "ranking": 663,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 6,
    "wins": 3,
    "losses": 3,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 10.2,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 63.4,
    "avg_first_serve_won_pct": 75.2,
    "avg_second_serve_won_pct": 55.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-12",
      "opponent": "Enrico Dalla Valle",
      "opponent_id": 106153,
      "tournament": "Olbia, Italy",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 57.971014492753625,
        "first_serve_won_pct": 72.5,
        "second_serve_won_pct": 75.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-29",
      "opponent": "Alberto Barroso Campos",
      "opponent_id": 111609,
      "tournament": "Alicante, Spain",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 9,
        "double_faults": 2,
        "first_serve_pct": 73.17073170731707,
        "first_serve_won_pct": 68.33333333333333,
        "second_serve_won_pct": 69.56521739130434,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-28",
      "opponent": "Bernabe Zapata Miralles",
      "opponent_id": 108565,
      "tournament": "Alicante, Spain",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 15,
        "double_faults": 4,
        "first_serve_pct": 61.66666666666667,
        "first_serve_won_pct": 81.08108108108108,
        "second_serve_won_pct": 69.56521739130434,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-16",
      "opponent": "Hugo Grenier",
      "opponent_id": 107357,
      "tournament": "Saint Tropez, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 8,
        "double_faults": 4,
        "first_serve_pct": 67.79661016949152,
        "first_serve_won_pct": 65.0,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-15",
      "opponent": "Aryan Shah",
      "opponent_id": 422712,
      "tournament": "Saint Tropez, France",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 19,
        "double_faults": 3,
        "first_serve_pct": 56.451612903225815,
        "first_serve_won_pct": 91.42857142857143,
        "second_serve_won_pct": 61.29032258064516,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-14",
      "opponent": "Maxence Bertimon",
      "opponent_id": 228662,
      "tournament": "Saint Tropez, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 3,
        "first_serve_pct": 63.46153846153846,
        "first_serve_won_pct": 72.72727272727273,
        "second_serve_won_pct": 63.1578947368421,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 3,
    "losses": 3,
    "form_string": "LLWLWW"
  },
  "head_to_head": [
    {
      "opponent": "Hugo Grenier",
      "opponent_id": 107357,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Aryan Shah",
      "opponent_id": 422712,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Enrico Dalla Valle",
      "opponent_id": 106153,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Alberto Barroso Campos",
      "opponent_id": 111609,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Bernabe Zapata Miralles",
      "opponent_id": 108565,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 8,
          "wins": 5,
          "losses": 3,
          "win_rate": 62.5,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 1,
          "aces": 84,
          "double_faults": 67,
          "aces_per_match": 10.5,
          "double_faults_per_match": 8.4,
          "first_serve_pct": 69.9,
          "first_serve_won_pct": 69.8,
          "second_serve_won_pct": 51.6,
          "break_points_saved_pct": 45.2,
          "break_points_converted_pct": 44.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 12,
          "wins": 6,
          "losses": 6,
          "win_rate": 50.0,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 98,
          "double_faults": 39,
          "aces_per_match": 8.2,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 73.3,
          "first_serve_won_pct": 72.3,
          "second_serve_won_pct": 60.7,
          "break_points_saved_pct": 56.2,
          "break_points_converted_pct": 23.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 33,
          "double_faults": 18,
          "aces_per_match": 11.0,
          "double_faults_per_match": 6.0,
          "first_serve_pct": 73.5,
          "first_serve_won_pct": 69.2,
          "second_serve_won_pct": 43.8,
          "break_points_saved_pct": 71.4,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 23,
        "wins": 13,
        "tournaments_played": 13,
        "tournaments_won": 0,
        "aces": 215,
        "double_faults": 124,
        "win_rate": 56.5,
        "losses": 10
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 14,
          "aces_per_match": 3.0,
          "double_faults_per_match": 7.0,
          "first_serve_pct": 67.5,
          "first_serve_won_pct": 85.2,
          "second_serve_won_pct": 38.9,
          "break_points_saved_pct": 0,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 8,
          "wins": 4,
          "losses": 4,
          "win_rate": 50.0,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 64,
          "double_faults": 41,
          "aces_per_match": 8.0,
          "double_faults_per_match": 5.1,
          "first_serve_pct": 70.1,
          "first_serve_won_pct": 71.5,
          "second_serve_won_pct": 58.6,
          "break_points_saved_pct": 60.9,
          "break_points_converted_pct": 33.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 12,
          "wins": 6,
          "losses": 6,
          "win_rate": 50.0,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 76,
          "double_faults": 56,
          "aces_per_match": 6.3,
          "double_faults_per_match": 4.7,
          "first_serve_pct": 71.9,
          "first_serve_won_pct": 69.9,
          "second_serve_won_pct": 55.2,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 42.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 22,
        "wins": 11,
        "tournaments_played": 20,
        "tournaments_won": 0,
        "aces": 146,
        "double_faults": 111,
        "win_rate": 50.0,
        "losses": 11
      }
    }
  ],
  "data_generated_at": "2025-12-10 09:42:40 UTC"
}