Player Data JSON

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

Alex Martinez

Alex Martinez

Spain ATP 418
2W - 1L 66.7% Win Rate Forma: LWW

JSON Data

{
  "player": {
    "id": 911,
    "api_id": 276766,
    "name": "Alex Martinez",
    "short_name": "A. Martinez",
    "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": 4219194,
    "singles": 13.83,
    "doubles": 13.22,
    "ranking": 462,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 418,
    "points": 114,
    "best_position": 418,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 418,
      "points": 114
    },
    {
      "date": "2025-12-09",
      "position": 418,
      "points": 114
    },
    {
      "date": "2025-12-08",
      "position": 418,
      "points": 114
    },
    {
      "date": "2025-12-07",
      "position": 420,
      "points": 114
    },
    {
      "date": "2025-12-06",
      "position": 420,
      "points": 114
    },
    {
      "date": "2025-12-05",
      "position": 420,
      "points": 114
    },
    {
      "date": "2025-12-04",
      "position": 420,
      "points": 114
    },
    {
      "date": "2025-12-03",
      "position": 420,
      "points": 114
    }
  ],
  "career_stats": {
    "total_matches": 3,
    "wins": 2,
    "losses": 1,
    "win_rate": 66.7
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 1.7,
    "avg_double_faults_per_match": 2.3,
    "avg_first_serve_pct": 69.6,
    "avg_first_serve_won_pct": 72.1,
    "avg_second_serve_won_pct": 54.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-02",
      "opponent": "Carlos Taberner",
      "opponent_id": 108559,
      "tournament": "Sevilla, Spain",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 64.7887323943662,
        "first_serve_won_pct": 69.56521739130434,
        "second_serve_won_pct": 63.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-01",
      "opponent": "Miguel Damas",
      "opponent_id": 192862,
      "tournament": "Sevilla, Spain",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 73.80952380952381,
        "first_serve_won_pct": 69.35483870967742,
        "second_serve_won_pct": 63.63636363636363,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-31",
      "opponent": "Alejandro Turriziani Alvarez",
      "opponent_id": 368387,
      "tournament": "Sevilla, Spain",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 70.17543859649122,
        "first_serve_won_pct": 77.5,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 2,
    "losses": 1,
    "form_string": "LWW"
  },
  "head_to_head": [
    {
      "opponent": "Carlos Taberner",
      "opponent_id": 108559,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Miguel Damas",
      "opponent_id": 192862,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Alejandro Turriziani Alvarez",
      "opponent_id": 368387,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 23,
          "double_faults": 12,
          "aces_per_match": 5.8,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 74.0,
          "first_serve_won_pct": 65.6,
          "second_serve_won_pct": 54.9,
          "break_points_saved_pct": 65.5,
          "break_points_converted_pct": 57.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 6,
          "wins": 2,
          "losses": 4,
          "win_rate": 33.3,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 15,
          "double_faults": 13,
          "aces_per_match": 2.5,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 75.4,
          "first_serve_won_pct": 63.9,
          "second_serve_won_pct": 54.1,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 20.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 10,
          "wins": 6,
          "losses": 4,
          "win_rate": 60.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 15,
          "double_faults": 42,
          "aces_per_match": 1.5,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 75.4,
          "first_serve_won_pct": 64.2,
          "second_serve_won_pct": 55.1,
          "break_points_saved_pct": 64.5,
          "break_points_converted_pct": 46.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 20,
        "wins": 10,
        "tournaments_played": 12,
        "tournaments_won": 0,
        "aces": 53,
        "double_faults": 67,
        "win_rate": 50.0,
        "losses": 10
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 16,
          "double_faults": 13,
          "aces_per_match": 5.3,
          "double_faults_per_match": 4.3,
          "first_serve_pct": 71.1,
          "first_serve_won_pct": 72.5,
          "second_serve_won_pct": 66.2,
          "break_points_saved_pct": 60.0,
          "break_points_converted_pct": 52.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 10,
          "wins": 8,
          "losses": 2,
          "win_rate": 80.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 31,
          "double_faults": 37,
          "aces_per_match": 3.1,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 71.5,
          "first_serve_won_pct": 71.3,
          "second_serve_won_pct": 53.9,
          "break_points_saved_pct": 56.7,
          "break_points_converted_pct": 42.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 13,
        "wins": 10,
        "tournaments_played": 8,
        "tournaments_won": 0,
        "aces": 47,
        "double_faults": 50,
        "win_rate": 76.9,
        "losses": 3
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:36:49 UTC"
}