Player Data JSON

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

Ulrikke Eikeri

Ulrikke Eikeri

Norway WTA
0W - 2L 0.0% Win Rate Forma: LL

JSON Data

{
  "player": {
    "id": 677,
    "api_id": 47801,
    "name": "Ulrikke Eikeri",
    "short_name": "U. Eikeri",
    "country": "Norway",
    "country_code": "NO",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1992-12-16",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2623121,
    "singles": null,
    "doubles": null,
    "ranking": 599,
    "division": "Pro",
    "is_pro": false,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 2,
    "wins": 0,
    "losses": 2,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 1000": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 2.0,
    "avg_double_faults_per_match": 6.0,
    "avg_first_serve_pct": 52.9,
    "avg_first_serve_won_pct": 41.0,
    "avg_second_serve_won_pct": 25.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-08-05",
      "opponent": "Iva Jovic",
      "opponent_id": 420632,
      "tournament": "Cincinnati",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 7,
        "first_serve_pct": 63.38028169014085,
        "first_serve_won_pct": 53.333333333333336,
        "second_serve_won_pct": 30.76923076923077,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-02-07",
      "opponent": "Cristina Bucsa",
      "opponent_id": 99131,
      "tournament": "Doha",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 42.42424242424242,
        "first_serve_won_pct": 28.57142857142857,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 0,
    "losses": 2,
    "form_string": "LL"
  },
  "head_to_head": [
    {
      "opponent": "Cristina Bucsa",
      "opponent_id": 99131,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Iva Jovic",
      "opponent_id": 420632,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 12,
          "aces_per_match": 2.0,
          "double_faults_per_match": 6.0,
          "first_serve_pct": 69.8,
          "first_serve_won_pct": 47.5,
          "second_serve_won_pct": 36.4,
          "break_points_saved_pct": 33.3,
          "break_points_converted_pct": 44.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 0,
        "tournaments_played": 3,
        "tournaments_won": 0,
        "aces": 4,
        "double_faults": 12,
        "win_rate": 0.0,
        "losses": 2
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 23,
          "aces_per_match": 1.2,
          "double_faults_per_match": 5.8,
          "first_serve_pct": 67.8,
          "first_serve_won_pct": 55.2,
          "second_serve_won_pct": 40.4,
          "break_points_saved_pct": 51.7,
          "break_points_converted_pct": 52.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 5,
          "wins": 1,
          "losses": 4,
          "win_rate": 20.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 11,
          "double_faults": 25,
          "aces_per_match": 2.2,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 71.4,
          "first_serve_won_pct": 65.3,
          "second_serve_won_pct": 43.1,
          "break_points_saved_pct": 45.2,
          "break_points_converted_pct": 34.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 9,
        "wins": 2,
        "tournaments_played": 6,
        "tournaments_won": 0,
        "aces": 16,
        "double_faults": 48,
        "win_rate": 22.2,
        "losses": 7
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 16,
          "aces_per_match": 1.5,
          "double_faults_per_match": 8.0,
          "first_serve_pct": 67.2,
          "first_serve_won_pct": 66.2,
          "second_serve_won_pct": 32.6,
          "break_points_saved_pct": 47.6,
          "break_points_converted_pct": 35.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 16,
          "aces_per_match": 1.3,
          "double_faults_per_match": 5.3,
          "first_serve_pct": 73.1,
          "first_serve_won_pct": 54.5,
          "second_serve_won_pct": 39.5,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 42.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 5,
        "wins": 1,
        "tournaments_played": 9,
        "tournaments_won": 0,
        "aces": 7,
        "double_faults": 32,
        "win_rate": 20.0,
        "losses": 4
      }
    }
  ],
  "data_generated_at": "2025-12-19 22:45:50 UTC"
}