Player Data JSON

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

Sil Hollemans

Sil Hollemans

Netherlands ATP
2W - 1L 66,7% Win Rate Forma: WWL

JSON Data

{
  "player": {
    "id": 2562,
    "api_id": 464865,
    "name": "Sil Hollemans",
    "short_name": "S. Hollemans",
    "country": "Netherlands",
    "country_code": "NL",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3089668,
    "singles": 12.0,
    "doubles": null,
    "ranking": 3468,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-25"
  },
  "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": 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": 0.7,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 57.8,
    "avg_first_serve_won_pct": 70.7,
    "avg_second_serve_won_pct": 55.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-29",
      "opponent": "Ammar Elamin",
      "opponent_id": 294162,
      "tournament": "UTR PTT Krakow Men 01",
      "surface": "carpet",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 59.09090909090909,
        "first_serve_won_pct": 80.76923076923077,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-27",
      "opponent": "Alex Blanchar",
      "opponent_id": 281495,
      "tournament": "UTR PTT Krakow Men 01",
      "surface": "carpet",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 71.42857142857143,
        "first_serve_won_pct": 54.54545454545454,
        "second_serve_won_pct": 54.54545454545454,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-26",
      "opponent": "Rein Koenders",
      "opponent_id": 488826,
      "tournament": "UTR PTT Krakow Men 01",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 42.857142857142854,
        "first_serve_won_pct": 76.66666666666667,
        "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": "WWL"
  },
  "head_to_head": [
    {
      "opponent": "Rein Koenders",
      "opponent_id": 488826,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Ammar Elamin",
      "opponent_id": 294162,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Alex Blanchar",
      "opponent_id": 281495,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-01-30 09:10",
      "opponent": "Deney Wassermann",
      "opponent_id": 233692,
      "tournament": "UTR PTT Krakow Men 01",
      "surface": "carpet",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 08:47:19 UTC"
}