Player Data JSON

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

Stuart Parker

Stuart Parker

United Kingdom ATP 416
6W - 5L 54.5% Win Rate Forma: LWWLLWWWLW

JSON Data

{
  "player": {
    "id": 909,
    "api_id": 212809,
    "name": "Stuart Parker",
    "short_name": "S. Parker",
    "country": "United Kingdom",
    "country_code": "GB",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 265729,
    "singles": 14.04,
    "doubles": 13.64,
    "ranking": 356,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 416,
    "points": 115,
    "best_position": 346,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 416,
      "points": 115
    },
    {
      "date": "2025-12-09",
      "position": 416,
      "points": 115
    },
    {
      "date": "2025-12-08",
      "position": 416,
      "points": 115
    },
    {
      "date": "2025-12-07",
      "position": 418,
      "points": 115
    },
    {
      "date": "2025-12-06",
      "position": 418,
      "points": 115
    },
    {
      "date": "2025-12-05",
      "position": 418,
      "points": 115
    },
    {
      "date": "2025-12-04",
      "position": 418,
      "points": 115
    },
    {
      "date": "2025-12-03",
      "position": 418,
      "points": 115
    }
  ],
  "career_stats": {
    "total_matches": 11,
    "wins": 6,
    "losses": 5,
    "win_rate": 54.5
  },
  "surface_stats": {
    "hard": {
      "matches": 11,
      "wins": 6,
      "losses": 5,
      "win_rate": 54.5
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 11,
      "wins": 6,
      "losses": 5,
      "win_rate": 54.5
    }
  },
  "average_match_stats": {
    "matches_with_stats": 11,
    "avg_aces_per_match": 4.7,
    "avg_double_faults_per_match": 1.9,
    "avg_first_serve_pct": 60.2,
    "avg_first_serve_won_pct": 73.8,
    "avg_second_serve_won_pct": 50.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-04",
      "opponent": "Stefano Travaglia",
      "opponent_id": 36300,
      "tournament": "Helsinki, Finland",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 6,
        "first_serve_pct": 56.60377358490566,
        "first_serve_won_pct": 76.66666666666667,
        "second_serve_won_pct": 34.78260869565217,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-03",
      "opponent": "Remy Bertola",
      "opponent_id": 145108,
      "tournament": "Helsinki, Finland",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 8,
        "double_faults": 7,
        "first_serve_pct": 58.333333333333336,
        "first_serve_won_pct": 76.19047619047619,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-02",
      "opponent": "Mikhail Kukushkin",
      "opponent_id": 16683,
      "tournament": "Helsinki, Finland",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "1-0",
      "stats": {
        "aces": 8,
        "double_faults": 1,
        "first_serve_pct": 55.55555555555556,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 25.925925925925924,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-19",
      "opponent": "Norbert Gombos",
      "opponent_id": 50139,
      "tournament": "Brest, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 66.0377358490566,
        "first_serve_won_pct": 42.857142857142854,
        "second_serve_won_pct": 35.714285714285715,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-02",
      "opponent": "Raphael Collignon",
      "opponent_id": 355525,
      "tournament": "Mouilleron-Le-Captif, France",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 62.0,
        "first_serve_won_pct": 74.19354838709677,
        "second_serve_won_pct": 57.89473684210527,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-01",
      "opponent": "Lucas Poullain",
      "opponent_id": 135778,
      "tournament": "Mouilleron-Le-Captif, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 68.62745098039215,
        "first_serve_won_pct": 77.14285714285715,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-29",
      "opponent": "Kenny De Schepper",
      "opponent_id": 41473,
      "tournament": "Mouilleron-Le-Captif, France",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 65.45454545454545,
        "first_serve_won_pct": 91.66666666666666,
        "second_serve_won_pct": 47.368421052631575,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-28",
      "opponent": "Pierre Delage",
      "opponent_id": 213081,
      "tournament": "Mouilleron-Le-Captif, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 61.19402985074627,
        "first_serve_won_pct": 78.04878048780488,
        "second_serve_won_pct": 53.84615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-22",
      "opponent": "Lucas Poullain",
      "opponent_id": 135778,
      "tournament": "Orleans, France",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 56.41025641025641,
        "first_serve_won_pct": 63.63636363636363,
        "second_serve_won_pct": 70.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-21",
      "opponent": "Matteo Martineau",
      "opponent_id": 145122,
      "tournament": "Orleans, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 12,
        "double_faults": 0,
        "first_serve_pct": 63.41463414634146,
        "first_serve_won_pct": 78.84615384615384,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LWWLLWWWLW"
  },
  "head_to_head": [
    {
      "opponent": "Lucas Poullain",
      "opponent_id": 135778,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Mikhail Kukushkin",
      "opponent_id": 16683,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Norbert Gombos",
      "opponent_id": 50139,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Maxime Janvier",
      "opponent_id": 107625,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Raphael Collignon",
      "opponent_id": 355525,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 12,
          "double_faults": 6,
          "aces_per_match": 6.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 73.8,
          "first_serve_won_pct": 75.9,
          "second_serve_won_pct": 61.5,
          "break_points_saved_pct": 61.5,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 13,
          "wins": 8,
          "losses": 5,
          "win_rate": 61.5,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 62,
          "double_faults": 24,
          "aces_per_match": 4.8,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 70.9,
          "first_serve_won_pct": 73.9,
          "second_serve_won_pct": 53.7,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 36.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 8,
          "wins": 5,
          "losses": 3,
          "win_rate": 62.5,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 48,
          "double_faults": 32,
          "aces_per_match": 6.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 70.4,
          "first_serve_won_pct": 69.2,
          "second_serve_won_pct": 56.8,
          "break_points_saved_pct": 72.3,
          "break_points_converted_pct": 51.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 23,
        "wins": 14,
        "tournaments_played": 16,
        "tournaments_won": 0,
        "aces": 122,
        "double_faults": 62,
        "win_rate": 60.9,
        "losses": 9
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 18,
          "double_faults": 4,
          "aces_per_match": 9.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 75.9,
          "first_serve_won_pct": 68.3,
          "second_serve_won_pct": 38.2,
          "break_points_saved_pct": 45.5,
          "break_points_converted_pct": 25.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 7,
          "wins": 5,
          "losses": 2,
          "win_rate": 71.4,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 0,
          "aces": 62,
          "double_faults": 9,
          "aces_per_match": 8.9,
          "double_faults_per_match": 1.3,
          "first_serve_pct": 74.6,
          "first_serve_won_pct": 75.3,
          "second_serve_won_pct": 55.9,
          "break_points_saved_pct": 72.7,
          "break_points_converted_pct": 30.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 15,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 13,
          "double_faults": 13,
          "aces_per_match": 3.2,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 72.6,
          "first_serve_won_pct": 63.0,
          "second_serve_won_pct": 57.5,
          "break_points_saved_pct": 51.7,
          "break_points_converted_pct": 40.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 13,
        "wins": 7,
        "tournaments_played": 20,
        "tournaments_won": 1,
        "aces": 93,
        "double_faults": 26,
        "win_rate": 53.8,
        "losses": 6
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "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": 79.6,
          "first_serve_won_pct": 67.3,
          "second_serve_won_pct": 37.5,
          "break_points_saved_pct": 61.5,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 3,
        "tournaments_won": 0,
        "aces": 12,
        "double_faults": 3,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:34:04 UTC"
}