Player Data JSON

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

Alexander Paszkiewicz

Alexander Paszkiewicz

Chinese Taipei ATP
0W - 3L 0.0% Win Rate Forma: LLL

JSON Data

{
  "player": {
    "id": 5157,
    "api_id": 1221387,
    "name": "Alexander Paszkiewicz",
    "short_name": "A. Paszkiewicz",
    "country": "Chinese Taipei",
    "country_code": "TW",
    "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": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 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.7,
    "avg_double_faults_per_match": 4.3,
    "avg_first_serve_pct": 56.2,
    "avg_first_serve_won_pct": 57.5,
    "avg_second_serve_won_pct": 27.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-08",
      "opponent": "Minhthien Nguyen",
      "opponent_id": 417302,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 68.4931506849315,
        "first_serve_won_pct": 64.0,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-07",
      "opponent": "Lohithaksha Bathrinath",
      "opponent_id": 339989,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 48.717948717948715,
        "first_serve_won_pct": 47.368421052631575,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-05",
      "opponent": "Thanh Minh Truong",
      "opponent_id": 1165123,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 51.42857142857142,
        "first_serve_won_pct": 61.111111111111114,
        "second_serve_won_pct": 11.76470588235294,
        "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": "Lohithaksha Bathrinath",
      "opponent_id": 339989,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Minhthien Nguyen",
      "opponent_id": 417302,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Thanh Minh Truong",
      "opponent_id": 1165123,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-09 02:00",
      "opponent": "Alexander Chepik",
      "opponent_id": 155984,
      "tournament": "UTR PTT Phan Thiet Men +H 01",
      "surface": "hard",
      "round": "Semifinals",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2026-05-09 00:34:33 UTC"
}