Player Data JSON

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

Robert Strombachs

Robert Strombachs

Germany ATP 368
4W - 4L 50.0% Win Rate Forma: LWLWLLWW

JSON Data

{
  "player": {
    "id": 891,
    "api_id": 263699,
    "name": "Robert Strombachs",
    "short_name": "R. Strombachs",
    "country": "Germany",
    "country_code": "DE",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 377976,
    "singles": 13.67,
    "doubles": 13.32,
    "ranking": 557,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 368,
    "points": 133,
    "best_position": 321,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 368,
      "points": 133
    },
    {
      "date": "2025-12-09",
      "position": 368,
      "points": 133
    },
    {
      "date": "2025-12-08",
      "position": 368,
      "points": 133
    },
    {
      "date": "2025-12-07",
      "position": 396,
      "points": 123
    },
    {
      "date": "2025-12-06",
      "position": 396,
      "points": 123
    },
    {
      "date": "2025-12-05",
      "position": 396,
      "points": 123
    },
    {
      "date": "2025-12-04",
      "position": 396,
      "points": 123
    },
    {
      "date": "2025-12-03",
      "position": 396,
      "points": 123
    }
  ],
  "career_stats": {
    "total_matches": 8,
    "wins": 4,
    "losses": 4,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 8,
      "wins": 4,
      "losses": 4,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 8,
    "avg_aces_per_match": 5.2,
    "avg_double_faults_per_match": 3.5,
    "avg_first_serve_pct": 69.9,
    "avg_first_serve_won_pct": 68.0,
    "avg_second_serve_won_pct": 56.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-02",
      "opponent": "Francesco Passaro",
      "opponent_id": 258908,
      "tournament": "Mouilleron-Le-Captif, France",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 10,
        "double_faults": 3,
        "first_serve_pct": 73.25581395348837,
        "first_serve_won_pct": 74.60317460317461,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-30",
      "opponent": "Federico Cinà",
      "opponent_id": 421761,
      "tournament": "Mouilleron-Le-Captif, France",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 6,
        "first_serve_pct": 72.94117647058823,
        "first_serve_won_pct": 69.35483870967742,
        "second_serve_won_pct": 39.130434782608695,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-29",
      "opponent": "Hamish Stewart",
      "opponent_id": 245307,
      "tournament": "Mouilleron-Le-Captif, France",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 79.36507936507937,
        "first_serve_won_pct": 56.00000000000001,
        "second_serve_won_pct": 41.17647058823529,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-28",
      "opponent": "Maxence Beauge",
      "opponent_id": 177658,
      "tournament": "Mouilleron-Le-Captif, France",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 77.77777777777779,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-14",
      "opponent": "Michael Vrbensky",
      "opponent_id": 235930,
      "tournament": "Bad Waltersdorf, Austria",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 6,
        "first_serve_pct": 56.896551724137936,
        "first_serve_won_pct": 57.57575757575758,
        "second_serve_won_pct": 34.78260869565217,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-02",
      "opponent": "Frederico Ferreira Silva",
      "opponent_id": 66484,
      "tournament": "Sevilla, Spain",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 4,
        "first_serve_pct": 68.96551724137932,
        "first_serve_won_pct": 63.33333333333333,
        "second_serve_won_pct": 69.56521739130434,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-01",
      "opponent": "Sergi Perez Contri",
      "opponent_id": 108563,
      "tournament": "Sevilla, Spain",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 68.0,
        "first_serve_won_pct": 63.23529411764706,
        "second_serve_won_pct": 35.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-31",
      "opponent": "Filip Pieczonka",
      "opponent_id": 324576,
      "tournament": "Sevilla, Spain",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 9,
        "double_faults": 3,
        "first_serve_pct": 61.76470588235294,
        "first_serve_won_pct": 88.09523809523809,
        "second_serve_won_pct": 41.46341463414634,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 8,
    "wins": 4,
    "losses": 4,
    "form_string": "LWLWLLWW"
  },
  "head_to_head": [
    {
      "opponent": "Francesco Passaro",
      "opponent_id": 258908,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Michael Vrbensky",
      "opponent_id": 235930,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Frederico Ferreira Silva",
      "opponent_id": 66484,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Hamish Stewart",
      "opponent_id": 245307,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Filip Pieczonka",
      "opponent_id": 324576,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 23,
          "double_faults": 12,
          "aces_per_match": 5.8,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 80.3,
          "first_serve_won_pct": 68.4,
          "second_serve_won_pct": 73.0,
          "break_points_saved_pct": 69.6,
          "break_points_converted_pct": 36.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 8,
          "wins": 2,
          "losses": 6,
          "win_rate": 25.0,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 31,
          "double_faults": 34,
          "aces_per_match": 3.9,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 72.4,
          "first_serve_won_pct": 69.6,
          "second_serve_won_pct": 52.4,
          "break_points_saved_pct": 56.1,
          "break_points_converted_pct": 25.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 12,
        "wins": 4,
        "tournaments_played": 9,
        "tournaments_won": 0,
        "aces": 54,
        "double_faults": 46,
        "win_rate": 33.3,
        "losses": 8
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 12,
          "double_faults": 9,
          "aces_per_match": 3.0,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 79.4,
          "first_serve_won_pct": 63.6,
          "second_serve_won_pct": 61.4,
          "break_points_saved_pct": 71.4,
          "break_points_converted_pct": 32.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 7,
          "double_faults": 5,
          "aces_per_match": 3.5,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 78.4,
          "first_serve_won_pct": 72.9,
          "second_serve_won_pct": 70.0,
          "break_points_saved_pct": 62.5,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 23,
          "wins": 12,
          "losses": 11,
          "win_rate": 52.2,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 4,
          "aces": 60,
          "double_faults": 70,
          "aces_per_match": 2.6,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 74.0,
          "first_serve_won_pct": 66.9,
          "second_serve_won_pct": 54.0,
          "break_points_saved_pct": 63.0,
          "break_points_converted_pct": 42.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 29,
        "wins": 15,
        "tournaments_played": 29,
        "tournaments_won": 0,
        "aces": 79,
        "double_faults": 84,
        "win_rate": 51.7,
        "losses": 14
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:05:38 UTC"
}