Player Data JSON

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

Charlie Robertson

Charlie Robertson

United Kingdom ATP
0W - 1L 0.0% Win Rate Forma: L

JSON Data

{
  "player": {
    "id": 1651,
    "api_id": 468519,
    "name": "Charlie Robertson",
    "short_name": "C. Robertson",
    "country": "United Kingdom",
    "country_code": "GB",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3150022,
    "singles": 13.42,
    "doubles": 13.62,
    "ranking": 894,
    "division": "General",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 1,
    "wins": 0,
    "losses": 1,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 1,
    "avg_aces_per_match": 0.0,
    "avg_double_faults_per_match": 8.0,
    "avg_first_serve_pct": 65.7,
    "avg_first_serve_won_pct": 52.3,
    "avg_second_serve_won_pct": 47.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-08-31",
      "opponent": "Sergi Perez Contri",
      "opponent_id": 108563,
      "tournament": "Sevilla, Spain",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 8,
        "first_serve_pct": 65.65656565656566,
        "first_serve_won_pct": 52.307692307692314,
        "second_serve_won_pct": 36.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 1,
    "wins": 0,
    "losses": 1,
    "form_string": "L"
  },
  "head_to_head": [
    {
      "opponent": "Sergi Perez Contri",
      "opponent_id": 108563,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 5,
          "double_faults": 17,
          "aces_per_match": 1.7,
          "double_faults_per_match": 5.7,
          "first_serve_pct": 66.8,
          "first_serve_won_pct": 68.5,
          "second_serve_won_pct": 51.9,
          "break_points_saved_pct": 42.1,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 18,
          "aces_per_match": 0.7,
          "double_faults_per_match": 6.0,
          "first_serve_pct": 71.7,
          "first_serve_won_pct": 47.4,
          "second_serve_won_pct": 51.4,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 30.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 6,
        "wins": 2,
        "tournaments_played": 5,
        "tournaments_won": 0,
        "aces": 7,
        "double_faults": 35,
        "win_rate": 33.3,
        "losses": 4
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 9,
          "double_faults": 19,
          "aces_per_match": 2.2,
          "double_faults_per_match": 4.8,
          "first_serve_pct": 73.9,
          "first_serve_won_pct": 67.7,
          "second_serve_won_pct": 64.3,
          "break_points_saved_pct": 64.3,
          "break_points_converted_pct": 37.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 4,
        "wins": 3,
        "tournaments_played": 1,
        "tournaments_won": 0,
        "aces": 9,
        "double_faults": 19,
        "win_rate": 75.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 12:45:44 UTC"
}