Player Data JSON

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

Michael Zheng

Michael Zheng

USA ATP 190
1W - 1L 50.0% Win Rate Forma: LW

JSON Data

{
  "player": {
    "id": 787,
    "api_id": 385285,
    "name": "Michael Zheng",
    "short_name": "M. Zheng",
    "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": 5004523,
    "singles": 14.71,
    "doubles": 13.7,
    "ranking": 136,
    "division": "General",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 190,
    "points": 315,
    "best_position": 180,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 190,
      "points": 315
    },
    {
      "date": "2025-12-09",
      "position": 190,
      "points": 315
    },
    {
      "date": "2025-12-08",
      "position": 190,
      "points": 315
    },
    {
      "date": "2025-12-07",
      "position": 192,
      "points": 315
    },
    {
      "date": "2025-12-06",
      "position": 192,
      "points": 315
    },
    {
      "date": "2025-12-05",
      "position": 192,
      "points": 315
    },
    {
      "date": "2025-12-04",
      "position": 192,
      "points": 315
    },
    {
      "date": "2025-12-03",
      "position": 192,
      "points": 315
    }
  ],
  "career_stats": {
    "total_matches": 2,
    "wins": 1,
    "losses": 1,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 2.5,
    "avg_double_faults_per_match": 1.0,
    "avg_first_serve_pct": 70.6,
    "avg_first_serve_won_pct": 74.4,
    "avg_second_serve_won_pct": 56.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-08-21",
      "opponent": "Jerome Kym",
      "opponent_id": 309071,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 73.77049180327869,
        "first_serve_won_pct": 71.11111111111111,
        "second_serve_won_pct": 43.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-19",
      "opponent": "Yasutaka Uchiyama",
      "opponent_id": 46390,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 67.5,
        "first_serve_won_pct": 77.77777777777779,
        "second_serve_won_pct": 31.818181818181817,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 1,
    "losses": 1,
    "form_string": "LW"
  },
  "head_to_head": [
    {
      "opponent": "Yasutaka Uchiyama",
      "opponent_id": 46390,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Jerome Kym",
      "opponent_id": 309071,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 2,
          "aces_per_match": 8.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 74.0,
          "first_serve_won_pct": 76.3,
          "second_serve_won_pct": 33.3,
          "break_points_saved_pct": 63.6,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 28,
          "wins": 22,
          "losses": 6,
          "win_rate": 78.6,
          "tournaments_played": 8,
          "tournaments_won": 2,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 135,
          "double_faults": 46,
          "aces_per_match": 4.8,
          "double_faults_per_match": 1.6,
          "first_serve_pct": 70.3,
          "first_serve_won_pct": 72.2,
          "second_serve_won_pct": 56.9,
          "break_points_saved_pct": 68.7,
          "break_points_converted_pct": 43.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 29,
        "wins": 22,
        "tournaments_played": 10,
        "tournaments_won": 3,
        "aces": 143,
        "double_faults": 48,
        "win_rate": 75.9,
        "losses": 7
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 6,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 27,
          "double_faults": 21,
          "aces_per_match": 5.4,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 69.5,
          "first_serve_won_pct": 66.7,
          "second_serve_won_pct": 59.3,
          "break_points_saved_pct": 59.5,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 4,
          "double_faults": 3,
          "aces_per_match": 4.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 70.0,
          "first_serve_won_pct": 75.0,
          "second_serve_won_pct": 60.0,
          "break_points_saved_pct": 0.0,
          "break_points_converted_pct": 28.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 6,
        "wins": 2,
        "tournaments_played": 7,
        "tournaments_won": 1,
        "aces": 31,
        "double_faults": 24,
        "win_rate": 33.3,
        "losses": 4
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 3,
          "aces_per_match": 1.0,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 71.3,
          "first_serve_won_pct": 71.4,
          "second_serve_won_pct": 59.2,
          "break_points_saved_pct": 75.0,
          "break_points_converted_pct": 41.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 1,
        "tournaments_played": 11,
        "tournaments_won": 0,
        "aces": 2,
        "double_faults": 3,
        "win_rate": 50.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:31 UTC"
}