Player Data JSON

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

Tadeas Paroulek

Tadeas Paroulek

Czechia ATP 486
4W - 3L 57.1% Win Rate Forma: LWWLWLW

JSON Data

{
  "player": {
    "id": 964,
    "api_id": 234404,
    "name": "Tadeas Paroulek",
    "short_name": "T. Paroulek",
    "country": "Czechia",
    "country_code": "CZ",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4201987,
    "singles": 13.45,
    "doubles": 13.36,
    "ranking": 717,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 486,
    "points": 90,
    "best_position": 429,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 486,
      "points": 90
    },
    {
      "date": "2025-12-09",
      "position": 486,
      "points": 90
    },
    {
      "date": "2025-12-08",
      "position": 486,
      "points": 90
    },
    {
      "date": "2025-12-07",
      "position": 484,
      "points": 90
    },
    {
      "date": "2025-12-06",
      "position": 484,
      "points": 90
    },
    {
      "date": "2025-12-05",
      "position": 484,
      "points": 90
    },
    {
      "date": "2025-12-04",
      "position": 484,
      "points": 90
    },
    {
      "date": "2025-12-03",
      "position": 484,
      "points": 90
    }
  ],
  "career_stats": {
    "total_matches": 7,
    "wins": 4,
    "losses": 3,
    "win_rate": 57.1
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 7,
      "wins": 4,
      "losses": 3,
      "win_rate": 57.1
    }
  },
  "average_match_stats": {
    "matches_with_stats": 7,
    "avg_aces_per_match": 1.9,
    "avg_double_faults_per_match": 5.3,
    "avg_first_serve_pct": 61.6,
    "avg_first_serve_won_pct": 70.8,
    "avg_second_serve_won_pct": 44.0,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-17",
      "opponent": "Luka Pavlovic",
      "opponent_id": 224534,
      "tournament": "Bad Waltersdorf, Austria",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 63.46153846153846,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-15",
      "opponent": "Michael Vrbensky",
      "opponent_id": 235930,
      "tournament": "Bad Waltersdorf, Austria",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 64.0625,
        "first_serve_won_pct": 75.60975609756098,
        "second_serve_won_pct": 43.47826086956522,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-14",
      "opponent": "Orlando Luz",
      "opponent_id": 111195,
      "tournament": "Bad Waltersdorf, Austria",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "1-0",
      "stats": {
        "aces": 4,
        "double_faults": 4,
        "first_serve_pct": 56.896551724137936,
        "first_serve_won_pct": 81.81818181818183,
        "second_serve_won_pct": 72.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-08",
      "opponent": "Lorenzo Bocchi",
      "opponent_id": 208628,
      "tournament": "Szczecin, Poland",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 8,
        "first_serve_pct": 63.06306306306306,
        "first_serve_won_pct": 70.0,
        "second_serve_won_pct": 46.93877551020408,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-07",
      "opponent": "Filip Pieczonka",
      "opponent_id": 324576,
      "tournament": "Szczecin, Poland",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 6,
        "first_serve_pct": 67.41573033707866,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 48.148148148148145,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-04",
      "opponent": "Radu Albot",
      "opponent_id": 44547,
      "tournament": "Grodzisk Mazowiecki, Poland",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 7,
        "first_serve_pct": 58.108108108108105,
        "first_serve_won_pct": 67.44186046511628,
        "second_serve_won_pct": 32.25806451612903,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-03",
      "opponent": "Pawel Juszczak",
      "opponent_id": 56577,
      "tournament": "Grodzisk Mazowiecki, Poland",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 7,
        "first_serve_pct": 58.108108108108105,
        "first_serve_won_pct": 67.44186046511628,
        "second_serve_won_pct": 32.25806451612903,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 7,
    "wins": 4,
    "losses": 3,
    "form_string": "LWWLWLW"
  },
  "head_to_head": [
    {
      "opponent": "Filip Pieczonka",
      "opponent_id": 324576,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Lorenzo Bocchi",
      "opponent_id": 208628,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Radu Albot",
      "opponent_id": 44547,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Michael Vrbensky",
      "opponent_id": 235930,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Orlando Luz",
      "opponent_id": 111195,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 14,
          "aces_per_match": 2.0,
          "double_faults_per_match": 7.0,
          "first_serve_pct": 70.5,
          "first_serve_won_pct": 67.4,
          "second_serve_won_pct": 41.7,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 12,
          "wins": 7,
          "losses": 5,
          "win_rate": 58.3,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 2,
          "aces": 19,
          "double_faults": 48,
          "aces_per_match": 1.6,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 72.3,
          "first_serve_won_pct": 69.7,
          "second_serve_won_pct": 55.2,
          "break_points_saved_pct": 69.1,
          "break_points_converted_pct": 32.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 14,
        "wins": 8,
        "tournaments_played": 8,
        "tournaments_won": 0,
        "aces": 23,
        "double_faults": 62,
        "win_rate": 57.1,
        "losses": 6
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:05:53 UTC"
}