Player Data JSON

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

Bianca Eva Molnar

Bianca Eva Molnar

USA WTA
6W - 0L 100,0% Win Rate Forma: WWWWWW

JSON Data

{
  "player": {
    "id": 4121,
    "api_id": 401452,
    "name": "Bianca Eva Molnar",
    "short_name": "B. E. Molnar",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": null,
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 6,
    "wins": 6,
    "losses": 0,
    "win_rate": 100.0
  },
  "surface_stats": {
    "hard": {
      "matches": 6,
      "wins": 6,
      "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": 6,
      "wins": 6,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 4.3,
    "avg_double_faults_per_match": 3.3,
    "avg_first_serve_pct": 60.4,
    "avg_first_serve_won_pct": 77.2,
    "avg_second_serve_won_pct": 48.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-11",
      "opponent": "Elizabeth Coleman",
      "opponent_id": 267041,
      "tournament": "UTR PTT South Bend Women 01",
      "surface": "hard",
      "round": "Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 9,
        "double_faults": 4,
        "first_serve_pct": 56.97674418604651,
        "first_serve_won_pct": 63.26530612244898,
        "second_serve_won_pct": 62.16216216216216,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-10",
      "opponent": "Bojana Pozder",
      "opponent_id": 1162150,
      "tournament": "UTR PTT South Bend Women 01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 72.5,
        "first_serve_won_pct": 79.3103448275862,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-09",
      "opponent": "Alina Vysochenko",
      "opponent_id": 1122502,
      "tournament": "UTR PTT South Bend Women 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 61.111111111111114,
        "first_serve_won_pct": 81.81818181818183,
        "second_serve_won_pct": 47.61904761904761,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "Alaina Lisanti",
      "opponent_id": 1120169,
      "tournament": "UTR PTT South Bend Women 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 53.57142857142857,
        "first_serve_won_pct": 76.66666666666667,
        "second_serve_won_pct": 61.53846153846154,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Goldie Kregar",
      "opponent_id": 1162916,
      "tournament": "UTR PTT South Bend Women 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 64.28571428571429,
        "first_serve_won_pct": 81.48148148148148,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Prisha Lingam",
      "opponent_id": 1093040,
      "tournament": "UTR PTT South Bend Women 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 6,
        "first_serve_pct": 54.166666666666664,
        "first_serve_won_pct": 80.76923076923077,
        "second_serve_won_pct": 34.78260869565217,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 6,
    "losses": 0,
    "form_string": "WWWWWW"
  },
  "head_to_head": [
    {
      "opponent": "Prisha Lingam",
      "opponent_id": 1093040,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Alina Vysochenko",
      "opponent_id": 1122502,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Elizabeth Coleman",
      "opponent_id": 267041,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Bojana Pozder",
      "opponent_id": 1162150,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Alaina Lisanti",
      "opponent_id": 1120169,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 22:40:23 UTC"
}