Player Data JSON

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

Felix Felsmann

Felix Felsmann

USA ATP
0W - 4L 0,0% Win Rate Forma: LLLL

JSON Data

{
  "player": {
    "id": 3159,
    "api_id": 1141267,
    "name": "Felix Felsmann",
    "short_name": "F. Felsmann",
    "country": "USA",
    "country_code": "US",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3541545,
    "singles": 11.0,
    "doubles": null,
    "ranking": 6083,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 0,
    "losses": 4,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 0,
      "losses": 4,
      "win_rate": 0.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": 4,
      "wins": 0,
      "losses": 4,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 0.0,
    "avg_double_faults_per_match": 2.2,
    "avg_first_serve_pct": 69.8,
    "avg_first_serve_won_pct": 49.4,
    "avg_second_serve_won_pct": 43.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-18",
      "opponent": "Danny Flynn",
      "opponent_id": 1158258,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 80.95238095238095,
        "first_serve_won_pct": 41.17647058823529,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-17",
      "opponent": "Jose David Segovia Perez",
      "opponent_id": 1158387,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 68.18181818181817,
        "first_serve_won_pct": 53.333333333333336,
        "second_serve_won_pct": 45.45454545454545,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-16",
      "opponent": "Kabeer Kapasi",
      "opponent_id": 519189,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 67.05882352941175,
        "first_serve_won_pct": 59.64912280701754,
        "second_serve_won_pct": 47.05882352941176,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-14",
      "opponent": "Gabriel Valdes",
      "opponent_id": 1158259,
      "tournament": "UTR PTT Boca Raton Men 10",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 62.903225806451616,
        "first_serve_won_pct": 43.58974358974359,
        "second_serve_won_pct": 39.130434782608695,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 0,
    "losses": 4,
    "form_string": "LLLL"
  },
  "head_to_head": [
    {
      "opponent": "Danny Flynn",
      "opponent_id": 1158258,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jose David Segovia Perez",
      "opponent_id": 1158387,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Kabeer Kapasi",
      "opponent_id": 519189,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Gabriel Valdes",
      "opponent_id": 1158259,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-31 00:24:01 UTC"
}