Player Data JSON

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

Josh Roe Flannelly

Josh Roe Flannelly

Ireland ATP
0W - 3L 0,0% Win Rate Forma: LLL

JSON Data

{
  "player": {
    "id": 2447,
    "api_id": 384011,
    "name": "Josh Roe Flannelly",
    "short_name": "J. R. Flannelly",
    "country": "Ireland",
    "country_code": "IE",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5574097,
    "singles": 11.0,
    "doubles": null,
    "ranking": 2169,
    "division": "Pro",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 0,
    "losses": 3,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "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": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 0.3,
    "avg_double_faults_per_match": 1.7,
    "avg_first_serve_pct": 79.0,
    "avg_first_serve_won_pct": 47.0,
    "avg_second_serve_won_pct": 15.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-30",
      "opponent": "Ryusuke Horiuchi",
      "opponent_id": 248227,
      "tournament": "UTR Yokohama M03",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 69.38775510204081,
        "first_serve_won_pct": 55.88235294117647,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-27",
      "opponent": "Lawrence Bataljin",
      "opponent_id": 79929,
      "tournament": "UTR Yokohama M03",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 100.0,
        "first_serve_won_pct": 40.625,
        "second_serve_won_pct": null,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-26",
      "opponent": "Janos Fekete",
      "opponent_id": 322991,
      "tournament": "UTR Yokohama M03",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 67.5,
        "first_serve_won_pct": 44.44444444444444,
        "second_serve_won_pct": 7.6923076923076925,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 0,
    "losses": 3,
    "form_string": "LLL"
  },
  "head_to_head": [
    {
      "opponent": "Ryusuke Horiuchi",
      "opponent_id": 248227,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Lawrence Bataljin",
      "opponent_id": 79929,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Janos Fekete",
      "opponent_id": 322991,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 08:43:04 UTC"
}