Player Data JSON

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

Harrison Michalowski

Harrison Michalowski

USA ATP
0W - 4L 0,0% Win Rate Forma: LLLL

JSON Data

{
  "player": {
    "id": 4328,
    "api_id": 1165768,
    "name": "Harrison Michalowski",
    "short_name": "H. Michalowski",
    "country": "USA",
    "country_code": "US",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3250353,
    "singles": 11.0,
    "doubles": null,
    "ranking": 8565,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-25"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 0,
    "losses": 4,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 4,
      "wins": 0,
      "losses": 4,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 4,
      "wins": 0,
      "losses": 4,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 1.0,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 58.9,
    "avg_first_serve_won_pct": 48.9,
    "avg_second_serve_won_pct": 31.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-24",
      "opponent": "Andrew Gordon",
      "opponent_id": 1078459,
      "tournament": "UTR PTT Bonita Springs Men +H 01",
      "surface": "clay",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 51.42857142857142,
        "first_serve_won_pct": 55.55555555555556,
        "second_serve_won_pct": 47.82608695652174,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-23",
      "opponent": "Tommaso Compagnucci",
      "opponent_id": 227447,
      "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": 53.333333333333336,
        "first_serve_won_pct": 33.33333333333333,
        "second_serve_won_pct": 54.54545454545454,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-21",
      "opponent": "William Freshwater",
      "opponent_id": 1120153,
      "tournament": "UTR PTT Bonita Springs Men +H 01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 41.66666666666667,
        "second_serve_won_pct": 41.17647058823529,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-20",
      "opponent": "Henry Lieberman",
      "opponent_id": 283495,
      "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": 64.17910447761194,
        "first_serve_won_pct": 65.11627906976744,
        "second_serve_won_pct": 36.84210526315789,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 0,
    "losses": 4,
    "form_string": "LLLL"
  },
  "head_to_head": [
    {
      "opponent": "Tommaso Compagnucci",
      "opponent_id": 227447,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "William Freshwater",
      "opponent_id": 1120153,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Andrew Gordon",
      "opponent_id": 1078459,
      "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:12 UTC"
}