Player Data JSON

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

Louis Van Herck

Louis Van Herck

Luxembourg ATP
3W - 3L 50,0% Win Rate Forma: LLWLWW

JSON Data

{
  "player": {
    "id": 3638,
    "api_id": 200791,
    "name": "Louis Van Herck",
    "short_name": "L. Van Herck",
    "country": "Luxembourg",
    "country_code": "LU",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 1440718,
    "singles": 12.87,
    "doubles": 13.02,
    "ranking": 1227,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 6,
    "wins": 3,
    "losses": 3,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 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": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 8.7,
    "avg_double_faults_per_match": 1.7,
    "avg_first_serve_pct": 61.0,
    "avg_first_serve_won_pct": 74.2,
    "avg_second_serve_won_pct": 47.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-15",
      "opponent": "Vitek Horak",
      "opponent_id": 287172,
      "tournament": "UTR PTT Olomouc Men 08",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "0-1",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 60.97560975609756,
        "first_serve_won_pct": 68.0,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-13",
      "opponent": "Martin Soukal",
      "opponent_id": 200766,
      "tournament": "UTR PTT Krakow Men 04",
      "surface": "carpet",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 8,
        "double_faults": 1,
        "first_serve_pct": 59.154929577464785,
        "first_serve_won_pct": 78.57142857142857,
        "second_serve_won_pct": 63.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-12",
      "opponent": "Roman Garkavenko",
      "opponent_id": 254294,
      "tournament": "UTR PTT Krakow Men 04",
      "surface": "carpet",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 58.06451612903226,
        "first_serve_won_pct": 69.44444444444444,
        "second_serve_won_pct": 61.53846153846154,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-11",
      "opponent": "Miko Wassermann",
      "opponent_id": 376867,
      "tournament": "UTR PTT Krakow Men 04",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 11,
        "double_faults": 2,
        "first_serve_pct": 67.6056338028169,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 52.17391304347826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-10",
      "opponent": "Maksym Kalabishka",
      "opponent_id": 1135539,
      "tournament": "UTR PTT Krakow Men 04",
      "surface": "carpet",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 0,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 80.95238095238095,
        "second_serve_won_pct": 71.42857142857143,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-08",
      "opponent": "Heorhii Shylov",
      "opponent_id": 1129098,
      "tournament": "UTR PTT Krakow Men 04",
      "surface": "carpet",
      "round": "",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 18,
        "double_faults": 3,
        "first_serve_pct": 70.09345794392523,
        "first_serve_won_pct": 73.33333333333333,
        "second_serve_won_pct": 34.375,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 3,
    "losses": 3,
    "form_string": "LLWLWW"
  },
  "head_to_head": [
    {
      "opponent": "Martin Soukal",
      "opponent_id": 200766,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Roman Garkavenko",
      "opponent_id": 254294,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Heorhii Shylov",
      "opponent_id": 1129098,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Maksym Kalabishka",
      "opponent_id": 1135539,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Vitek Horak",
      "opponent_id": 287172,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 11:44:16 UTC"
}