Player Data JSON

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

Gerard Campana Lee

Gerard Campana Lee

South Korea ATP
1W - 1L 50.0% Win Rate Forma: LW

JSON Data

{
  "player": {
    "id": 1282,
    "api_id": 380044,
    "name": "Gerard Campana Lee",
    "short_name": "G. C. Lee",
    "country": "South Korea",
    "country_code": "KR",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3099785,
    "singles": 13.52,
    "doubles": 13.32,
    "ranking": 665,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 2,
    "wins": 1,
    "losses": 1,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "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": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 3.0,
    "avg_double_faults_per_match": 4.0,
    "avg_first_serve_pct": 53.3,
    "avg_first_serve_won_pct": 45.8,
    "avg_second_serve_won_pct": 23.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-04-17",
      "opponent": "Jason Kubler",
      "opponent_id": 39726,
      "tournament": "Busan, South Korea",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 4,
        "first_serve_pct": 53.333333333333336,
        "first_serve_won_pct": 45.83333333333333,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-15",
      "opponent": "Tristan Schoolkate",
      "opponent_id": 275471,
      "tournament": "Busan, South Korea",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 4,
        "first_serve_pct": 53.333333333333336,
        "first_serve_won_pct": 45.83333333333333,
        "second_serve_won_pct": 23.809523809523807,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 1,
    "losses": 1,
    "form_string": "LW"
  },
  "head_to_head": [
    {
      "opponent": "Jason Kubler",
      "opponent_id": 39726,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Tristan Schoolkate",
      "opponent_id": 275471,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 8,
          "double_faults": 6,
          "aces_per_match": 4.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 73.5,
          "first_serve_won_pct": 65.9,
          "second_serve_won_pct": 47.6,
          "break_points_saved_pct": 75.0,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 20,
          "aces_per_match": 1.6,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 70.6,
          "first_serve_won_pct": 59.7,
          "second_serve_won_pct": 56.1,
          "break_points_saved_pct": 53.8,
          "break_points_converted_pct": 41.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 16,
          "wins": 7,
          "losses": 9,
          "win_rate": 43.8,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 24,
          "double_faults": 46,
          "aces_per_match": 1.5,
          "double_faults_per_match": 2.9,
          "first_serve_pct": 76.1,
          "first_serve_won_pct": 57.9,
          "second_serve_won_pct": 54.8,
          "break_points_saved_pct": 67.0,
          "break_points_converted_pct": 40.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 23,
        "wins": 9,
        "tournaments_played": 19,
        "tournaments_won": 0,
        "aces": 40,
        "double_faults": 72,
        "win_rate": 39.1,
        "losses": 14
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "red_clay": {
          "matches": 60,
          "wins": 30,
          "losses": 30,
          "win_rate": 50.0,
          "tournaments_played": 30,
          "tournaments_won": 0,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 8,
          "aces": 119,
          "double_faults": 260,
          "aces_per_match": 2.0,
          "double_faults_per_match": 4.3,
          "first_serve_pct": 73.5,
          "first_serve_won_pct": 61.7,
          "second_serve_won_pct": 55.9,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 48.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 4,
          "aces_per_match": 1.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 78.4,
          "first_serve_won_pct": 54.8,
          "second_serve_won_pct": 35.7,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 62,
        "wins": 31,
        "tournaments_played": 31,
        "tournaments_won": 0,
        "aces": 121,
        "double_faults": 264,
        "win_rate": 50.0,
        "losses": 31
      }
    }
  ],
  "data_generated_at": "2025-12-10 09:27:38 UTC"
}