Player Data JSON

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

Hiroki Moriya

Hiroki Moriya

Japan ATP 470
1W - 2L 33.3% Win Rate Forma: LWL

JSON Data

{
  "player": {
    "id": 948,
    "api_id": 32466,
    "name": "Hiroki Moriya",
    "short_name": "H. Moriya",
    "country": "Japan",
    "country_code": "JP",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3558,
    "singles": 13.69,
    "doubles": 13.6,
    "ranking": 549,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 470,
    "points": 94,
    "best_position": 143,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 470,
      "points": 94
    },
    {
      "date": "2025-12-09",
      "position": 470,
      "points": 94
    },
    {
      "date": "2025-12-08",
      "position": 470,
      "points": 94
    },
    {
      "date": "2025-12-07",
      "position": 467,
      "points": 94
    },
    {
      "date": "2025-12-06",
      "position": 467,
      "points": 94
    },
    {
      "date": "2025-12-05",
      "position": 467,
      "points": 94
    },
    {
      "date": "2025-12-04",
      "position": 467,
      "points": 94
    },
    {
      "date": "2025-12-03",
      "position": 467,
      "points": 94
    }
  ],
  "career_stats": {
    "total_matches": 3,
    "wins": 1,
    "losses": 2,
    "win_rate": 33.3
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 2.7,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 64.8,
    "avg_first_serve_won_pct": 62.9,
    "avg_second_serve_won_pct": 52.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-01",
      "opponent": "Yaojie Zeng",
      "opponent_id": 258198,
      "tournament": "Shanghai, China",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 71.15384615384616,
        "first_serve_won_pct": 59.45945945945946,
        "second_serve_won_pct": 59.25925925925925,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-31",
      "opponent": "Shixun Zhu",
      "opponent_id": 801442,
      "tournament": "Shanghai, China",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "1-0",
      "stats": {
        "aces": 6,
        "double_faults": 3,
        "first_serve_pct": 68.57142857142857,
        "first_serve_won_pct": 87.5,
        "second_serve_won_pct": 39.39393939393939,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-13",
      "opponent": "Johannus Monday",
      "opponent_id": 313822,
      "tournament": "Busan, South Korea",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 54.54545454545454,
        "first_serve_won_pct": 41.66666666666667,
        "second_serve_won_pct": 55.00000000000001,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 1,
    "losses": 2,
    "form_string": "LWL"
  },
  "head_to_head": [
    {
      "opponent": "Shixun Zhu",
      "opponent_id": 801442,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Yaojie Zeng",
      "opponent_id": 258198,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Johannus Monday",
      "opponent_id": 313822,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 38,
          "wins": 17,
          "losses": 21,
          "win_rate": 44.7,
          "tournaments_played": 22,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 63,
          "double_faults": 132,
          "aces_per_match": 1.7,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 70.9,
          "first_serve_won_pct": 63.1,
          "second_serve_won_pct": 51.3,
          "break_points_saved_pct": 59.8,
          "break_points_converted_pct": 30.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 38,
        "wins": 17,
        "tournaments_played": 22,
        "tournaments_won": 0,
        "aces": 63,
        "double_faults": 132,
        "win_rate": 44.7,
        "losses": 21
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 9,
          "double_faults": 9,
          "aces_per_match": 1.8,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 72.2,
          "first_serve_won_pct": 67.7,
          "second_serve_won_pct": 43.5,
          "break_points_saved_pct": 59.2,
          "break_points_converted_pct": 28.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 43,
          "wins": 23,
          "losses": 20,
          "win_rate": 53.5,
          "tournaments_played": 24,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 5,
          "aces": 64,
          "double_faults": 113,
          "aces_per_match": 1.5,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 70.8,
          "first_serve_won_pct": 62.2,
          "second_serve_won_pct": 51.2,
          "break_points_saved_pct": 57.5,
          "break_points_converted_pct": 42.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 48,
        "wins": 25,
        "tournaments_played": 27,
        "tournaments_won": 0,
        "aces": 73,
        "double_faults": 122,
        "win_rate": 52.1,
        "losses": 23
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 28,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 1,
          "double_faults": 1,
          "aces_per_match": 1.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 75.4,
          "first_serve_won_pct": 48.5,
          "second_serve_won_pct": 66.7,
          "break_points_saved_pct": 20.0,
          "break_points_converted_pct": 14.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 28,
        "tournaments_won": 1,
        "aces": 1,
        "double_faults": 1,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:05:35 UTC"
}