Player Data JSON

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

Kalman L Boyd

Kalman L Boyd

USA ATP
0W - 3L 0,0% Win Rate Forma: LLL

JSON Data

{
  "player": {
    "id": 4283,
    "api_id": 187717,
    "name": "Kalman L Boyd",
    "short_name": "K. L Boyd",
    "country": "USA",
    "country_code": "US",
    "gender": "Male",
    "circuit": "ATP",
    "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": 3,
    "wins": 0,
    "losses": 3,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 0.3,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 68.6,
    "avg_first_serve_won_pct": 40.2,
    "avg_second_serve_won_pct": 43.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-21",
      "opponent": "Henry Lieberman",
      "opponent_id": 283495,
      "tournament": "UTR PTT Bonita Springs Men +H 01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 71.73913043478261,
        "first_serve_won_pct": 36.36363636363637,
        "second_serve_won_pct": 71.42857142857143,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-20",
      "opponent": "Tommaso Compagnucci",
      "opponent_id": 227447,
      "tournament": "UTR PTT Bonita Springs Men +H 01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 70.58823529411765,
        "first_serve_won_pct": 41.66666666666667,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-19",
      "opponent": "Ashton McLeod",
      "opponent_id": 938073,
      "tournament": "UTR PTT Bonita Springs Men +H 01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 63.46153846153846,
        "first_serve_won_pct": 42.42424242424242,
        "second_serve_won_pct": 44.73684210526316,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 0,
    "losses": 3,
    "form_string": "LLL"
  },
  "head_to_head": [
    {
      "opponent": "Tommaso Compagnucci",
      "opponent_id": 227447,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Ashton McLeod",
      "opponent_id": 938073,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Henry Lieberman",
      "opponent_id": 283495,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 17:21:13 UTC"
}