Player Data JSON

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

Jordan Chang

Jordan Chang

USA ATP
4W - 2L 66,7% Win Rate Forma: WWWLWL

JSON Data

{
  "player": {
    "id": 4038,
    "api_id": 1095875,
    "name": "Jordan Chang",
    "short_name": "J. Chang",
    "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": 3131751,
    "singles": 12.0,
    "doubles": null,
    "ranking": 2980,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 6,
    "wins": 4,
    "losses": 2,
    "win_rate": 66.7
  },
  "surface_stats": {
    "hard": {
      "matches": 6,
      "wins": 4,
      "losses": 2,
      "win_rate": 66.7
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 6,
      "wins": 4,
      "losses": 2,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 2.3,
    "avg_double_faults_per_match": 4.0,
    "avg_first_serve_pct": 60.8,
    "avg_first_serve_won_pct": 63.6,
    "avg_second_serve_won_pct": 42.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-11",
      "opponent": "Andrew Kotzen",
      "opponent_id": 1045226,
      "tournament": "UTR PTT Athens Men 01",
      "surface": "hard",
      "round": "Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 69.49152542372882,
        "first_serve_won_pct": 68.29268292682927,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-10",
      "opponent": "Artem Dmytrenko",
      "opponent_id": 1162164,
      "tournament": "UTR PTT Athens Men 01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 50.66666666666667,
        "first_serve_won_pct": 63.1578947368421,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-08",
      "opponent": "Muhammad Dossani",
      "opponent_id": 395295,
      "tournament": "UTR PTT Athens Men 01",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 63.33333333333333,
        "first_serve_won_pct": 76.31578947368422,
        "second_serve_won_pct": 48.275862068965516,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-06",
      "opponent": "William Jansen",
      "opponent_id": 385272,
      "tournament": "UTR PTT Athens Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 61.038961038961034,
        "first_serve_won_pct": 59.57446808510638,
        "second_serve_won_pct": 75.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Cyrus Ahmad",
      "opponent_id": 1162146,
      "tournament": "UTR PTT Athens Men 01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 5,
        "double_faults": 9,
        "first_serve_pct": 55.769230769230774,
        "first_serve_won_pct": 52.87356321839081,
        "second_serve_won_pct": 38.63636363636363,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-04",
      "opponent": "Liam Kilmer",
      "opponent_id": 1098417,
      "tournament": "UTR PTT Athens Men 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 64.47368421052632,
        "first_serve_won_pct": 61.224489795918366,
        "second_serve_won_pct": 35.13513513513514,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 4,
    "losses": 2,
    "form_string": "WWWLWL"
  },
  "head_to_head": [
    {
      "opponent": "Liam Kilmer",
      "opponent_id": 1098417,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "William Jansen",
      "opponent_id": 385272,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Cyrus Ahmad",
      "opponent_id": 1162146,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Muhammad Dossani",
      "opponent_id": 395295,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Artem Dmytrenko",
      "opponent_id": 1162164,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 19:55:01 UTC"
}