Player Data JSON

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

Elmar Ejupovic

Elmar Ejupovic

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

JSON Data

{
  "player": {
    "id": 1315,
    "api_id": 78743,
    "name": "Elmar Ejupovic",
    "short_name": "E. Ejupovic",
    "country": "Germany",
    "country_code": "DE",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3692345,
    "singles": 13.72,
    "doubles": 12.33,
    "ranking": 532,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "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": 11.7,
    "avg_double_faults_per_match": 2.0,
    "avg_first_serve_pct": 64.2,
    "avg_first_serve_won_pct": 82.9,
    "avg_second_serve_won_pct": 59.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-05-15",
      "opponent": "Patrick Kypson",
      "opponent_id": 210490,
      "tournament": "Bogota, Colombia",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 19,
        "double_faults": 4,
        "first_serve_pct": 70.45454545454545,
        "first_serve_won_pct": 79.03225806451613,
        "second_serve_won_pct": 53.84615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-14",
      "opponent": "Pedro Boscardin Dias",
      "opponent_id": 284096,
      "tournament": "Bogota, Colombia",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 1,
        "first_serve_pct": 61.111111111111114,
        "first_serve_won_pct": 84.84848484848484,
        "second_serve_won_pct": 61.904761904761905,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-12",
      "opponent": "Matias Soto",
      "opponent_id": 241039,
      "tournament": "Bogota, Colombia",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 1,
        "first_serve_pct": 61.111111111111114,
        "first_serve_won_pct": 84.84848484848484,
        "second_serve_won_pct": 54.285714285714285,
        "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": "Matias Soto",
      "opponent_id": 241039,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Patrick Kypson",
      "opponent_id": 210490,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Pedro Boscardin Dias",
      "opponent_id": 284096,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 2,
          "aces_per_match": 5.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 80.3,
          "first_serve_won_pct": 60.5,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 100.0,
          "break_points_converted_pct": 25.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 17,
          "double_faults": 4,
          "aces_per_match": 5.7,
          "double_faults_per_match": 1.3,
          "first_serve_pct": 73.7,
          "first_serve_won_pct": 72.7,
          "second_serve_won_pct": 49.3,
          "break_points_saved_pct": 53.6,
          "break_points_converted_pct": 8.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 71,
          "double_faults": 26,
          "aces_per_match": 10.1,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 77.3,
          "second_serve_won_pct": 58.8,
          "break_points_saved_pct": 80.0,
          "break_points_converted_pct": 34.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 11,
        "wins": 4,
        "tournaments_played": 11,
        "tournaments_won": 0,
        "aces": 93,
        "double_faults": 32,
        "win_rate": 36.4,
        "losses": 7
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 44,
          "double_faults": 21,
          "aces_per_match": 6.3,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 73.9,
          "first_serve_won_pct": 73.1,
          "second_serve_won_pct": 49.4,
          "break_points_saved_pct": 73.3,
          "break_points_converted_pct": 34.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 57,
          "double_faults": 28,
          "aces_per_match": 9.5,
          "double_faults_per_match": 4.7,
          "first_serve_pct": 68.4,
          "first_serve_won_pct": 72.3,
          "second_serve_won_pct": 62.8,
          "break_points_saved_pct": 63.0,
          "break_points_converted_pct": 28.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 8,
          "wins": 4,
          "losses": 4,
          "win_rate": 50.0,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 51,
          "double_faults": 35,
          "aces_per_match": 6.4,
          "double_faults_per_match": 4.4,
          "first_serve_pct": 72.3,
          "first_serve_won_pct": 73.9,
          "second_serve_won_pct": 63.2,
          "break_points_saved_pct": 62.5,
          "break_points_converted_pct": 42.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 21,
        "wins": 10,
        "tournaments_played": 24,
        "tournaments_won": 0,
        "aces": 152,
        "double_faults": 84,
        "win_rate": 47.6,
        "losses": 11
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:05:35 UTC"
}