Player Data JSON

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

Stijn Paardekooper

Stijn Paardekooper

Netherlands ATP
17W - 5L 77,3% Win Rate Forma: WWWWWWLLWW

JSON Data

{
  "player": {
    "id": 2563,
    "api_id": 481888,
    "name": "Stijn Paardekooper",
    "short_name": "S. Paardekooper",
    "country": "Netherlands",
    "country_code": "NL",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 276889,
    "singles": 13.06,
    "doubles": 12.71,
    "ranking": 1044,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 22,
    "wins": 17,
    "losses": 5,
    "win_rate": 77.3
  },
  "surface_stats": {
    "hard": {
      "matches": 19,
      "wins": 14,
      "losses": 5,
      "win_rate": 73.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": 22,
      "wins": 17,
      "losses": 5,
      "win_rate": 77.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 22,
    "avg_aces_per_match": 3.3,
    "avg_double_faults_per_match": 1.1,
    "avg_first_serve_pct": 67.5,
    "avg_first_serve_won_pct": 65.8,
    "avg_second_serve_won_pct": 52.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-29",
      "opponent": "David Knesl",
      "opponent_id": 1120068,
      "tournament": "UTR PTT Krakow Men 01",
      "surface": "carpet",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 59.74025974025974,
        "first_serve_won_pct": 71.73913043478261,
        "second_serve_won_pct": 48.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-28",
      "opponent": "Dawid Wisniewski",
      "opponent_id": 294992,
      "tournament": "UTR PTT Krakow Men 01",
      "surface": "carpet",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 3,
        "first_serve_pct": 48.97959183673469,
        "first_serve_won_pct": 79.16666666666666,
        "second_serve_won_pct": 72.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-27",
      "opponent": "Miko Wassermann",
      "opponent_id": 376867,
      "tournament": "UTR PTT Krakow Men 01",
      "surface": "carpet",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 61.224489795918366,
        "first_serve_won_pct": 83.33333333333334,
        "second_serve_won_pct": 68.42105263157895,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-25",
      "opponent": "Michael Zhu",
      "opponent_id": 215205,
      "tournament": "UTR Carvoeiro M02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 14,
        "double_faults": 0,
        "first_serve_pct": 67.70833333333334,
        "first_serve_won_pct": 69.23076923076923,
        "second_serve_won_pct": 61.53846153846154,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-24",
      "opponent": "Edward Etty",
      "opponent_id": 419538,
      "tournament": "UTR Carvoeiro M02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 64.58333333333334,
        "first_serve_won_pct": 80.64516129032258,
        "second_serve_won_pct": 51.515151515151516,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-23",
      "opponent": "Hugo Maia",
      "opponent_id": 233191,
      "tournament": "UTR Carvoeiro M02",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 0,
        "first_serve_pct": 71.15384615384616,
        "first_serve_won_pct": 81.08108108108108,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-20",
      "opponent": "Deni Zmak",
      "opponent_id": 115253,
      "tournament": "UTR Carvoeiro M02",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 65.95744680851064,
        "first_serve_won_pct": 51.61290322580645,
        "second_serve_won_pct": 43.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-19",
      "opponent": "Tomas Curras Abasolo",
      "opponent_id": 169630,
      "tournament": "UTR Carvoeiro M01",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 68.85245901639344,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 31.57894736842105,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-19",
      "opponent": "Sebastian Fanselow",
      "opponent_id": 71950,
      "tournament": "UTR Carvoeiro M01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 4,
        "first_serve_pct": 65.67164179104478,
        "first_serve_won_pct": 63.63636363636363,
        "second_serve_won_pct": 47.82608695652174,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-18",
      "opponent": "Fred Gil",
      "opponent_id": 15864,
      "tournament": "UTR Carvoeiro M01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 67.5,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 70.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 8,
    "losses": 2,
    "form_string": "WWWWWWLLWW"
  },
  "head_to_head": [
    {
      "opponent": "Hugo Maia",
      "opponent_id": 233191,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Edward Etty",
      "opponent_id": 419538,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Fred Gil",
      "opponent_id": 15864,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "David Knesl",
      "opponent_id": 1120068,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Hikaru Takahashi",
      "opponent_id": 1076241,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-01-30 09:10",
      "opponent": "Niels Lootsma",
      "opponent_id": 102817,
      "tournament": "UTR PTT Krakow Men 01",
      "surface": "carpet",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 08:34:45 UTC"
}