Player Data JSON

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

Andrea Roots

Andrea Roots

Estonia WTA
0W - 4L 0,0% Win Rate Forma: LLLL

JSON Data

{
  "player": {
    "id": 4339,
    "api_id": 334270,
    "name": "Andrea Roots",
    "short_name": "A. Roots",
    "country": "Estonia",
    "country_code": "EE",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2005-06-14",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4193154,
    "singles": 8.0,
    "doubles": null,
    "ranking": 1439,
    "division": "Pro",
    "is_pro": false,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 0,
    "losses": 4,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 0,
      "losses": 4,
      "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": {
    "UTR": {
      "matches": 4,
      "wins": 0,
      "losses": 4,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 0.2,
    "avg_double_faults_per_match": 3.5,
    "avg_first_serve_pct": 56.3,
    "avg_first_serve_won_pct": 45.2,
    "avg_second_serve_won_pct": 39.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-30",
      "opponent": "Magdalena Smekalova",
      "opponent_id": 402451,
      "tournament": "UTR Dubai W02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 62.31884057971014,
        "first_serve_won_pct": 48.837209302325576,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-29",
      "opponent": "Simona Ogescu",
      "opponent_id": 289956,
      "tournament": "UTR Dubai W02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 59.25925925925925,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 40.909090909090914,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-28",
      "opponent": "Ksenia Laskutova",
      "opponent_id": 154806,
      "tournament": "UTR Dubai W02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 8,
        "first_serve_pct": 50.68493150684932,
        "first_serve_won_pct": 54.054054054054056,
        "second_serve_won_pct": 41.66666666666667,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-26",
      "opponent": "Denise Hrdinkova",
      "opponent_id": 375538,
      "tournament": "UTR Dubai W02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 52.94117647058824,
        "first_serve_won_pct": 27.77777777777778,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 0,
    "losses": 4,
    "form_string": "LLLL"
  },
  "head_to_head": [
    {
      "opponent": "Denise Hrdinkova",
      "opponent_id": 375538,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Magdalena Smekalova",
      "opponent_id": 402451,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Simona Ogescu",
      "opponent_id": 289956,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Ksenia Laskutova",
      "opponent_id": 154806,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-01-31 04:30",
      "opponent": "Clarissa Blomqvist",
      "opponent_id": 387937,
      "tournament": "UTR Dubai W02",
      "surface": "hard",
      "round": "Semifinals",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 12:53:04 UTC"
}