Player Data JSON

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

Daniel Masur

Daniel Masur

Germany ATP
0W - 4L 0.0% Win Rate Forma: LLLL

JSON Data

{
  "player": {
    "id": 320,
    "api_id": 53483,
    "name": "Daniel Masur",
    "short_name": "D. Masur",
    "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": 2622315,
    "singles": 14.08,
    "doubles": 13.91,
    "ranking": 332,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 4,
    "wins": 0,
    "losses": 4,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "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": {
    "ATP 500": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "ATP 250": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "Challenger": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 4,
    "avg_aces_per_match": 4.5,
    "avg_double_faults_per_match": 3.2,
    "avg_first_serve_pct": 59.8,
    "avg_first_serve_won_pct": 70.5,
    "avg_second_serve_won_pct": 43.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-02",
      "opponent": "Sascha Gueymard Wayenburg",
      "opponent_id": 340741,
      "tournament": "Helsinki, Finland",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 62.96296296296296,
        "second_serve_won_pct": 40.74074074074074,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-26",
      "opponent": "Chris Rodesch",
      "opponent_id": 225273,
      "tournament": "Bratislava, Slovakia",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 62.903225806451616,
        "first_serve_won_pct": 71.7948717948718,
        "second_serve_won_pct": 43.47826086956522,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-12",
      "opponent": "Borna Gojo",
      "opponent_id": 124916,
      "tournament": "Munich",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 9,
        "double_faults": 1,
        "first_serve_pct": 64.7887323943662,
        "first_serve_won_pct": 80.43478260869566,
        "second_serve_won_pct": 68.96551724137932,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-01-04",
      "opponent": "Luca Nardi",
      "opponent_id": 289233,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 5,
        "first_serve_pct": 61.6822429906542,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 37.142857142857146,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 4,
    "wins": 0,
    "losses": 4,
    "form_string": "LLLL"
  },
  "head_to_head": [
    {
      "opponent": "Borna Gojo",
      "opponent_id": 124916,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Luca Nardi",
      "opponent_id": 289233,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Sascha Gueymard Wayenburg",
      "opponent_id": 340741,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Chris Rodesch",
      "opponent_id": 225273,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 8,
          "wins": 1,
          "losses": 7,
          "win_rate": 12.5,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 17,
          "double_faults": 23,
          "aces_per_match": 2.1,
          "double_faults_per_match": 2.9,
          "first_serve_pct": 75.7,
          "first_serve_won_pct": 63.8,
          "second_serve_won_pct": 53.8,
          "break_points_saved_pct": 39.1,
          "break_points_converted_pct": 36.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 12,
          "wins": 7,
          "losses": 5,
          "win_rate": 58.3,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 2,
          "aces": 66,
          "double_faults": 30,
          "aces_per_match": 5.5,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 73.7,
          "first_serve_won_pct": 70.0,
          "second_serve_won_pct": 62.1,
          "break_points_saved_pct": 56.2,
          "break_points_converted_pct": 41.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 7,
          "wins": 2,
          "losses": 5,
          "win_rate": 28.6,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 34,
          "double_faults": 13,
          "aces_per_match": 4.9,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 70.5,
          "first_serve_won_pct": 65.0,
          "second_serve_won_pct": 45.9,
          "break_points_saved_pct": 72.3,
          "break_points_converted_pct": 32.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 27,
        "wins": 10,
        "tournaments_played": 21,
        "tournaments_won": 0,
        "aces": 117,
        "double_faults": 66,
        "win_rate": 37.0,
        "losses": 17
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 3,
          "aces": 23,
          "double_faults": 12,
          "aces_per_match": 7.7,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 73.1,
          "first_serve_won_pct": 73.1,
          "second_serve_won_pct": 51.9,
          "break_points_saved_pct": 79.2,
          "break_points_converted_pct": 47.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 14,
          "wins": 9,
          "losses": 5,
          "win_rate": 64.3,
          "tournaments_played": 9,
          "tournaments_won": 1,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 1,
          "aces": 50,
          "double_faults": 39,
          "aces_per_match": 3.6,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 73.3,
          "first_serve_won_pct": 71.1,
          "second_serve_won_pct": 58.9,
          "break_points_saved_pct": 62.8,
          "break_points_converted_pct": 37.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 21,
          "wins": 11,
          "losses": 10,
          "win_rate": 52.4,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 7,
          "aces": 72,
          "double_faults": 86,
          "aces_per_match": 3.4,
          "double_faults_per_match": 4.1,
          "first_serve_pct": 72.2,
          "first_serve_won_pct": 67.7,
          "second_serve_won_pct": 51.5,
          "break_points_saved_pct": 58.4,
          "break_points_converted_pct": 43.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 38,
        "wins": 21,
        "tournaments_played": 21,
        "tournaments_won": 1,
        "aces": 145,
        "double_faults": 137,
        "win_rate": 55.3,
        "losses": 17
      }
    }
  ],
  "data_generated_at": "2025-12-10 11:18:05 UTC"
}