Player Data JSON

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

Elmer Moller

Elmer Moller

Denmark ATP 121
9W - 9L 50.0% Win Rate Forma: WWWWWLLLLL

JSON Data

{
  "player": {
    "id": 402,
    "api_id": 499834,
    "name": "Elmer Moller",
    "short_name": "E. Moller",
    "country": "Denmark",
    "country_code": "DK",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4923102,
    "singles": null,
    "doubles": null,
    "ranking": null,
    "division": null,
    "is_pro": false,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 121,
    "points": 517,
    "best_position": 102,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 121,
      "points": 517
    },
    {
      "date": "2025-12-09",
      "position": 121,
      "points": 517
    },
    {
      "date": "2025-12-08",
      "position": 121,
      "points": 517
    },
    {
      "date": "2025-12-07",
      "position": 121,
      "points": 517
    },
    {
      "date": "2025-12-06",
      "position": 121,
      "points": 517
    },
    {
      "date": "2025-12-05",
      "position": 121,
      "points": 517
    },
    {
      "date": "2025-12-04",
      "position": 121,
      "points": 517
    },
    {
      "date": "2025-12-03",
      "position": 121,
      "points": 517
    }
  ],
  "career_stats": {
    "total_matches": 18,
    "wins": 9,
    "losses": 9,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 15,
      "wins": 9,
      "losses": 6,
      "win_rate": 60.0
    },
    "grass": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 7,
      "wins": 2,
      "losses": 5,
      "win_rate": 28.6
    },
    "Masters 1000": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "ATP 250": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "Challenger": {
      "matches": 6,
      "wins": 5,
      "losses": 1,
      "win_rate": 83.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 18,
    "avg_aces_per_match": 1.9,
    "avg_double_faults_per_match": 4.3,
    "avg_first_serve_pct": 64.6,
    "avg_first_serve_won_pct": 62.5,
    "avg_second_serve_won_pct": 45.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-30",
      "opponent": "Andrej Martin",
      "opponent_id": 24415,
      "tournament": "Maia, Portugal",
      "surface": "clay",
      "round": "Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 76.0,
        "first_serve_won_pct": 63.1578947368421,
        "second_serve_won_pct": 43.47826086956522,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-29",
      "opponent": "Daniel Merida",
      "opponent_id": 338890,
      "tournament": "Maia, Portugal",
      "surface": "clay",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 77.04918032786885,
        "first_serve_won_pct": 70.2127659574468,
        "second_serve_won_pct": 64.28571428571429,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-28",
      "opponent": "Carlos Lopez Montagud",
      "opponent_id": 201244,
      "tournament": "Maia, Portugal",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 64.0625,
        "first_serve_won_pct": 65.85365853658537,
        "second_serve_won_pct": 18.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-27",
      "opponent": "Daniel Michalski",
      "opponent_id": 257091,
      "tournament": "Maia, Portugal",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 5,
        "first_serve_pct": 56.86274509803921,
        "first_serve_won_pct": 65.51724137931035,
        "second_serve_won_pct": 45.65217391304348,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-25",
      "opponent": "Pedro Araujo",
      "opponent_id": 289942,
      "tournament": "Maia, Portugal",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 67.5,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-06",
      "opponent": "Carlos Lopez Montagud",
      "opponent_id": 201244,
      "tournament": "Valencia, Spain",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 65.15151515151516,
        "first_serve_won_pct": 65.11627906976744,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-27",
      "opponent": "Tommy Paul",
      "opponent_id": 138546,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-3",
      "stats": {
        "aces": 1,
        "double_faults": 12,
        "first_serve_pct": 50.602409638554214,
        "first_serve_won_pct": 64.28571428571429,
        "second_serve_won_pct": 64.70588235294117,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-22",
      "opponent": "Dino Prižmić",
      "opponent_id": 349089,
      "tournament": "Umag",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 63.76811594202898,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 36.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-16",
      "opponent": "Filip Misolic",
      "opponent_id": 216488,
      "tournament": "Bastad",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 7,
        "double_faults": 3,
        "first_serve_pct": 68.10344827586206,
        "first_serve_won_pct": 54.43037974683544,
        "second_serve_won_pct": 51.35135135135135,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-30",
      "opponent": "Frances Tiafoe",
      "opponent_id": 101101,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Round of 128",
      "result": "L",
      "score": "0-3",
      "stats": {
        "aces": 2,
        "double_faults": 13,
        "first_serve_pct": 41.46341463414634,
        "first_serve_won_pct": 70.58823529411765,
        "second_serve_won_pct": 52.77777777777778,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "WWWWWLLLLL"
  },
  "head_to_head": [
    {
      "opponent": "Tommy Paul",
      "opponent_id": 138546,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Carlos Lopez Montagud",
      "opponent_id": 201244,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Nishesh Basavareddy",
      "opponent_id": 407164,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Frances Tiafoe",
      "opponent_id": 101101,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Matteo Gigante",
      "opponent_id": 326111,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 13,
          "aces_per_match": 2.0,
          "double_faults_per_match": 13.0,
          "first_serve_pct": 63.1,
          "first_serve_won_pct": 70.6,
          "second_serve_won_pct": 68.6,
          "break_points_saved_pct": 54.5,
          "break_points_converted_pct": 50.0,
          "winners_total": 20,
          "unforced_errors_total": 32
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 10,
          "double_faults": 4,
          "aces_per_match": 3.3,
          "double_faults_per_match": 1.3,
          "first_serve_pct": 69.8,
          "first_serve_won_pct": 67.9,
          "second_serve_won_pct": 63.3,
          "break_points_saved_pct": 70.6,
          "break_points_converted_pct": 66.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 6,
          "wins": 0,
          "losses": 6,
          "win_rate": 0.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 25,
          "double_faults": 47,
          "aces_per_match": 4.2,
          "double_faults_per_match": 7.8,
          "first_serve_pct": 70.1,
          "first_serve_won_pct": 66.1,
          "second_serve_won_pct": 52.5,
          "break_points_saved_pct": 54.0,
          "break_points_converted_pct": 37.0,
          "winners_total": 12,
          "unforced_errors_total": 35
        },
        "red_clay": {
          "matches": 39,
          "wins": 24,
          "losses": 15,
          "win_rate": 61.5,
          "tournaments_played": 17,
          "tournaments_won": 2,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 4,
          "aces": 80,
          "double_faults": 159,
          "aces_per_match": 2.1,
          "double_faults_per_match": 4.1,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 62.3,
          "second_serve_won_pct": 51.5,
          "break_points_saved_pct": 60.4,
          "break_points_converted_pct": 42.0,
          "winners_total": 30,
          "unforced_errors_total": 60
        },
        "red_clay_indoor": {
          "matches": 5,
          "wins": 5,
          "losses": 0,
          "win_rate": 100.0,
          "tournaments_played": 1,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 11,
          "aces_per_match": 1.2,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 74.9,
          "first_serve_won_pct": 66.5,
          "second_serve_won_pct": 49.0,
          "break_points_saved_pct": 53.1,
          "break_points_converted_pct": 46.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 54,
        "wins": 31,
        "tournaments_played": 26,
        "tournaments_won": 3,
        "aces": 123,
        "double_faults": 234,
        "win_rate": 57.4,
        "losses": 23
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 4,
          "losses": 1,
          "win_rate": 80.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 16,
          "double_faults": 25,
          "aces_per_match": 3.2,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 68.5,
          "first_serve_won_pct": 71.3,
          "second_serve_won_pct": 56.4,
          "break_points_saved_pct": 67.9,
          "break_points_converted_pct": 47.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 9,
          "double_faults": 8,
          "aces_per_match": 3.0,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 70.2,
          "first_serve_won_pct": 60.8,
          "second_serve_won_pct": 65.7,
          "break_points_saved_pct": 58.8,
          "break_points_converted_pct": 52.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 51,
          "wins": 35,
          "losses": 16,
          "win_rate": 68.6,
          "tournaments_played": 20,
          "tournaments_won": 3,
          "tiebreaks_won": 11,
          "tiebreaks_lost": 9,
          "aces": 108,
          "double_faults": 188,
          "aces_per_match": 2.1,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 65.5,
          "second_serve_won_pct": 53.4,
          "break_points_saved_pct": 61.1,
          "break_points_converted_pct": 47.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 2,
          "aces_per_match": 2.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 70.1,
          "first_serve_won_pct": 63.8,
          "second_serve_won_pct": 45.5,
          "break_points_saved_pct": 100.0,
          "break_points_converted_pct": 36.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 60,
        "wins": 41,
        "tournaments_played": 26,
        "tournaments_won": 3,
        "aces": 135,
        "double_faults": 223,
        "win_rate": 68.3,
        "losses": 19
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:45 UTC"
}