Player Data JSON

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

Tim van Rijthoven

Tim van Rijthoven

Netherlands ATP
0W - 2L 0.0% Win Rate Forma: LL

JSON Data

{
  "player": {
    "id": 423,
    "api_id": 102411,
    "name": "Tim van Rijthoven",
    "short_name": "T. van Rijthoven",
    "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": 64324,
    "singles": null,
    "doubles": null,
    "ranking": 986,
    "division": "General",
    "is_pro": false,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 2,
    "wins": 0,
    "losses": 2,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 3.0,
    "avg_double_faults_per_match": 0.5,
    "avg_first_serve_pct": 64.7,
    "avg_first_serve_won_pct": 56.2,
    "avg_second_serve_won_pct": 33.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-05-19",
      "opponent": "Sascha Gueymard Wayenburg",
      "opponent_id": 340741,
      "tournament": "Roland Garros",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 72.3076923076923,
        "first_serve_won_pct": 57.446808510638306,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-01-06",
      "opponent": "Jerome Kym",
      "opponent_id": 309071,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 57.14285714285714,
        "first_serve_won_pct": 55.00000000000001,
        "second_serve_won_pct": 53.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 0,
    "losses": 2,
    "form_string": "LL"
  },
  "head_to_head": [
    {
      "opponent": "Jerome Kym",
      "opponent_id": 309071,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Sascha Gueymard Wayenburg",
      "opponent_id": 340741,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 0,
          "aces_per_match": 1.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 70.0,
          "first_serve_won_pct": 55.0,
          "second_serve_won_pct": 33.3,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 5,
          "double_faults": 1,
          "aces_per_match": 5.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 78.3,
          "first_serve_won_pct": 57.4,
          "second_serve_won_pct": 35.3,
          "break_points_saved_pct": 42.9,
          "break_points_converted_pct": 14.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 0,
        "tournaments_played": 2,
        "tournaments_won": 0,
        "aces": 6,
        "double_faults": 1,
        "win_rate": 0.0,
        "losses": 2
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 18,
          "double_faults": 4,
          "aces_per_match": 9.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 75.8,
          "first_serve_won_pct": 70.8,
          "second_serve_won_pct": 65.9,
          "break_points_saved_pct": 33.3,
          "break_points_converted_pct": 16.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 14,
          "double_faults": 7,
          "aces_per_match": 7.0,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 75.9,
          "first_serve_won_pct": 65.8,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 14.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 4,
        "wins": 0,
        "tournaments_played": 4,
        "tournaments_won": 0,
        "aces": 32,
        "double_faults": 11,
        "win_rate": 0.0,
        "losses": 4
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 13,
          "double_faults": 3,
          "aces_per_match": 13.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 74.0,
          "first_serve_won_pct": 87.5,
          "second_serve_won_pct": 69.6,
          "break_points_saved_pct": 33.3,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 2,
          "aces_per_match": 4.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 72.1,
          "first_serve_won_pct": 66.7,
          "second_serve_won_pct": 26.7,
          "break_points_saved_pct": 40.0,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 0,
        "tournaments_played": 3,
        "tournaments_won": 0,
        "aces": 17,
        "double_faults": 5,
        "win_rate": 0.0,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2025-12-10 09:58:57 UTC"
}