Player Data JSON

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

Piotr Siekanowicz

Piotr Siekanowicz

Poland ATP
5W - 4L 55,6% Win Rate Forma: LWLLWLWWW

JSON Data

{
  "player": {
    "id": 3066,
    "api_id": 420308,
    "name": "Piotr Siekanowicz",
    "short_name": "P. Siekanowicz",
    "country": "Poland",
    "country_code": "PL",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4807101,
    "singles": 12.0,
    "doubles": null,
    "ranking": 2651,
    "division": "General",
    "is_pro": false,
    "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": 2.9,
    "avg_double_faults_per_match": 4.1,
    "avg_first_serve_pct": 58.4,
    "avg_first_serve_won_pct": 68.1,
    "avg_second_serve_won_pct": 54.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-02",
      "opponent": "Lincoln Battle",
      "opponent_id": 1160881,
      "tournament": "UTR PTT Knoxville Men 06",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 5,
        "first_serve_pct": 60.24096385542169,
        "first_serve_won_pct": 70.0,
        "second_serve_won_pct": 48.148148148148145,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-01",
      "opponent": "Kale Mize",
      "opponent_id": 462223,
      "tournament": "UTR PTT Knoxville Men 06",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 55.00000000000001,
        "first_serve_won_pct": 59.09090909090909,
        "second_serve_won_pct": 15.789473684210526,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-31",
      "opponent": "Joseph Phillips",
      "opponent_id": 469080,
      "tournament": "UTR PTT Knoxville Men 06",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 4,
        "first_serve_pct": 54.23728813559322,
        "first_serve_won_pct": 53.125,
        "second_serve_won_pct": 40.74074074074074,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-29",
      "opponent": "Aleksa Ciric",
      "opponent_id": 294343,
      "tournament": "UTR PTT Knoxville Men 06",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 10,
        "first_serve_pct": 51.42857142857142,
        "first_serve_won_pct": 68.05555555555556,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-28",
      "opponent": "Charlie Robin",
      "opponent_id": 504833,
      "tournament": "UTR PTT Knoxville Men 06",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 6,
        "double_faults": 6,
        "first_serve_pct": 57.35294117647059,
        "first_serve_won_pct": 82.05128205128204,
        "second_serve_won_pct": 48.484848484848484,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-12",
      "opponent": "Jose Garcia",
      "opponent_id": 477599,
      "tournament": "UTR PTT Knoxville Men 05",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-1",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 72.54901960784314,
        "first_serve_won_pct": 56.75675675675676,
        "second_serve_won_pct": 35.714285714285715,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-10",
      "opponent": "Dante Carlos Teramo",
      "opponent_id": 401429,
      "tournament": "UTR PTT Knoxville Men 05",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 8,
        "first_serve_pct": 56.41025641025641,
        "first_serve_won_pct": 77.27272727272727,
        "second_serve_won_pct": 52.38095238095239,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-09",
      "opponent": "Saar Rogovski",
      "opponent_id": 280096,
      "tournament": "UTR PTT Knoxville Men 05",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 54.166666666666664,
        "first_serve_won_pct": 73.07692307692307,
        "second_serve_won_pct": 38.88888888888889,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-07",
      "opponent": "Lefteri Apostolou",
      "opponent_id": 1080929,
      "tournament": "UTR PTT Knoxville Men 05",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 63.829787234042556,
        "first_serve_won_pct": 73.33333333333333,
        "second_serve_won_pct": 70.58823529411765,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 9,
    "wins": 5,
    "losses": 4,
    "form_string": "LWLLWLWWW"
  },
  "head_to_head": [
    {
      "opponent": "Kale Mize",
      "opponent_id": 462223,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Saar Rogovski",
      "opponent_id": 280096,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Dante Carlos Teramo",
      "opponent_id": 401429,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Lincoln Battle",
      "opponent_id": 1160881,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Charlie Robin",
      "opponent_id": 504833,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 23:02:58 UTC"
}