Player Data JSON

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

Juliette Mazzoni

Juliette Mazzoni

France WTA
2W - 3L 40,0% Win Rate Forma: LWWLL

JSON Data

{
  "player": {
    "id": 3416,
    "api_id": 215693,
    "name": "Juliette Mazzoni",
    "short_name": "J. Mazzoni",
    "country": "France",
    "country_code": "FR",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2000-06-07",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3816096,
    "singles": 8.68,
    "doubles": 8.77,
    "ranking": 1451,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 2,
    "losses": 3,
    "win_rate": 40.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.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": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 0.6,
    "avg_double_faults_per_match": 1.2,
    "avg_first_serve_pct": 71.5,
    "avg_first_serve_won_pct": 59.0,
    "avg_second_serve_won_pct": 46.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-09",
      "opponent": "Nikoline Gullacksen",
      "opponent_id": 382879,
      "tournament": "UTR PTT Stirling Women 01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 65.85365853658537,
        "first_serve_won_pct": 53.70370370370371,
        "second_serve_won_pct": 28.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "Heather Barlow",
      "opponent_id": 1162137,
      "tournament": "UTR PTT Stirling Women 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 69.6969696969697,
        "first_serve_won_pct": 63.04347826086957,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-07",
      "opponent": "Rachael Phelan",
      "opponent_id": 410063,
      "tournament": "UTR PTT Stirling Women 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 75.55555555555556,
        "first_serve_won_pct": 70.58823529411765,
        "second_serve_won_pct": 38.23529411764706,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "Mille Haagensen",
      "opponent_id": 236243,
      "tournament": "UTR PTT Stirling Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 65.75342465753424,
        "first_serve_won_pct": 56.25,
        "second_serve_won_pct": 52.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Tamara Kuti",
      "opponent_id": 468500,
      "tournament": "UTR PTT Stirling Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 80.3921568627451,
        "first_serve_won_pct": 51.21951219512195,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 2,
    "losses": 3,
    "form_string": "LWWLL"
  },
  "head_to_head": [
    {
      "opponent": "Rachael Phelan",
      "opponent_id": 410063,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Heather Barlow",
      "opponent_id": 1162137,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Nikoline Gullacksen",
      "opponent_id": 382879,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Tamara Kuti",
      "opponent_id": 468500,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Mille Haagensen",
      "opponent_id": 236243,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 15:27:04 UTC"
}