Player Data JSON

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

Stella Remander

Stella Remander

Finland WTA
1W - 4L 20,0% Win Rate Forma: LLWLL

JSON Data

{
  "player": {
    "id": 2856,
    "api_id": 324582,
    "name": "Stella Remander",
    "short_name": "S. Remander",
    "country": "Finland",
    "country_code": "FI",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2005-07-22",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 279355,
    "singles": 9.0,
    "doubles": null,
    "ranking": 1334,
    "division": "Pro",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 1,
    "losses": 4,
    "win_rate": 20.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 0.2,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 55.0,
    "avg_first_serve_won_pct": 51.9,
    "avg_second_serve_won_pct": 41.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-20",
      "opponent": "Karina Dunda",
      "opponent_id": 480610,
      "tournament": "UTR PTT Belgrade Women 06",
      "surface": "clay",
      "round": "Semifinals",
      "result": "L",
      "score": "0-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 35.714285714285715,
        "first_serve_won_pct": 40.0,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-19",
      "opponent": "Nina Radovanovic",
      "opponent_id": 328928,
      "tournament": "UTR PTT Belgrade Women 06",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 67.9245283018868,
        "first_serve_won_pct": 41.66666666666667,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-17",
      "opponent": "Mina Markovic",
      "opponent_id": 1159547,
      "tournament": "UTR PTT Belgrade Women 06",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 47.82608695652174,
        "first_serve_won_pct": 77.27272727272727,
        "second_serve_won_pct": 36.84210526315789,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-16",
      "opponent": "Anja Stankovic",
      "opponent_id": 389496,
      "tournament": "UTR PTT Belgrade Women 06",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 63.07692307692307,
        "first_serve_won_pct": 53.65853658536586,
        "second_serve_won_pct": 55.00000000000001,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-15",
      "opponent": "Fangyu Shang",
      "opponent_id": 1158199,
      "tournament": "UTR PTT Belgrade Women 06",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 60.37735849056604,
        "first_serve_won_pct": 46.875,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 1,
    "losses": 4,
    "form_string": "LLWLL"
  },
  "head_to_head": [
    {
      "opponent": "Anja Stankovic",
      "opponent_id": 389496,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Nina Radovanovic",
      "opponent_id": 328928,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Mina Markovic",
      "opponent_id": 1159547,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Karina Dunda",
      "opponent_id": 480610,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Fangyu Shang",
      "opponent_id": 1158199,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 20:29:45 UTC"
}