Player Data JSON

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

Coco Bosman

Coco Bosman

Netherlands WTA
3W - 1L 75,0% Win Rate Forma: WWWL

JSON Data

{
  "player": {
    "id": 3930,
    "api_id": 355528,
    "name": "Coco Bosman",
    "short_name": "C. Bosman",
    "country": "Netherlands",
    "country_code": "NL",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2003-03-12",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2106740,
    "singles": 10.27,
    "doubles": 9.86,
    "ranking": 921,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 3,
    "losses": 1,
    "win_rate": 75.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 3,
      "losses": 1,
      "win_rate": 75.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": 3,
      "losses": 1,
      "win_rate": 75.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 4.8,
    "avg_double_faults_per_match": 2.8,
    "avg_first_serve_pct": 72.4,
    "avg_first_serve_won_pct": 74.2,
    "avg_second_serve_won_pct": 39.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-02",
      "opponent": "Michelle Dzjachangirova",
      "opponent_id": 353311,
      "tournament": "UTR PTT Arnhem Women 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 68.35443037974683,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 40.625,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-31",
      "opponent": "Fenna Steveker",
      "opponent_id": 1129166,
      "tournament": "UTR PTT Arnhem Women 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 75.55555555555556,
        "first_serve_won_pct": 85.29411764705883,
        "second_serve_won_pct": 45.45454545454545,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-30",
      "opponent": "Pippa Bosman",
      "opponent_id": 1126955,
      "tournament": "UTR PTT Arnhem Women 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 80.95238095238095,
        "first_serve_won_pct": 73.52941176470588,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-29",
      "opponent": "Anastasia Kulikova",
      "opponent_id": 165006,
      "tournament": "UTR PTT Arnhem Women 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 11,
        "double_faults": 7,
        "first_serve_pct": 64.70588235294117,
        "first_serve_won_pct": 71.21212121212122,
        "second_serve_won_pct": 56.52173913043478,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 3,
    "losses": 1,
    "form_string": "WWWL"
  },
  "head_to_head": [
    {
      "opponent": "Anastasia Kulikova",
      "opponent_id": 165006,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Michelle Dzjachangirova",
      "opponent_id": 353311,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Pippa Bosman",
      "opponent_id": 1126955,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Fenna Steveker",
      "opponent_id": 1129166,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 18:43:16 UTC"
}