Player Data JSON

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

Inaki Montes-de la Torre

Inaki Montes-de la Torre

Spain ATP 410
1W - 2L 33.3% Win Rate Forma: LLW

JSON Data

{
  "player": {
    "id": 904,
    "api_id": 290568,
    "name": "Inaki Montes-de la Torre",
    "short_name": "I. M. l. Torre",
    "country": "Spain",
    "country_code": "ES",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": {
    "position": 410,
    "points": 117,
    "best_position": 345,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 410,
      "points": 117
    },
    {
      "date": "2025-12-09",
      "position": 410,
      "points": 117
    },
    {
      "date": "2025-12-08",
      "position": 410,
      "points": 117
    },
    {
      "date": "2025-12-07",
      "position": 411,
      "points": 117
    },
    {
      "date": "2025-12-06",
      "position": 411,
      "points": 117
    },
    {
      "date": "2025-12-05",
      "position": 411,
      "points": 117
    },
    {
      "date": "2025-12-04",
      "position": 411,
      "points": 117
    },
    {
      "date": "2025-12-03",
      "position": 411,
      "points": 117
    }
  ],
  "career_stats": {
    "total_matches": 3,
    "wins": 1,
    "losses": 2,
    "win_rate": 33.3
  },
  "surface_stats": {
    "hard": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 1.3,
    "avg_double_faults_per_match": 5.3,
    "avg_first_serve_pct": 56.4,
    "avg_first_serve_won_pct": 69.3,
    "avg_second_serve_won_pct": 39.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-30",
      "opponent": "Martin Landaluce",
      "opponent_id": 417196,
      "tournament": "Alicante, Spain",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 11,
        "first_serve_pct": 48.03921568627451,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 51.724137931034484,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-01",
      "opponent": "Jonas Forejtek",
      "opponent_id": 269291,
      "tournament": "Sevilla, Spain",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 57.49999999999999,
        "first_serve_won_pct": 56.52173913043478,
        "second_serve_won_pct": 45.83333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-31",
      "opponent": "Benjamin Winter Lopez",
      "opponent_id": 234896,
      "tournament": "Sevilla, Spain",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 63.63636363636363,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 45.83333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 1,
    "losses": 2,
    "form_string": "LLW"
  },
  "head_to_head": [
    {
      "opponent": "Martin Landaluce",
      "opponent_id": 417196,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jonas Forejtek",
      "opponent_id": 269291,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Benjamin Winter Lopez",
      "opponent_id": 234896,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 19,
          "double_faults": 17,
          "aces_per_match": 3.8,
          "double_faults_per_match": 3.4,
          "first_serve_pct": 74.5,
          "first_serve_won_pct": 69.3,
          "second_serve_won_pct": 59.5,
          "break_points_saved_pct": 58.1,
          "break_points_converted_pct": 43.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 8,
          "wins": 3,
          "losses": 5,
          "win_rate": 37.5,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 19,
          "double_faults": 60,
          "aces_per_match": 2.4,
          "double_faults_per_match": 7.5,
          "first_serve_pct": 71.5,
          "first_serve_won_pct": 61.9,
          "second_serve_won_pct": 52.0,
          "break_points_saved_pct": 68.4,
          "break_points_converted_pct": 51.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 14,
          "wins": 8,
          "losses": 6,
          "win_rate": 57.1,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 14,
          "double_faults": 63,
          "aces_per_match": 1.0,
          "double_faults_per_match": 4.5,
          "first_serve_pct": 69.6,
          "first_serve_won_pct": 62.4,
          "second_serve_won_pct": 51.1,
          "break_points_saved_pct": 52.6,
          "break_points_converted_pct": 35.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 27,
        "wins": 14,
        "tournaments_played": 17,
        "tournaments_won": 0,
        "aces": 52,
        "double_faults": 140,
        "win_rate": 51.9,
        "losses": 13
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 5,
          "wins": 3,
          "losses": 2,
          "win_rate": 60.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 2,
          "double_faults": 24,
          "aces_per_match": 0.4,
          "double_faults_per_match": 4.8,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 66.3,
          "second_serve_won_pct": 54.5,
          "break_points_saved_pct": 51.6,
          "break_points_converted_pct": 51.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 7,
          "wins": 5,
          "losses": 2,
          "win_rate": 71.4,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 39,
          "aces_per_match": 0.1,
          "double_faults_per_match": 5.6,
          "first_serve_pct": 67.5,
          "first_serve_won_pct": 64.3,
          "second_serve_won_pct": 57.5,
          "break_points_saved_pct": 47.5,
          "break_points_converted_pct": 60.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 12,
        "wins": 8,
        "tournaments_played": 8,
        "tournaments_won": 0,
        "aces": 3,
        "double_faults": 63,
        "win_rate": 66.7,
        "losses": 4
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:30 UTC"
}