Player Data JSON

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

Elias Ymer

Elias Ymer

Sweden ATP 175
15W - 13L 53,6% Win Rate Forma: LWWWLLWWWW

JSON Data

{
  "player": {
    "id": 782,
    "api_id": 83661,
    "name": "Elias Ymer",
    "short_name": "E. Ymer",
    "country": "Sweden",
    "country_code": "SE",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 54846,
    "singles": 14.2,
    "doubles": 13.22,
    "ranking": 284,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 175,
    "points": 337,
    "best_position": 105,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 175,
      "points": 337
    },
    {
      "date": "2026-01-29",
      "position": 175,
      "points": 337
    },
    {
      "date": "2026-01-28",
      "position": 175,
      "points": 337
    },
    {
      "date": "2026-01-27",
      "position": 175,
      "points": 337
    },
    {
      "date": "2026-01-26",
      "position": 175,
      "points": 337
    },
    {
      "date": "2026-01-25",
      "position": 175,
      "points": 337
    },
    {
      "date": "2026-01-24",
      "position": 175,
      "points": 337
    },
    {
      "date": "2026-01-23",
      "position": 175,
      "points": 337
    },
    {
      "date": "2026-01-22",
      "position": 175,
      "points": 337
    },
    {
      "date": "2026-01-21",
      "position": 175,
      "points": 337
    }
  ],
  "career_stats": {
    "total_matches": 28,
    "wins": 15,
    "losses": 13,
    "win_rate": 53.6
  },
  "surface_stats": {
    "hard": {
      "matches": 17,
      "wins": 11,
      "losses": 6,
      "win_rate": 64.7
    },
    "clay": {
      "matches": 9,
      "wins": 3,
      "losses": 6,
      "win_rate": 33.3
    },
    "grass": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    },
    "ATP 500": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "ATP 250": {
      "matches": 9,
      "wins": 4,
      "losses": 5,
      "win_rate": 44.4
    },
    "Challenger": {
      "matches": 11,
      "wins": 6,
      "losses": 5,
      "win_rate": 54.5
    }
  },
  "average_match_stats": {
    "matches_with_stats": 28,
    "avg_aces_per_match": 4.7,
    "avg_double_faults_per_match": 2.6,
    "avg_first_serve_pct": 63.6,
    "avg_first_serve_won_pct": 70.2,
    "avg_second_serve_won_pct": 45.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-19",
      "opponent": "Alexander Shevchenko",
      "opponent_id": 264344,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "1-3",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 100.0,
        "first_serve_won_pct": 60.50420168067227,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-15",
      "opponent": "Coleman Wong",
      "opponent_id": 289106,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 10,
        "double_faults": 4,
        "first_serve_pct": 72.97297297297297,
        "first_serve_won_pct": 75.30864197530865,
        "second_serve_won_pct": 45.83333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Elmer Moller",
      "opponent_id": 499834,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 73.4375,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Alex Bolt",
      "opponent_id": 58369,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 10,
        "double_faults": 3,
        "first_serve_pct": 58.42696629213483,
        "first_serve_won_pct": 80.76923076923077,
        "second_serve_won_pct": 59.45945945945946,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-04",
      "opponent": "Laslo Djere",
      "opponent_id": 97231,
      "tournament": "Hong Kong Men Singles",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 63.41463414634146,
        "first_serve_won_pct": 73.07692307692307,
        "second_serve_won_pct": 62.96296296296296,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-16",
      "opponent": "Yosuke Watanuki",
      "opponent_id": 157302,
      "tournament": "Kobe, Japan",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 57.14285714285714,
        "first_serve_won_pct": 65.38461538461539,
        "second_serve_won_pct": 51.28205128205128,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-15",
      "opponent": "Kaichi Uchida",
      "opponent_id": 82579,
      "tournament": "Kobe, Japan",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 8,
        "double_faults": 0,
        "first_serve_pct": 60.91954022988506,
        "first_serve_won_pct": 73.58490566037736,
        "second_serve_won_pct": 61.76470588235294,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-14",
      "opponent": "Marc-Andrea Huesler",
      "opponent_id": 145112,
      "tournament": "Kobe, Japan",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 10,
        "double_faults": 3,
        "first_serve_pct": 60.952380952380956,
        "first_serve_won_pct": 79.6875,
        "second_serve_won_pct": 56.41025641025641,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-13",
      "opponent": "Renta Tokuda",
      "opponent_id": 155684,
      "tournament": "Kobe, Japan",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "1-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 56.52173913043478,
        "first_serve_won_pct": 84.61538461538461,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-11",
      "opponent": "Ryan Peniston",
      "opponent_id": 91240,
      "tournament": "Kobe, Japan",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "1-1",
      "stats": {
        "aces": 3,
        "double_faults": 7,
        "first_serve_pct": 52.56410256410257,
        "first_serve_won_pct": 80.48780487804879,
        "second_serve_won_pct": 37.03703703703704,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 7,
    "losses": 3,
    "form_string": "LWWWLLWWWW"
  },
  "head_to_head": [
    {
      "opponent": "Alexander Shevchenko",
      "opponent_id": 264344,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Mikhail Kukushkin",
      "opponent_id": 16683,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Marc-Andrea Huesler",
      "opponent_id": 145112,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Laslo Djere",
      "opponent_id": 97231,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Hugo Grenier",
      "opponent_id": 107357,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 0,
          "aces_per_match": 2.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 78.6,
          "first_serve_won_pct": 72.9,
          "second_serve_won_pct": 55.6,
          "break_points_saved_pct": 42.9,
          "break_points_converted_pct": 16.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 10,
          "wins": 7,
          "losses": 3,
          "win_rate": 70.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 1,
          "aces": 60,
          "double_faults": 37,
          "aces_per_match": 6.0,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 70.6,
          "first_serve_won_pct": 75.3,
          "second_serve_won_pct": 52.7,
          "break_points_saved_pct": 59.3,
          "break_points_converted_pct": 40.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 18,
          "wins": 11,
          "losses": 7,
          "win_rate": 61.1,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 5,
          "aces": 88,
          "double_faults": 56,
          "aces_per_match": 4.9,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 71.5,
          "second_serve_won_pct": 55.2,
          "break_points_saved_pct": 63.5,
          "break_points_converted_pct": 44.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 33,
          "wins": 15,
          "losses": 18,
          "win_rate": 45.5,
          "tournaments_played": 20,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 7,
          "aces": 82,
          "double_faults": 101,
          "aces_per_match": 2.5,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 72.5,
          "first_serve_won_pct": 63.2,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 59.8,
          "break_points_converted_pct": 36.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 63,
        "wins": 34,
        "tournaments_played": 32,
        "tournaments_won": 0,
        "aces": 234,
        "double_faults": 194,
        "win_rate": 54.0,
        "losses": 29
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 41,
          "double_faults": 18,
          "aces_per_match": 10.2,
          "double_faults_per_match": 4.5,
          "first_serve_pct": 72.3,
          "first_serve_won_pct": 74.0,
          "second_serve_won_pct": 64.2,
          "break_points_saved_pct": 65.2,
          "break_points_converted_pct": 45.7,
          "winners_total": 52,
          "unforced_errors_total": 36
        },
        "hardcourt_indoor": {
          "matches": 13,
          "wins": 6,
          "losses": 7,
          "win_rate": 46.2,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 5,
          "aces": 75,
          "double_faults": 33,
          "aces_per_match": 5.8,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 74.2,
          "first_serve_won_pct": 71.9,
          "second_serve_won_pct": 58.0,
          "break_points_saved_pct": 56.1,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 22,
          "wins": 7,
          "losses": 15,
          "win_rate": 31.8,
          "tournaments_played": 15,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 7,
          "aces": 123,
          "double_faults": 80,
          "aces_per_match": 5.6,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 71.8,
          "first_serve_won_pct": 70.3,
          "second_serve_won_pct": 49.8,
          "break_points_saved_pct": 66.3,
          "break_points_converted_pct": 41.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 13,
          "wins": 5,
          "losses": 8,
          "win_rate": 38.5,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 29,
          "double_faults": 44,
          "aces_per_match": 2.2,
          "double_faults_per_match": 3.4,
          "first_serve_pct": 70.3,
          "first_serve_won_pct": 63.4,
          "second_serve_won_pct": 49.0,
          "break_points_saved_pct": 53.7,
          "break_points_converted_pct": 54.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 52,
        "wins": 21,
        "tournaments_played": 31,
        "tournaments_won": 0,
        "aces": 268,
        "double_faults": 175,
        "win_rate": 40.4,
        "losses": 31
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 14,
          "double_faults": 3,
          "aces_per_match": 7.0,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 79.1,
          "first_serve_won_pct": 76.4,
          "second_serve_won_pct": 58.6,
          "break_points_saved_pct": 80.0,
          "break_points_converted_pct": 22.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 17,
          "double_faults": 8,
          "aces_per_match": 4.2,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 70.4,
          "first_serve_won_pct": 67.9,
          "second_serve_won_pct": 55.2,
          "break_points_saved_pct": 57.6,
          "break_points_converted_pct": 61.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 21,
          "double_faults": 10,
          "aces_per_match": 4.2,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 83.3,
          "first_serve_won_pct": 61.1,
          "second_serve_won_pct": 59.7,
          "break_points_saved_pct": 59.5,
          "break_points_converted_pct": 37.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 9,
          "wins": 4,
          "losses": 5,
          "win_rate": 44.4,
          "tournaments_played": 16,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 37,
          "double_faults": 24,
          "aces_per_match": 4.1,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 76.3,
          "first_serve_won_pct": 61.4,
          "second_serve_won_pct": 52.1,
          "break_points_saved_pct": 48.5,
          "break_points_converted_pct": 43.9,
          "winners_total": 27,
          "unforced_errors_total": 42
        }
      },
      "totals": {
        "matches": 20,
        "wins": 9,
        "tournaments_played": 35,
        "tournaments_won": 0,
        "aces": 89,
        "double_faults": 45,
        "win_rate": 45.0,
        "losses": 11
      }
    }
  ],
  "data_generated_at": "2026-01-30 11:33:54 UTC"
}