Player Data JSON

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

Juan Manuel La Serna

Juan Manuel La Serna

Argentina ATP 436
3W - 3L 50.0% Win Rate Forma: LWLWLW

JSON Data

{
  "player": {
    "id": 665,
    "api_id": 379442,
    "name": "Juan Manuel La Serna",
    "short_name": "J. La Serna",
    "country": "Argentina",
    "country_code": "AR",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2835821,
    "singles": 13.77,
    "doubles": 13.07,
    "ranking": 503,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 436,
    "points": 107,
    "best_position": 428,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 436,
      "points": 107
    },
    {
      "date": "2025-12-09",
      "position": 436,
      "points": 107
    },
    {
      "date": "2025-12-08",
      "position": 436,
      "points": 107
    },
    {
      "date": "2025-12-07",
      "position": 428,
      "points": 111
    },
    {
      "date": "2025-12-06",
      "position": 428,
      "points": 111
    },
    {
      "date": "2025-12-05",
      "position": 428,
      "points": 111
    },
    {
      "date": "2025-12-04",
      "position": 428,
      "points": 111
    },
    {
      "date": "2025-12-03",
      "position": 428,
      "points": 111
    }
  ],
  "career_stats": {
    "total_matches": 6,
    "wins": 3,
    "losses": 3,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 0.7,
    "avg_double_faults_per_match": 3.2,
    "avg_first_serve_pct": 65.3,
    "avg_first_serve_won_pct": 59.8,
    "avg_second_serve_won_pct": 40.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-29",
      "opponent": "Luciano Emanuel Ambrogi",
      "opponent_id": 333081,
      "tournament": "Antofagasta, Chile",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 71.29629629629629,
        "first_serve_won_pct": 48.05194805194805,
        "second_serve_won_pct": 48.38709677419355,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-28",
      "opponent": "Bejnamin Torres",
      "opponent_id": 377970,
      "tournament": "Antofagasta, Chile",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 73.33333333333333,
        "first_serve_won_pct": 75.75757575757575,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-22",
      "opponent": "Juan Pablo Varillas",
      "opponent_id": 72248,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 6,
        "first_serve_pct": 69.0,
        "first_serve_won_pct": 63.76811594202898,
        "second_serve_won_pct": 25.806451612903224,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-21",
      "opponent": "Joaquin Aguilar Cardozo",
      "opponent_id": 452586,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 65.07936507936508,
        "first_serve_won_pct": 63.41463414634146,
        "second_serve_won_pct": 54.54545454545454,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-03",
      "opponent": "Mateus Alves",
      "opponent_id": 204776,
      "tournament": "Rosario, Argentina",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 56.52173913043478,
        "first_serve_won_pct": 53.84615384615385,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-02",
      "opponent": "Santiago Rodriguez Taverna",
      "opponent_id": 185434,
      "tournament": "Rosario, Argentina",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 56.52173913043478,
        "first_serve_won_pct": 53.84615384615385,
        "second_serve_won_pct": 40.909090909090914,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 3,
    "losses": 3,
    "form_string": "LWLWLW"
  },
  "head_to_head": [
    {
      "opponent": "Santiago Rodriguez Taverna",
      "opponent_id": 185434,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Juan Pablo Varillas",
      "opponent_id": 72248,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Luciano Emanuel Ambrogi",
      "opponent_id": 333081,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Mateus Alves",
      "opponent_id": 204776,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Joaquin Aguilar Cardozo",
      "opponent_id": 452586,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 10,
          "double_faults": 15,
          "aces_per_match": 3.3,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 73.5,
          "first_serve_won_pct": 67.8,
          "second_serve_won_pct": 46.1,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 37.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 17,
          "wins": 8,
          "losses": 9,
          "win_rate": 47.1,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 18,
          "double_faults": 58,
          "aces_per_match": 1.1,
          "double_faults_per_match": 3.4,
          "first_serve_pct": 77.9,
          "first_serve_won_pct": 60.5,
          "second_serve_won_pct": 54.2,
          "break_points_saved_pct": 57.7,
          "break_points_converted_pct": 41.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 20,
        "wins": 10,
        "tournaments_played": 13,
        "tournaments_won": 0,
        "aces": 28,
        "double_faults": 73,
        "win_rate": 50.0,
        "losses": 10
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "red_clay": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 22,
          "tournaments_won": 2,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 6,
          "aces_per_match": 0.3,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 80.7,
          "first_serve_won_pct": 42.2,
          "second_serve_won_pct": 30.8,
          "break_points_saved_pct": 63.0,
          "break_points_converted_pct": 18.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 3,
        "wins": 1,
        "tournaments_played": 22,
        "tournaments_won": 2,
        "aces": 1,
        "double_faults": 6,
        "win_rate": 33.3,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2025-12-10 14:06:49 UTC"
}