Player Data JSON

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

Jack Bruce-Smith

Jack Bruce-Smith

Australia ATP
5W - 4L 55,6% Win Rate Forma: LWLLLWWWW

JSON Data

{
  "player": {
    "id": 3645,
    "api_id": 407836,
    "name": "Jack Bruce-Smith",
    "short_name": "J. Bruce-Smith",
    "country": "Australia",
    "country_code": "AU",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5261005,
    "singles": 12.39,
    "doubles": 12.46,
    "ranking": 1645,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 9,
    "wins": 5,
    "losses": 4,
    "win_rate": 55.6
  },
  "surface_stats": {
    "hard": {
      "matches": 9,
      "wins": 5,
      "losses": 4,
      "win_rate": 55.6
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 9,
      "wins": 5,
      "losses": 4,
      "win_rate": 55.6
    }
  },
  "average_match_stats": {
    "matches_with_stats": 9,
    "avg_aces_per_match": 8.8,
    "avg_double_faults_per_match": 9.4,
    "avg_first_serve_pct": 49.2,
    "avg_first_serve_won_pct": 80.1,
    "avg_second_serve_won_pct": 43.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-18",
      "opponent": "Jera Staley",
      "opponent_id": 282057,
      "tournament": "UTR PTT Melbourne Men 02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-0",
      "stats": {
        "aces": 7,
        "double_faults": 8,
        "first_serve_pct": 37.735849056603776,
        "first_serve_won_pct": 95.0,
        "second_serve_won_pct": 48.484848484848484,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-17",
      "opponent": "Stefan Kostic",
      "opponent_id": 449053,
      "tournament": "UTR PTT Melbourne Men 02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 14,
        "double_faults": 9,
        "first_serve_pct": 51.02040816326531,
        "first_serve_won_pct": 92.0,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-16",
      "opponent": "Aryan Karnani",
      "opponent_id": 1091180,
      "tournament": "UTR PTT Melbourne Men 02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 10,
        "first_serve_pct": 44.230769230769226,
        "first_serve_won_pct": 52.17391304347826,
        "second_serve_won_pct": 34.48275862068966,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-14",
      "opponent": "Charlie Pade",
      "opponent_id": 490672,
      "tournament": "UTR PTT Melbourne Men 02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 9,
        "double_faults": 12,
        "first_serve_pct": 42.857142857142854,
        "first_serve_won_pct": 77.77777777777779,
        "second_serve_won_pct": 36.11111111111111,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-11",
      "opponent": "Matthew Dellavedova",
      "opponent_id": 192246,
      "tournament": "UTR PTT Melbourne Men 01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 5,
        "first_serve_pct": 55.10204081632652,
        "first_serve_won_pct": 70.37037037037037,
        "second_serve_won_pct": 76.92307692307693,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-11",
      "opponent": "Matt Hulme",
      "opponent_id": 233127,
      "tournament": "UTR PTT Melbourne Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 12,
        "double_faults": 10,
        "first_serve_pct": 55.69620253164557,
        "first_serve_won_pct": 90.9090909090909,
        "second_serve_won_pct": 62.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-09",
      "opponent": "Tom Neylon",
      "opponent_id": 462174,
      "tournament": "UTR PTT Melbourne Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 83.33333333333334,
        "second_serve_won_pct": 31.57894736842105,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-08",
      "opponent": "Asher Brownrigg",
      "opponent_id": 1118700,
      "tournament": "UTR PTT Melbourne Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 14,
        "double_faults": 17,
        "first_serve_pct": 47.0,
        "first_serve_won_pct": 82.97872340425532,
        "second_serve_won_pct": 48.275862068965516,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-07",
      "opponent": "Jera Staley",
      "opponent_id": 282057,
      "tournament": "UTR PTT Melbourne Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 15,
        "double_faults": 10,
        "first_serve_pct": 58.97435897435898,
        "first_serve_won_pct": 76.08695652173914,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 9,
    "wins": 5,
    "losses": 4,
    "form_string": "LWLLLWWWW"
  },
  "head_to_head": [
    {
      "opponent": "Jera Staley",
      "opponent_id": 282057,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Matthew Dellavedova",
      "opponent_id": 192246,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Asher Brownrigg",
      "opponent_id": 1118700,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Matt Hulme",
      "opponent_id": 233127,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Tom Neylon",
      "opponent_id": 462174,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-31 01:10:07 UTC"
}