Player Data JSON

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

Olivia Lincer

Olivia Lincer

Poland WTA 492
1W - 1L 50.0% Win Rate Forma: LW

JSON Data

{
  "player": {
    "id": 1190,
    "api_id": 383821,
    "name": "Olivia Lincer",
    "short_name": "O. Lincer",
    "country": "Poland",
    "country_code": "PL",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2004-12-17",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 1950782,
    "singles": 10.92,
    "doubles": 11.01,
    "ranking": 647,
    "division": "General",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 492,
    "points": 106,
    "best_position": 405,
    "date": "2025-12-07"
  },
  "ranking_history": [
    {
      "date": "2025-12-07",
      "position": 492,
      "points": 106
    },
    {
      "date": "2025-12-06",
      "position": 492,
      "points": 106
    },
    {
      "date": "2025-12-05",
      "position": 492,
      "points": 106
    },
    {
      "date": "2025-12-04",
      "position": 492,
      "points": 106
    },
    {
      "date": "2025-12-03",
      "position": 492,
      "points": 106
    }
  ],
  "career_stats": {
    "total_matches": 2,
    "wins": 1,
    "losses": 1,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "category_stats": {
    "WTA 250": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 2.0,
    "avg_double_faults_per_match": 2.0,
    "avg_first_serve_pct": 65.3,
    "avg_first_serve_won_pct": 73.7,
    "avg_second_serve_won_pct": 48.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-07-08",
      "opponent": "Alana Smith",
      "opponent_id": 198254,
      "tournament": "WTA 125K Newport, USA Women Singles",
      "surface": "grass",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 67.10526315789474,
        "first_serve_won_pct": 68.62745098039215,
        "second_serve_won_pct": 41.46341463414634,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-06",
      "opponent": "Anna Frey",
      "opponent_id": 479887,
      "tournament": "WTA 125K Newport, USA Women Singles",
      "surface": "grass",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 63.46153846153846,
        "first_serve_won_pct": 78.78787878787878,
        "second_serve_won_pct": 41.17647058823529,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 1,
    "losses": 1,
    "form_string": "LW"
  },
  "head_to_head": [
    {
      "opponent": "Alana Smith",
      "opponent_id": 198254,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Anna Frey",
      "opponent_id": 479887,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 2,
          "aces_per_match": 3.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 72.9,
          "first_serve_won_pct": 48.1,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 53.8,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 14,
        "tournaments_won": 0,
        "aces": 3,
        "double_faults": 2,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 09:56:03 UTC"
}