Player Data JSON

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

Rafael Jodar

Rafael Jodar

Spain ATP 168
2W - 1L 66.7% Win Rate Forma: LWW

JSON Data

{
  "player": {
    "id": 781,
    "api_id": 458834,
    "name": "Rafael Jodar",
    "short_name": "R. Jodar",
    "country": "Spain",
    "country_code": "ES",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4646833,
    "singles": null,
    "doubles": null,
    "ranking": null,
    "division": null,
    "is_pro": false,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 168,
    "points": 349,
    "best_position": 166,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 168,
      "points": 349
    },
    {
      "date": "2025-12-09",
      "position": 168,
      "points": 349
    },
    {
      "date": "2025-12-08",
      "position": 168,
      "points": 349
    },
    {
      "date": "2025-12-07",
      "position": 168,
      "points": 349
    },
    {
      "date": "2025-12-06",
      "position": 168,
      "points": 349
    },
    {
      "date": "2025-12-05",
      "position": 168,
      "points": 349
    },
    {
      "date": "2025-12-04",
      "position": 168,
      "points": 349
    },
    {
      "date": "2025-12-03",
      "position": 168,
      "points": 349
    }
  ],
  "career_stats": {
    "total_matches": 3,
    "wins": 2,
    "losses": 1,
    "win_rate": 66.7
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 3,
    "avg_aces_per_match": 5.0,
    "avg_double_faults_per_match": 0.0,
    "avg_first_serve_pct": 59.4,
    "avg_first_serve_won_pct": 76.3,
    "avg_second_serve_won_pct": 46.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-08-05",
      "opponent": "Marc-Andrea Huesler",
      "opponent_id": 145112,
      "tournament": "Grodzisk Mazowiecki, Poland",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 59.375,
        "first_serve_won_pct": 76.31578947368422,
        "second_serve_won_pct": 28.000000000000004,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-04",
      "opponent": "Toby Alex Kodat",
      "opponent_id": 297199,
      "tournament": "Grodzisk Mazowiecki, Poland",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "1-0",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 59.375,
        "first_serve_won_pct": 76.31578947368422,
        "second_serve_won_pct": 46.15384615384615,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-03",
      "opponent": "Ji Sung Nam",
      "opponent_id": 42151,
      "tournament": "Grodzisk Mazowiecki, Poland",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 0,
        "first_serve_pct": 59.375,
        "first_serve_won_pct": 76.31578947368422,
        "second_serve_won_pct": 46.15384615384615,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 3,
    "wins": 2,
    "losses": 1,
    "form_string": "LWW"
  },
  "head_to_head": [
    {
      "opponent": "Marc-Andrea Huesler",
      "opponent_id": 145112,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Toby Alex Kodat",
      "opponent_id": 297199,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Ji Sung Nam",
      "opponent_id": 42151,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 12,
          "wins": 11,
          "losses": 1,
          "win_rate": 91.7,
          "tournaments_played": 4,
          "tournaments_won": 2,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 58,
          "double_faults": 5,
          "aces_per_match": 4.8,
          "double_faults_per_match": 0.4,
          "first_serve_pct": 72.4,
          "first_serve_won_pct": 75.3,
          "second_serve_won_pct": 61.0,
          "break_points_saved_pct": 70.0,
          "break_points_converted_pct": 45.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 15,
          "wins": 9,
          "losses": 6,
          "win_rate": 60.0,
          "tournaments_played": 10,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 52,
          "double_faults": 28,
          "aces_per_match": 3.5,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 72.3,
          "first_serve_won_pct": 69.0,
          "second_serve_won_pct": 57.6,
          "break_points_saved_pct": 56.7,
          "break_points_converted_pct": 39.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 9,
          "aces_per_match": 2.0,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 71.7,
          "first_serve_won_pct": 63.6,
          "second_serve_won_pct": 58.5,
          "break_points_saved_pct": 51.7,
          "break_points_converted_pct": 74.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 31,
        "wins": 23,
        "tournaments_played": 15,
        "tournaments_won": 3,
        "aces": 118,
        "double_faults": 42,
        "win_rate": 74.2,
        "losses": 8
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 0,
          "aces_per_match": 3.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 74.4,
          "first_serve_won_pct": 50.0,
          "second_serve_won_pct": 45.0,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 2,
          "aces_per_match": 2.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 65.8,
          "second_serve_won_pct": 40.0,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 0,
        "tournaments_played": 7,
        "tournaments_won": 1,
        "aces": 5,
        "double_faults": 2,
        "win_rate": 0.0,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:18:46 UTC"
}