Player Data JSON

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

Daniel De Jonge

Daniel De Jonge

Netherlands ATP
3W - 0L 100,0% Win Rate Forma: WWW

JSON Data

{
  "player": {
    "id": 3185,
    "api_id": 200185,
    "name": "Daniel De Jonge",
    "short_name": "D. De Jonge",
    "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": 3816738,
    "singles": 13.34,
    "doubles": 13.07,
    "ranking": 822,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 3,
    "wins": 3,
    "losses": 0,
    "win_rate": 100.0
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 3,
      "losses": 0,
      "win_rate": 100.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": 3,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 7.0,
    "avg_double_faults_per_match": 2.3,
    "avg_first_serve_pct": 59.5,
    "avg_first_serve_won_pct": 81.4,
    "avg_second_serve_won_pct": 62.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-29",
      "opponent": "Radovan Michalik",
      "opponent_id": 371080,
      "tournament": "UTR Gyor M01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 63.41463414634146,
        "first_serve_won_pct": 92.3076923076923,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-28",
      "opponent": "Rafael Kis Balázs",
      "opponent_id": 233680,
      "tournament": "UTR Gyor M01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 8,
        "double_faults": 2,
        "first_serve_pct": 57.971014492753625,
        "first_serve_won_pct": 82.5,
        "second_serve_won_pct": 68.96551724137932,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-27",
      "opponent": "Nazar Oliynykov",
      "opponent_id": 454967,
      "tournament": "UTR Gyor M01",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 3,
        "first_serve_pct": 57.14285714285714,
        "first_serve_won_pct": 69.44444444444444,
        "second_serve_won_pct": 59.25925925925925,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 3,
    "losses": 0,
    "form_string": "WWW"
  },
  "head_to_head": [
    {
      "opponent": "Radovan Michalik",
      "opponent_id": 371080,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Rafael Kis Balázs",
      "opponent_id": 233680,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Nazar Oliynykov",
      "opponent_id": 454967,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-01-30 09:00",
      "opponent": "Peter Alam",
      "opponent_id": 313273,
      "tournament": "UTR Gyor M01",
      "surface": "hard",
      "round": "",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 08:29:58 UTC"
}