Player Data JSON

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

Barbora Matouskova

Barbora Matouskova

Czechia WTA
3W - 0L 100,0% Win Rate Forma: WWW

JSON Data

{
  "player": {
    "id": 4342,
    "api_id": 1166569,
    "name": "Barbora Matouskova",
    "short_name": "B. Matouskova",
    "country": "Czechia",
    "country_code": "CZ",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1973-03-01",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5047230,
    "singles": 9.0,
    "doubles": null,
    "ranking": 428,
    "division": "Junior",
    "is_pro": false,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 3,
    "losses": 0,
    "win_rate": 100.0
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 3,
      "losses": 0,
      "win_rate": 100.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": 3,
      "wins": 3,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 0.3,
    "avg_double_faults_per_match": 3.3,
    "avg_first_serve_pct": 65.4,
    "avg_first_serve_won_pct": 66.2,
    "avg_second_serve_won_pct": 55.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-29",
      "opponent": "Rachael Phelan",
      "opponent_id": 410063,
      "tournament": "UTR Trnava W01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "1-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 54.166666666666664,
        "first_serve_won_pct": 69.23076923076923,
        "second_serve_won_pct": 72.72727272727273,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-27",
      "opponent": "Milana Maslenkova",
      "opponent_id": 217141,
      "tournament": "UTR Trnava W01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 75.86206896551724,
        "first_serve_won_pct": 63.63636363636363,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-26",
      "opponent": "Karolina Krajmer",
      "opponent_id": 453410,
      "tournament": "UTR Trnava W01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 66.0377358490566,
        "first_serve_won_pct": 65.71428571428571,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 3,
    "losses": 0,
    "form_string": "WWW"
  },
  "head_to_head": [
    {
      "opponent": "Karolina Krajmer",
      "opponent_id": 453410,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Milana Maslenkova",
      "opponent_id": 217141,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Rachael Phelan",
      "opponent_id": 410063,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-01-30 09:10",
      "opponent": "Natalia Krockova",
      "opponent_id": 452953,
      "tournament": "UTR Trnava W01",
      "surface": "hard",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 04:22:59 UTC"
}