Player Data JSON

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

Maxwell McKennon

Maxwell McKennon

USA ATP
2W - 1L 66.7% Win Rate Forma: LWW

JSON Data

{
  "player": {
    "id": 1607,
    "api_id": 266859,
    "name": "Maxwell McKennon",
    "short_name": "M. McKennon",
    "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": 1711943,
    "singles": 13.44,
    "doubles": 12.85,
    "ranking": 721,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 2,
    "losses": 1,
    "win_rate": 66.7
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "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": 2,
      "losses": 1,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 3.0,
    "avg_double_faults_per_match": 11.0,
    "avg_first_serve_pct": 48.3,
    "avg_first_serve_won_pct": 67.9,
    "avg_second_serve_won_pct": 30.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-07-29",
      "opponent": "Tiago Pereira",
      "opponent_id": 409264,
      "tournament": "Porto, Portugal",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 11,
        "first_serve_pct": 48.275862068965516,
        "first_serve_won_pct": 67.85714285714286,
        "second_serve_won_pct": 45.23809523809524,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-28",
      "opponent": "Leonardo Rossi",
      "opponent_id": 378425,
      "tournament": "Porto, Portugal",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 11,
        "first_serve_pct": 48.275862068965516,
        "first_serve_won_pct": 67.85714285714286,
        "second_serve_won_pct": 30.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-27",
      "opponent": "Bogdan Pavel",
      "opponent_id": 161220,
      "tournament": "Porto, Portugal",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 11,
        "first_serve_pct": 48.275862068965516,
        "first_serve_won_pct": 67.85714285714286,
        "second_serve_won_pct": 30.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 2,
    "losses": 1,
    "form_string": "LWW"
  },
  "head_to_head": [
    {
      "opponent": "Tiago Pereira",
      "opponent_id": 409264,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Leonardo Rossi",
      "opponent_id": 378425,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Bogdan Pavel",
      "opponent_id": 161220,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 12,
          "double_faults": 3,
          "aces_per_match": 12.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 73.9,
          "first_serve_won_pct": 67.9,
          "second_serve_won_pct": 53.8,
          "break_points_saved_pct": 100.0,
          "break_points_converted_pct": 28.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 10,
          "double_faults": 43,
          "aces_per_match": 2.0,
          "double_faults_per_match": 8.6,
          "first_serve_pct": 68.2,
          "first_serve_won_pct": 63.1,
          "second_serve_won_pct": 51.7,
          "break_points_saved_pct": 59.3,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 7,
          "aces_per_match": 1.2,
          "double_faults_per_match": 1.4,
          "first_serve_pct": 71.5,
          "first_serve_won_pct": 58.4,
          "second_serve_won_pct": 63.2,
          "break_points_saved_pct": 63.2,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 11,
        "wins": 5,
        "tournaments_played": 9,
        "tournaments_won": 0,
        "aces": 28,
        "double_faults": 53,
        "win_rate": 45.5,
        "losses": 6
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 12,
          "wins": 7,
          "losses": 5,
          "win_rate": 58.3,
          "tournaments_played": 21,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 43,
          "double_faults": 34,
          "aces_per_match": 3.6,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 71.8,
          "first_serve_won_pct": 64.9,
          "second_serve_won_pct": 59.5,
          "break_points_saved_pct": 58.2,
          "break_points_converted_pct": 40.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 12,
        "wins": 7,
        "tournaments_played": 21,
        "tournaments_won": 1,
        "aces": 43,
        "double_faults": 34,
        "win_rate": 58.3,
        "losses": 5
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:38:23 UTC"
}