Player Data JSON

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

Alex Marti Pujolras

Alex Marti Pujolras

Spain ATP
0W - 2L 0.0% Win Rate Forma: LL

JSON Data

{
  "player": {
    "id": 585,
    "api_id": 217446,
    "name": "Alex Marti Pujolras",
    "short_name": "A. M. Pujolras",
    "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": 3185227,
    "singles": 13.78,
    "doubles": 13.27,
    "ranking": 493,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 2,
    "wins": 0,
    "losses": 2,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 2.5,
    "avg_double_faults_per_match": 6.0,
    "avg_first_serve_pct": 59.2,
    "avg_first_serve_won_pct": 63.7,
    "avg_second_serve_won_pct": 49.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-05",
      "opponent": "Tiago Pereira",
      "opponent_id": 409264,
      "tournament": "Valencia, Spain",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 6,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 64.70588235294117,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-01-14",
      "opponent": "Emilio Nava",
      "opponent_id": 232057,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 6,
        "first_serve_pct": 58.415841584158414,
        "first_serve_won_pct": 62.71186440677966,
        "second_serve_won_pct": 45.23809523809524,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 0,
    "losses": 2,
    "form_string": "LL"
  },
  "head_to_head": [
    {
      "opponent": "Emilio Nava",
      "opponent_id": 232057,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Tiago Pereira",
      "opponent_id": 409264,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "red_clay": {
          "matches": 21,
          "wins": 10,
          "losses": 11,
          "win_rate": 47.6,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 10,
          "tiebreaks_lost": 3,
          "aces": 57,
          "double_faults": 169,
          "aces_per_match": 2.7,
          "double_faults_per_match": 8.0,
          "first_serve_pct": 70.8,
          "first_serve_won_pct": 63.1,
          "second_serve_won_pct": 58.6,
          "break_points_saved_pct": 62.2,
          "break_points_converted_pct": 37.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 21,
        "wins": 10,
        "tournaments_played": 14,
        "tournaments_won": 0,
        "aces": 57,
        "double_faults": 169,
        "win_rate": 47.6,
        "losses": 11
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 7,
          "aces_per_match": 3.0,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 68.8,
          "first_serve_won_pct": 66.7,
          "second_serve_won_pct": 54.2,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 44.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 11,
          "wins": 4,
          "losses": 7,
          "win_rate": 36.4,
          "tournaments_played": 27,
          "tournaments_won": 2,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 27,
          "double_faults": 74,
          "aces_per_match": 2.5,
          "double_faults_per_match": 6.7,
          "first_serve_pct": 71.6,
          "first_serve_won_pct": 64.5,
          "second_serve_won_pct": 55.1,
          "break_points_saved_pct": 51.5,
          "break_points_converted_pct": 52.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay_indoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 3,
          "aces_per_match": 2.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 68.9,
          "first_serve_won_pct": 46.4,
          "second_serve_won_pct": 22.7,
          "break_points_saved_pct": 42.1,
          "break_points_converted_pct": 37.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 16,
        "wins": 7,
        "tournaments_played": 29,
        "tournaments_won": 2,
        "aces": 39,
        "double_faults": 84,
        "win_rate": 43.8,
        "losses": 9
      }
    }
  ],
  "data_generated_at": "2025-12-10 14:06:50 UTC"
}