Player Data JSON

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

Jay Dylan Hara Friend

Jay Dylan Hara Friend

Japan ATP 467
0W - 0L 0% Win Rate Forma:

JSON Data

{
  "player": {
    "id": 946,
    "api_id": 393595,
    "name": "Jay Dylan Hara Friend",
    "short_name": "J. D. H. Friend",
    "country": "Japan",
    "country_code": "JP",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": {
    "position": 467,
    "points": 95,
    "best_position": 458,
    "date": "2025-12-12"
  },
  "ranking_history": [
    {
      "date": "2025-12-12",
      "position": 467,
      "points": 95
    },
    {
      "date": "2025-12-11",
      "position": 467,
      "points": 95
    },
    {
      "date": "2025-12-10",
      "position": 467,
      "points": 95
    },
    {
      "date": "2025-12-09",
      "position": 467,
      "points": 95
    },
    {
      "date": "2025-12-08",
      "position": 467,
      "points": 95
    },
    {
      "date": "2025-12-07",
      "position": 465,
      "points": 95
    },
    {
      "date": "2025-12-06",
      "position": 465,
      "points": 95
    },
    {
      "date": "2025-12-05",
      "position": 465,
      "points": 95
    },
    {
      "date": "2025-12-04",
      "position": 465,
      "points": 95
    },
    {
      "date": "2025-12-03",
      "position": 465,
      "points": 95
    }
  ],
  "career_stats": {
    "total_matches": 0,
    "wins": 0,
    "losses": 0,
    "win_rate": 0
  },
  "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": {},
  "average_match_stats": null,
  "recent_form": [],
  "form_summary": {
    "last_10_matches": 0,
    "wins": 0,
    "losses": 0,
    "form_string": ""
  },
  "head_to_head": [],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 19,
          "double_faults": 8,
          "aces_per_match": 6.3,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 76.1,
          "first_serve_won_pct": 67.4,
          "second_serve_won_pct": 48.3,
          "break_points_saved_pct": 45.0,
          "break_points_converted_pct": 25.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 10,
          "wins": 9,
          "losses": 1,
          "win_rate": 90.0,
          "tournaments_played": 4,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 43,
          "double_faults": 42,
          "aces_per_match": 4.3,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 72.4,
          "first_serve_won_pct": 72.0,
          "second_serve_won_pct": 69.5,
          "break_points_saved_pct": 71.2,
          "break_points_converted_pct": 39.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 13,
        "wins": 10,
        "tournaments_played": 6,
        "tournaments_won": 1,
        "aces": 62,
        "double_faults": 50,
        "win_rate": 76.9,
        "losses": 3
      }
    }
  ],
  "data_generated_at": "2025-12-12 20:05:58 UTC"
}