Player Data JSON

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

Fons van Sambeek

Fons van Sambeek

Netherlands ATP
2W - 0L 100.0% Win Rate Forma: WW

JSON Data

{
  "player": {
    "id": 3658,
    "api_id": 355545,
    "name": "Fons van Sambeek",
    "short_name": "F. Van Sambeek",
    "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": 1894260,
    "singles": 12.93,
    "doubles": 13.11,
    "ranking": 1121,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 2,
    "wins": 2,
    "losses": 0,
    "win_rate": 100.0
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 2,
      "losses": 0,
      "win_rate": 100.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": 2,
      "wins": 2,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 1.5,
    "avg_double_faults_per_match": 1.5,
    "avg_first_serve_pct": 62.1,
    "avg_first_serve_won_pct": 74.1,
    "avg_second_serve_won_pct": 50.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-09",
      "opponent": "David Schwarc",
      "opponent_id": 519100,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 84.0,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-08",
      "opponent": "Vadym Konovchuk",
      "opponent_id": 417265,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 61.76470588235294,
        "first_serve_won_pct": 64.28571428571429,
        "second_serve_won_pct": 39.02439024390244,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 2,
    "losses": 0,
    "form_string": "WW"
  },
  "head_to_head": [
    {
      "opponent": "Vadym Konovchuk",
      "opponent_id": 417265,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "David Schwarc",
      "opponent_id": 519100,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2025-12-11 02:30",
      "opponent": "Dean Thurner",
      "opponent_id": 251821,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    },
    {
      "date": "2025-12-12 02:30",
      "opponent": "Joaquin Bianchi",
      "opponent_id": 387313,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2025-12-10 10:42:40 UTC"
}