Player Data JSON

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

Tarek Erlewein

Tarek Erlewein

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

JSON Data

{
  "player": {
    "id": 3614,
    "api_id": 1156518,
    "name": "Tarek Erlewein",
    "short_name": "T. Erlewein",
    "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": 4101441,
    "singles": 12.62,
    "doubles": 11.95,
    "ranking": 2108,
    "division": "General",
    "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": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 3.7,
    "avg_double_faults_per_match": 3.7,
    "avg_first_serve_pct": 59.0,
    "avg_first_serve_won_pct": 72.3,
    "avg_second_serve_won_pct": 48.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-09",
      "opponent": "Alafia Ayeni",
      "opponent_id": 205313,
      "tournament": "UTR PTT Honolulu Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 1,
        "first_serve_pct": 63.74999999999999,
        "first_serve_won_pct": 76.47058823529412,
        "second_serve_won_pct": 51.724137931034484,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-08",
      "opponent": "Kosuke Nakanishi",
      "opponent_id": 931391,
      "tournament": "UTR PTT Honolulu Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 74.03846153846155,
        "first_serve_won_pct": 61.038961038961034,
        "second_serve_won_pct": 40.74074074074074,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-06",
      "opponent": "James Newton",
      "opponent_id": 936878,
      "tournament": "UTR PTT Honolulu Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 6,
        "first_serve_pct": 39.08045977011494,
        "first_serve_won_pct": 79.41176470588235,
        "second_serve_won_pct": 50.0,
        "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": "James Newton",
      "opponent_id": 936878,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Alafia Ayeni",
      "opponent_id": 205313,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Kosuke Nakanishi",
      "opponent_id": 931391,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2025-12-10 20:00",
      "opponent": "Maciej Rajski",
      "opponent_id": 111783,
      "tournament": "UTR PTT Honolulu Men +H 01",
      "surface": "hard",
      "round": "",
      "odds_player": 2.5,
      "odds_opponent": 1.5
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2025-12-10 07:34:30 UTC"
}