Player Data JSON

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

Lautaro Midon

Lautaro Midon

Argentina ATP 232
2W - 4L 33.3% Win Rate Forma: LWLLWL

JSON Data

{
  "player": {
    "id": 578,
    "api_id": 397014,
    "name": "Lautaro Midon",
    "short_name": "L. Midon",
    "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": 1022098,
    "singles": 14.13,
    "doubles": 13.38,
    "ranking": 315,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 232,
    "points": 247,
    "best_position": 232,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 232,
      "points": 247
    },
    {
      "date": "2025-12-09",
      "position": 232,
      "points": 247
    },
    {
      "date": "2025-12-08",
      "position": 232,
      "points": 247
    },
    {
      "date": "2025-12-07",
      "position": 232,
      "points": 247
    },
    {
      "date": "2025-12-06",
      "position": 232,
      "points": 247
    },
    {
      "date": "2025-12-05",
      "position": 232,
      "points": 247
    },
    {
      "date": "2025-12-04",
      "position": 232,
      "points": 247
    },
    {
      "date": "2025-12-03",
      "position": 232,
      "points": 247
    }
  ],
  "career_stats": {
    "total_matches": 6,
    "wins": 2,
    "losses": 4,
    "win_rate": 33.3
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 6,
      "wins": 2,
      "losses": 4,
      "win_rate": 33.3
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 6,
      "wins": 2,
      "losses": 4,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 1.3,
    "avg_double_faults_per_match": 1.2,
    "avg_first_serve_pct": 59.9,
    "avg_first_serve_won_pct": 59.3,
    "avg_second_serve_won_pct": 46.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-01",
      "opponent": "Tomás Barrios Vera",
      "opponent_id": 132834,
      "tournament": "Antofagasta, Chile",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 55.172413793103445,
        "first_serve_won_pct": 59.375,
        "second_serve_won_pct": 81.81818181818183,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-30",
      "opponent": "Luciano Emanuel Ambrogi",
      "opponent_id": 333081,
      "tournament": "Antofagasta, Chile",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 62.38532110091744,
        "first_serve_won_pct": 63.23529411764706,
        "second_serve_won_pct": 53.65853658536586,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-22",
      "opponent": "Juan Carlos Prado Angelo",
      "opponent_id": 392072,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 51.89873417721519,
        "first_serve_won_pct": 60.97560975609756,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-03",
      "opponent": "Andrea Pellegrino",
      "opponent_id": 93597,
      "tournament": "Rosario, Argentina",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 59.036144578313255,
        "first_serve_won_pct": 57.14285714285714,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-03",
      "opponent": "Joao Lucas Reis Da Silva",
      "opponent_id": 212762,
      "tournament": "Rosario, Argentina",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 59.036144578313255,
        "first_serve_won_pct": 57.14285714285714,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-01-13",
      "opponent": "Santiago Rodriguez Taverna",
      "opponent_id": 185434,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 72.09302325581395,
        "first_serve_won_pct": 58.06451612903226,
        "second_serve_won_pct": 54.166666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 2,
    "losses": 4,
    "form_string": "LWLLWL"
  },
  "head_to_head": [
    {
      "opponent": "Tomás Barrios Vera",
      "opponent_id": 132834,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Juan Carlos Prado Angelo",
      "opponent_id": 392072,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Joao Lucas Reis Da Silva",
      "opponent_id": 212762,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Luciano Emanuel Ambrogi",
      "opponent_id": 333081,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Andrea Pellegrino",
      "opponent_id": 93597,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 5,
          "wins": 4,
          "losses": 1,
          "win_rate": 80.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 16,
          "double_faults": 17,
          "aces_per_match": 3.2,
          "double_faults_per_match": 3.4,
          "first_serve_pct": 68.5,
          "first_serve_won_pct": 64.4,
          "second_serve_won_pct": 54.8,
          "break_points_saved_pct": 63.6,
          "break_points_converted_pct": 51.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 40,
          "wins": 24,
          "losses": 16,
          "win_rate": 60.0,
          "tournaments_played": 22,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 3,
          "aces": 81,
          "double_faults": 57,
          "aces_per_match": 2.0,
          "double_faults_per_match": 1.4,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 64.9,
          "second_serve_won_pct": 49.1,
          "break_points_saved_pct": 62.6,
          "break_points_converted_pct": 38.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 45,
        "wins": 28,
        "tournaments_played": 23,
        "tournaments_won": 0,
        "aces": 97,
        "double_faults": 74,
        "win_rate": 62.2,
        "losses": 17
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 9,
          "double_faults": 26,
          "aces_per_match": 1.8,
          "double_faults_per_match": 5.2,
          "first_serve_pct": 71.6,
          "first_serve_won_pct": 54.5,
          "second_serve_won_pct": 58.7,
          "break_points_saved_pct": 61.9,
          "break_points_converted_pct": 62.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 24,
          "wins": 13,
          "losses": 11,
          "win_rate": 54.2,
          "tournaments_played": 24,
          "tournaments_won": 3,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 4,
          "aces": 32,
          "double_faults": 45,
          "aces_per_match": 1.3,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 63.5,
          "second_serve_won_pct": 52.2,
          "break_points_saved_pct": 55.4,
          "break_points_converted_pct": 44.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 29,
        "wins": 16,
        "tournaments_played": 26,
        "tournaments_won": 3,
        "aces": 41,
        "double_faults": 71,
        "win_rate": 55.2,
        "losses": 13
      }
    }
  ],
  "data_generated_at": "2025-12-10 09:27:29 UTC"
}