Player Data JSON

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

Patrick Maloney

Patrick Maloney

USA ATP 361
2W - 2L 50.0% Win Rate Forma: LWLW

JSON Data

{
  "player": {
    "id": 869,
    "api_id": 251784,
    "name": "Patrick Maloney",
    "short_name": "P. Maloney",
    "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": 4511750,
    "singles": 13.84,
    "doubles": 13.69,
    "ranking": 457,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 361,
    "points": 138,
    "best_position": 319,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 361,
      "points": 138
    },
    {
      "date": "2025-12-09",
      "position": 361,
      "points": 138
    },
    {
      "date": "2025-12-08",
      "position": 361,
      "points": 138
    },
    {
      "date": "2025-12-07",
      "position": 362,
      "points": 138
    },
    {
      "date": "2025-12-06",
      "position": 362,
      "points": 138
    },
    {
      "date": "2025-12-05",
      "position": 362,
      "points": 138
    },
    {
      "date": "2025-12-04",
      "position": 362,
      "points": 138
    },
    {
      "date": "2025-12-03",
      "position": 362,
      "points": 138
    }
  ],
  "career_stats": {
    "total_matches": 4,
    "wins": 2,
    "losses": 2,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "ATP 250": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 3.5,
    "avg_double_faults_per_match": 2.0,
    "avg_first_serve_pct": 62.4,
    "avg_first_serve_won_pct": 71.9,
    "avg_second_serve_won_pct": 47.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-08-21",
      "opponent": "Daniel Elahi Galan",
      "opponent_id": 92074,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 77.19298245614034,
        "first_serve_won_pct": 59.09090909090909,
        "second_serve_won_pct": 47.368421052631575,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-18",
      "opponent": "Elias Ymer",
      "opponent_id": 83661,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 10,
        "double_faults": 3,
        "first_serve_pct": 54.6875,
        "first_serve_won_pct": 88.57142857142857,
        "second_serve_won_pct": 52.38095238095239,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-03-30",
      "opponent": "Jenson Brooksby",
      "opponent_id": 191873,
      "tournament": "Houston",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 58.82352941176471,
        "first_serve_won_pct": 70.0,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-03-29",
      "opponent": "Andres Andrade",
      "opponent_id": 168420,
      "tournament": "Houston",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "0-1",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 58.82352941176471,
        "first_serve_won_pct": 70.0,
        "second_serve_won_pct": 43.24324324324324,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 2,
    "losses": 2,
    "form_string": "LWLW"
  },
  "head_to_head": [
    {
      "opponent": "Daniel Elahi Galan",
      "opponent_id": 92074,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Andres Andrade",
      "opponent_id": 168420,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Elias Ymer",
      "opponent_id": 83661,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Jenson Brooksby",
      "opponent_id": 191873,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 16,
          "wins": 8,
          "losses": 8,
          "win_rate": 50.0,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 146,
          "double_faults": 74,
          "aces_per_match": 9.1,
          "double_faults_per_match": 4.6,
          "first_serve_pct": 71.9,
          "first_serve_won_pct": 68.9,
          "second_serve_won_pct": 55.9,
          "break_points_saved_pct": 58.3,
          "break_points_converted_pct": 24.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 14,
          "wins": 9,
          "losses": 5,
          "win_rate": 64.3,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 3,
          "aces": 68,
          "double_faults": 60,
          "aces_per_match": 4.9,
          "double_faults_per_match": 4.3,
          "first_serve_pct": 75.1,
          "first_serve_won_pct": 64.3,
          "second_serve_won_pct": 46.8,
          "break_points_saved_pct": 62.5,
          "break_points_converted_pct": 23.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 30,
        "wins": 17,
        "tournaments_played": 16,
        "tournaments_won": 0,
        "aces": 214,
        "double_faults": 134,
        "win_rate": 56.7,
        "losses": 13
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 9,
          "wins": 6,
          "losses": 3,
          "win_rate": 66.7,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 52,
          "double_faults": 15,
          "aces_per_match": 5.8,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 73.5,
          "first_serve_won_pct": 73.0,
          "second_serve_won_pct": 55.5,
          "break_points_saved_pct": 65.6,
          "break_points_converted_pct": 48.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 8,
          "wins": 3,
          "losses": 5,
          "win_rate": 37.5,
          "tournaments_played": 11,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 36,
          "double_faults": 19,
          "aces_per_match": 4.5,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 74.6,
          "first_serve_won_pct": 66.5,
          "second_serve_won_pct": 47.7,
          "break_points_saved_pct": 69.1,
          "break_points_converted_pct": 44.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 17,
        "wins": 9,
        "tournaments_played": 20,
        "tournaments_won": 1,
        "aces": 88,
        "double_faults": 34,
        "win_rate": 52.9,
        "losses": 8
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:04:16 UTC"
}