Player Data JSON

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

Filip Stidell

Filip Stidell

Sweden ATP
1W - 2L 33,3% Win Rate Forma: WLL

JSON Data

{
  "player": {
    "id": 4336,
    "api_id": 449936,
    "name": "Filip Stidell",
    "short_name": "F. Stidell",
    "country": "Sweden",
    "country_code": "SE",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4580772,
    "singles": 12.06,
    "doubles": 11.96,
    "ranking": 1880,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 1,
    "losses": 2,
    "win_rate": 33.3
  },
  "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": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 2.0,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 51.3,
    "avg_first_serve_won_pct": 62.2,
    "avg_second_serve_won_pct": 50.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-28",
      "opponent": "Tadija Radovanovic",
      "opponent_id": 229822,
      "tournament": "UTR PTT Krakow Men 01",
      "surface": "carpet",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 56.060606060606055,
        "first_serve_won_pct": 75.67567567567568,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-27",
      "opponent": "Norbert Marosik",
      "opponent_id": 467809,
      "tournament": "UTR PTT Krakow Men 01",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 50.943396226415096,
        "first_serve_won_pct": 59.25925925925925,
        "second_serve_won_pct": 39.285714285714285,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-26",
      "opponent": "Juliusz Bienkiewicz",
      "opponent_id": 294339,
      "tournament": "UTR PTT Krakow Men 01",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 46.774193548387096,
        "first_serve_won_pct": 51.724137931034484,
        "second_serve_won_pct": 51.515151515151516,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 1,
    "losses": 2,
    "form_string": "WLL"
  },
  "head_to_head": [
    {
      "opponent": "Tadija Radovanovic",
      "opponent_id": 229822,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Norbert Marosik",
      "opponent_id": 467809,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Juliusz Bienkiewicz",
      "opponent_id": 294339,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-01-30 08:00",
      "opponent": "Adam Jurajda",
      "opponent_id": 337458,
      "tournament": "UTR PTT Krakow Men 01",
      "surface": "carpet",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 07:32:07 UTC"
}