Player Data JSON

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

Alberto Barroso Campos

Alberto Barroso Campos

Spain ATP
2W - 2L 50.0% Win Rate Forma: LWWL

JSON Data

{
  "player": {
    "id": 1695,
    "api_id": 111609,
    "name": "Alberto Barroso Campos",
    "short_name": "A. B. Campos",
    "country": "Spain",
    "country_code": "ES",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5251013,
    "singles": 13.77,
    "doubles": 13.57,
    "ranking": 508,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 2,
    "losses": 2,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "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": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 6.5,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 67.4,
    "avg_first_serve_won_pct": 63.3,
    "avg_second_serve_won_pct": 41.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-30",
      "opponent": "George Loffhagen",
      "opponent_id": 258978,
      "tournament": "Alicante, Spain",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 67.74193548387096,
        "first_serve_won_pct": 61.904761904761905,
        "second_serve_won_pct": 47.368421052631575,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-29",
      "opponent": "Trey Hilderbrand",
      "opponent_id": 213059,
      "tournament": "Alicante, Spain",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 7,
        "double_faults": 2,
        "first_serve_pct": 73.25581395348837,
        "first_serve_won_pct": 69.84126984126983,
        "second_serve_won_pct": 69.56521739130434,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-28",
      "opponent": "Radu Albot",
      "opponent_id": 44547,
      "tournament": "Alicante, Spain",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 12,
        "double_faults": 3,
        "first_serve_pct": 59.74025974025974,
        "first_serve_won_pct": 56.52173913043478,
        "second_serve_won_pct": 57.89473684210527,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-31",
      "opponent": "Carlos Lopez Montagud",
      "opponent_id": 201244,
      "tournament": "Sevilla, Spain",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 7,
        "first_serve_pct": 68.96551724137932,
        "first_serve_won_pct": 65.0,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 2,
    "losses": 2,
    "form_string": "LWWL"
  },
  "head_to_head": [
    {
      "opponent": "Radu Albot",
      "opponent_id": 44547,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "George Loffhagen",
      "opponent_id": 258978,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Carlos Lopez Montagud",
      "opponent_id": 201244,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Trey Hilderbrand",
      "opponent_id": 213059,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 0,
          "aces_per_match": 0.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 0,
          "first_serve_won_pct": 0,
          "second_serve_won_pct": 0,
          "break_points_saved_pct": 0,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hard": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 0,
          "aces_per_match": 0.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 0,
          "first_serve_won_pct": 0,
          "second_serve_won_pct": 0,
          "break_points_saved_pct": 0,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 4,
        "wins": 2,
        "tournaments_played": 0,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 0,
        "win_rate": 50.0,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:04:23 UTC"
}