Player Data JSON

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

Pippa Bosman

Pippa Bosman

Netherlands WTA
1W - 3L 25,0% Win Rate Forma: WLLL

JSON Data

{
  "player": {
    "id": 2577,
    "api_id": 1126955,
    "name": "Pippa Bosman",
    "short_name": "P. Bosman",
    "country": "Netherlands",
    "country_code": "NL",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2004-02-18",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 836766,
    "singles": 8.0,
    "doubles": null,
    "ranking": 5693,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 1,
    "losses": 3,
    "win_rate": 25.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.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": 1,
      "losses": 3,
      "win_rate": 25.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 1.5,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 58.0,
    "avg_first_serve_won_pct": 52.0,
    "avg_second_serve_won_pct": 41.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-02",
      "opponent": "Anastasia Kulikova",
      "opponent_id": 165006,
      "tournament": "UTR PTT Arnhem Women 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 53.086419753086425,
        "first_serve_won_pct": 58.139534883720934,
        "second_serve_won_pct": 39.130434782608695,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-31",
      "opponent": "Michelle Dzjachangirova",
      "opponent_id": 353311,
      "tournament": "UTR PTT Arnhem Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 64.38356164383562,
        "first_serve_won_pct": 57.446808510638306,
        "second_serve_won_pct": 52.38095238095239,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-30",
      "opponent": "Coco Bosman",
      "opponent_id": 355528,
      "tournament": "UTR PTT Arnhem Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 47.27272727272727,
        "first_serve_won_pct": 42.30769230769231,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-29",
      "opponent": "Fenna Steveker",
      "opponent_id": 1129166,
      "tournament": "UTR PTT Arnhem Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 67.44186046511628,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 35.714285714285715,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 1,
    "losses": 3,
    "form_string": "WLLL"
  },
  "head_to_head": [
    {
      "opponent": "Anastasia Kulikova",
      "opponent_id": 165006,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Michelle Dzjachangirova",
      "opponent_id": 353311,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Coco Bosman",
      "opponent_id": 355528,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Fenna Steveker",
      "opponent_id": 1129166,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 14:26:08 UTC"
}