Player Data JSON

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

Tygen Goldammer

Tygen Goldammer

USA ATP
2W - 3L 40,0% Win Rate Forma: LWWLL

JSON Data

{
  "player": {
    "id": 3766,
    "api_id": 556494,
    "name": "Tygen Goldammer",
    "short_name": "T. Goldammer",
    "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": 5188368,
    "singles": 12.0,
    "doubles": null,
    "ranking": 2302,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 2,
    "losses": 3,
    "win_rate": 40.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 1.4,
    "avg_double_faults_per_match": 4.0,
    "avg_first_serve_pct": 55.4,
    "avg_first_serve_won_pct": 70.8,
    "avg_second_serve_won_pct": 34.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-20",
      "opponent": "Davide Tortora",
      "opponent_id": 289232,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 100.0,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-18",
      "opponent": "John Bernard",
      "opponent_id": 314386,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 63.04347826086957,
        "first_serve_won_pct": 72.41379310344827,
        "second_serve_won_pct": 26.08695652173913,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-17",
      "opponent": "Louay Makke",
      "opponent_id": 514564,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "1-1",
      "stats": {
        "aces": 2,
        "double_faults": 9,
        "first_serve_pct": 40.86021505376344,
        "first_serve_won_pct": 71.05263157894737,
        "second_serve_won_pct": 38.46153846153847,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-16",
      "opponent": "Alexander Bernard",
      "opponent_id": 316251,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 65.11627906976744,
        "first_serve_won_pct": 60.71428571428571,
        "second_serve_won_pct": 45.45454545454545,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-14",
      "opponent": "Hod'Abalo Isak Padio",
      "opponent_id": 421494,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 6,
        "first_serve_pct": 57.89473684210527,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 47.05882352941176,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 2,
    "losses": 3,
    "form_string": "LWWLL"
  },
  "head_to_head": [
    {
      "opponent": "John Bernard",
      "opponent_id": 314386,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Louay Makke",
      "opponent_id": 514564,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Alexander Bernard",
      "opponent_id": 316251,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Hod'Abalo Isak Padio",
      "opponent_id": 421494,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Davide Tortora",
      "opponent_id": 289232,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 20:54:37 UTC"
}