Player Data JSON

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

Lautaro Midon

Lautaro Midon

Argentina ATP 232
4W - 5L 44,4% Win Rate Forma: LWWLWLLWL

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.14,
    "doubles": 13.33,
    "ranking": 311,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 232,
    "points": 247,
    "best_position": 231,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 232,
      "points": 247
    },
    {
      "date": "2026-01-29",
      "position": 232,
      "points": 247
    },
    {
      "date": "2026-01-28",
      "position": 232,
      "points": 247
    },
    {
      "date": "2026-01-27",
      "position": 232,
      "points": 247
    },
    {
      "date": "2026-01-26",
      "position": 232,
      "points": 247
    },
    {
      "date": "2026-01-25",
      "position": 232,
      "points": 247
    },
    {
      "date": "2026-01-24",
      "position": 232,
      "points": 247
    },
    {
      "date": "2026-01-23",
      "position": 232,
      "points": 247
    },
    {
      "date": "2026-01-22",
      "position": 232,
      "points": 247
    },
    {
      "date": "2026-01-21",
      "position": 232,
      "points": 247
    }
  ],
  "career_stats": {
    "total_matches": 9,
    "wins": 4,
    "losses": 5,
    "win_rate": 44.4
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 9,
      "wins": 4,
      "losses": 5,
      "win_rate": 44.4
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 9,
      "wins": 4,
      "losses": 5,
      "win_rate": 44.4
    }
  },
  "average_match_stats": {
    "matches_with_stats": 9,
    "avg_aces_per_match": 3.2,
    "avg_double_faults_per_match": 1.6,
    "avg_first_serve_pct": 60.2,
    "avg_first_serve_won_pct": 63.3,
    "avg_second_serve_won_pct": 46.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-15",
      "opponent": "Juan Pablo Varillas",
      "opponent_id": 72248,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 59.523809523809526,
        "first_serve_won_pct": 64.0,
        "second_serve_won_pct": 44.11764705882353,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Stefan Palosi",
      "opponent_id": 231562,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 11,
        "double_faults": 0,
        "first_serve_pct": 66.10169491525424,
        "first_serve_won_pct": 87.17948717948718,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Wilson Leite",
      "opponent_id": 54477,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 9,
        "double_faults": 3,
        "first_serve_pct": 56.25,
        "first_serve_won_pct": 62.22222222222222,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "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": 9,
    "wins": 4,
    "losses": 5,
    "form_string": "LWWLWLLWL"
  },
  "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": "Juan Pablo Varillas",
      "opponent_id": 72248,
      "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
    }
  ],
  "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": "2026-01-30 14:48:50 UTC"
}