Player Data JSON

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

Tristan McCormick

Tristan McCormick

USA ATP 499
1W - 2L 33.3% Win Rate Forma: LLW

JSON Data

{
  "player": {
    "id": 977,
    "api_id": 256802,
    "name": "Tristan McCormick",
    "short_name": "T. McCormick",
    "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": 2540004,
    "singles": 13.43,
    "doubles": 12.96,
    "ranking": 734,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 499,
    "points": 86,
    "best_position": 484,
    "date": "2025-12-07"
  },
  "ranking_history": [
    {
      "date": "2025-12-07",
      "position": 499,
      "points": 86
    },
    {
      "date": "2025-12-06",
      "position": 499,
      "points": 86
    },
    {
      "date": "2025-12-05",
      "position": 499,
      "points": 86
    },
    {
      "date": "2025-12-04",
      "position": 499,
      "points": 86
    },
    {
      "date": "2025-12-03",
      "position": 499,
      "points": 86
    }
  ],
  "career_stats": {
    "total_matches": 3,
    "wins": 1,
    "losses": 2,
    "win_rate": 33.3
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 10.0,
    "avg_double_faults_per_match": 4.0,
    "avg_first_serve_pct": 59.6,
    "avg_first_serve_won_pct": 78.6,
    "avg_second_serve_won_pct": 31.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-05-13",
      "opponent": "Leonardo Aboian",
      "opponent_id": 169492,
      "tournament": "Bogota, Colombia",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 10,
        "double_faults": 4,
        "first_serve_pct": 59.57446808510638,
        "first_serve_won_pct": 78.57142857142857,
        "second_serve_won_pct": 52.17391304347826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-12",
      "opponent": "Juan Sebastian Gomez",
      "opponent_id": 25726,
      "tournament": "Bogota, Colombia",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 10,
        "double_faults": 4,
        "first_serve_pct": 59.57446808510638,
        "first_serve_won_pct": 78.57142857142857,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-11",
      "opponent": "Juan Esteban Trujillo Hernandez",
      "opponent_id": 400540,
      "tournament": "Bogota, Colombia",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 10,
        "double_faults": 4,
        "first_serve_pct": 59.57446808510638,
        "first_serve_won_pct": 78.57142857142857,
        "second_serve_won_pct": 23.076923076923077,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 1,
    "losses": 2,
    "form_string": "LLW"
  },
  "head_to_head": [
    {
      "opponent": "Juan Sebastian Gomez",
      "opponent_id": 25726,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Juan Esteban Trujillo Hernandez",
      "opponent_id": 400540,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Leonardo Aboian",
      "opponent_id": 169492,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 44,
          "double_faults": 7,
          "aces_per_match": 8.8,
          "double_faults_per_match": 1.4,
          "first_serve_pct": 76.2,
          "first_serve_won_pct": 64.0,
          "second_serve_won_pct": 49.2,
          "break_points_saved_pct": 86.1,
          "break_points_converted_pct": 23.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 18,
          "double_faults": 9,
          "aces_per_match": 6.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 76.2,
          "first_serve_won_pct": 69.4,
          "second_serve_won_pct": 58.6,
          "break_points_saved_pct": 47.1,
          "break_points_converted_pct": 6.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 13,
          "wins": 6,
          "losses": 7,
          "win_rate": 46.2,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 66,
          "double_faults": 33,
          "aces_per_match": 5.1,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 71.9,
          "first_serve_won_pct": 75.0,
          "second_serve_won_pct": 47.4,
          "break_points_saved_pct": 63.7,
          "break_points_converted_pct": 23.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 21,
        "wins": 9,
        "tournaments_played": 16,
        "tournaments_won": 0,
        "aces": 128,
        "double_faults": 49,
        "win_rate": 42.9,
        "losses": 12
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 3,
          "aces_per_match": 2.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 62.5,
          "first_serve_won_pct": 66.7,
          "second_serve_won_pct": 33.3,
          "break_points_saved_pct": 0.0,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 12,
          "wins": 6,
          "losses": 6,
          "win_rate": 50.0,
          "tournaments_played": 17,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 77,
          "double_faults": 47,
          "aces_per_match": 6.4,
          "double_faults_per_match": 3.9,
          "first_serve_pct": 70.6,
          "first_serve_won_pct": 69.8,
          "second_serve_won_pct": 59.4,
          "break_points_saved_pct": 59.7,
          "break_points_converted_pct": 42.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 13,
        "wins": 6,
        "tournaments_played": 21,
        "tournaments_won": 0,
        "aces": 79,
        "double_faults": 50,
        "win_rate": 46.2,
        "losses": 7
      }
    }
  ],
  "data_generated_at": "2025-12-10 11:51:17 UTC"
}