Player Data JSON

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

Alafia Ayeni

Alafia Ayeni

USA ATP
3W - 0L 100.0% Win Rate Forma: WWW

JSON Data

{
  "player": {
    "id": 1210,
    "api_id": 205313,
    "name": "Alafia Ayeni",
    "short_name": "A. Ayeni",
    "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": 5402318,
    "singles": 13.3,
    "doubles": 13.25,
    "ranking": 809,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 3,
    "losses": 0,
    "win_rate": 100.0
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 3,
      "losses": 0,
      "win_rate": 100.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": 3,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 6.7,
    "avg_double_faults_per_match": 4.0,
    "avg_first_serve_pct": 72.0,
    "avg_first_serve_won_pct": 76.0,
    "avg_second_serve_won_pct": 55.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-09",
      "opponent": "Tarek Erlewein",
      "opponent_id": 1156518,
      "tournament": "UTR PTT Honolulu Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 10,
        "double_faults": 3,
        "first_serve_pct": 75.29411764705883,
        "first_serve_won_pct": 71.875,
        "second_serve_won_pct": 51.724137931034484,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-09",
      "opponent": "Kosuke Nakanishi",
      "opponent_id": 931391,
      "tournament": "UTR PTT Honolulu Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 5,
        "first_serve_pct": 74.07407407407408,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-07",
      "opponent": "Maciej Rajski",
      "opponent_id": 111783,
      "tournament": "UTR PTT Honolulu Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 4,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 89.47368421052632,
        "second_serve_won_pct": 57.89473684210527,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 3,
    "losses": 0,
    "form_string": "WWW"
  },
  "head_to_head": [
    {
      "opponent": "Tarek Erlewein",
      "opponent_id": 1156518,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Maciej Rajski",
      "opponent_id": 111783,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Kosuke Nakanishi",
      "opponent_id": 931391,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2025-12-10 20:00",
      "opponent": "James Newton",
      "opponent_id": 936878,
      "tournament": "UTR PTT Honolulu Men +H 01",
      "surface": "hard",
      "round": "",
      "odds_player": 1.1428571428571428,
      "odds_opponent": 5.0
    }
  ],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 20,
          "double_faults": 14,
          "aces_per_match": 10.0,
          "double_faults_per_match": 7.0,
          "first_serve_pct": 69.2,
          "first_serve_won_pct": 66.3,
          "second_serve_won_pct": 53.2,
          "break_points_saved_pct": 36.4,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 5,
          "wins": 4,
          "losses": 1,
          "win_rate": 80.0,
          "tournaments_played": 6,
          "tournaments_won": 3,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 28,
          "double_faults": 12,
          "aces_per_match": 5.6,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 73.5,
          "first_serve_won_pct": 75.0,
          "second_serve_won_pct": 62.2,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 32.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 29,
          "double_faults": 54,
          "aces_per_match": 5.8,
          "double_faults_per_match": 10.8,
          "first_serve_pct": 65.1,
          "first_serve_won_pct": 77.0,
          "second_serve_won_pct": 55.6,
          "break_points_saved_pct": 60.7,
          "break_points_converted_pct": 22.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 12,
        "wins": 6,
        "tournaments_played": 12,
        "tournaments_won": 3,
        "aces": 77,
        "double_faults": 80,
        "win_rate": 50.0,
        "losses": 6
      }
    },
    {
      "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": 3,
          "aces": 42,
          "double_faults": 23,
          "aces_per_match": 8.4,
          "double_faults_per_match": 4.6,
          "first_serve_pct": 72.5,
          "first_serve_won_pct": 67.5,
          "second_serve_won_pct": 57.7,
          "break_points_saved_pct": 55.9,
          "break_points_converted_pct": 44.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 26,
          "wins": 9,
          "losses": 17,
          "win_rate": 34.6,
          "tournaments_played": 21,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 7,
          "aces": 183,
          "double_faults": 142,
          "aces_per_match": 7.0,
          "double_faults_per_match": 5.5,
          "first_serve_pct": 71.8,
          "first_serve_won_pct": 67.7,
          "second_serve_won_pct": 54.0,
          "break_points_saved_pct": 63.7,
          "break_points_converted_pct": 46.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 11,
          "wins": 5,
          "losses": 6,
          "win_rate": 45.5,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 40,
          "double_faults": 84,
          "aces_per_match": 3.6,
          "double_faults_per_match": 7.6,
          "first_serve_pct": 70.9,
          "first_serve_won_pct": 71.5,
          "second_serve_won_pct": 53.3,
          "break_points_saved_pct": 61.9,
          "break_points_converted_pct": 38.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 42,
        "wins": 16,
        "tournaments_played": 32,
        "tournaments_won": 0,
        "aces": 265,
        "double_faults": 249,
        "win_rate": 38.1,
        "losses": 26
      }
    }
  ],
  "data_generated_at": "2025-12-10 07:09:20 UTC"
}