Player Data JSON

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

Jaume Munar

Jaume Munar

Spain ATP 39
33W - 28L 54,1% Win Rate Forma: LWLWWLLLLW

JSON Data

{
  "player": {
    "id": 269,
    "api_id": 126356,
    "name": "Jaume Munar",
    "short_name": "J. Munar",
    "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": 240231,
    "singles": 15.56,
    "doubles": 14.49,
    "ranking": 24,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 39,
    "points": 1335,
    "best_position": 33,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 39,
      "points": 1335
    },
    {
      "date": "2026-01-29",
      "position": 39,
      "points": 1335
    },
    {
      "date": "2026-01-28",
      "position": 39,
      "points": 1335
    },
    {
      "date": "2026-01-27",
      "position": 39,
      "points": 1335
    },
    {
      "date": "2026-01-26",
      "position": 39,
      "points": 1335
    },
    {
      "date": "2026-01-25",
      "position": 39,
      "points": 1335
    },
    {
      "date": "2026-01-24",
      "position": 39,
      "points": 1335
    },
    {
      "date": "2026-01-23",
      "position": 39,
      "points": 1335
    },
    {
      "date": "2026-01-22",
      "position": 39,
      "points": 1335
    },
    {
      "date": "2026-01-21",
      "position": 39,
      "points": 1335
    }
  ],
  "career_stats": {
    "total_matches": 61,
    "wins": 33,
    "losses": 28,
    "win_rate": 54.1
  },
  "surface_stats": {
    "hard": {
      "matches": 42,
      "wins": 24,
      "losses": 18,
      "win_rate": 57.1
    },
    "clay": {
      "matches": 13,
      "wins": 6,
      "losses": 7,
      "win_rate": 46.2
    },
    "grass": {
      "matches": 6,
      "wins": 3,
      "losses": 3,
      "win_rate": 50.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 11,
      "wins": 7,
      "losses": 4,
      "win_rate": 63.6
    },
    "Masters 1000": {
      "matches": 18,
      "wins": 9,
      "losses": 9,
      "win_rate": 50.0
    },
    "ATP 500": {
      "matches": 17,
      "wins": 10,
      "losses": 7,
      "win_rate": 58.8
    },
    "ATP 250": {
      "matches": 13,
      "wins": 7,
      "losses": 6,
      "win_rate": 53.8
    },
    "Otro": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 61,
    "avg_aces_per_match": 4.6,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 63.7,
    "avg_first_serve_won_pct": 71.2,
    "avg_second_serve_won_pct": 51.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-22",
      "opponent": "Casper Ruud",
      "opponent_id": 119248,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-3",
      "stats": {
        "aces": 5,
        "double_faults": 4,
        "first_serve_pct": 47.19101123595505,
        "first_serve_won_pct": 69.04761904761905,
        "second_serve_won_pct": 58.536585365853654,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-19",
      "opponent": "Dalibor Svrcina",
      "opponent_id": 260122,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "3-2",
      "stats": {
        "aces": 18,
        "double_faults": 6,
        "first_serve_pct": 66.25766871165644,
        "first_serve_won_pct": 73.14814814814815,
        "second_serve_won_pct": 49.2063492063492,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-15",
      "opponent": "Tomas Machac",
      "opponent_id": 238300,
      "tournament": "Adelaide",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 71.1864406779661,
        "first_serve_won_pct": 69.04761904761905,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Francisco Cerundolo",
      "opponent_id": 221012,
      "tournament": "Adelaide",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 14,
        "double_faults": 3,
        "first_serve_pct": 68.53932584269663,
        "first_serve_won_pct": 73.77049180327869,
        "second_serve_won_pct": 57.89473684210527,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Daniel Altmaier",
      "opponent_id": 127208,
      "tournament": "Adelaide",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 85.0,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Taylor Fritz",
      "opponent_id": 136042,
      "tournament": "United Cup",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 14,
        "double_faults": 5,
        "first_serve_pct": 60.65573770491803,
        "first_serve_won_pct": 83.78378378378379,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-02",
      "opponent": "Sebastián Báez",
      "opponent_id": 221806,
      "tournament": "United Cup",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 7,
        "double_faults": 0,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 64.1025641025641,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-28",
      "opponent": "Daniil Medvedev",
      "opponent_id": 163504,
      "tournament": "Paris",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 57.77777777777777,
        "first_serve_won_pct": 57.692307692307686,
        "second_serve_won_pct": 41.17647058823529,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-25",
      "opponent": "Joao Fonseca",
      "opponent_id": 403869,
      "tournament": "Basel",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 11,
        "double_faults": 1,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 76.0,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-24",
      "opponent": "Felix Auger-Aliassime",
      "opponent_id": 192013,
      "tournament": "Basel",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "1-0",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 65.51724137931035,
        "first_serve_won_pct": 89.47368421052632,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LWLWWLLLLW"
  },
  "head_to_head": [
    {
      "opponent": "Casper Ruud",
      "opponent_id": 119248,
      "matches": 4,
      "wins": 0,
      "losses": 4
    },
    {
      "opponent": "Ben Shelton",
      "opponent_id": 385485,
      "matches": 3,
      "wins": 3,
      "losses": 0
    },
    {
      "opponent": "Daniel Altmaier",
      "opponent_id": 127208,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Alejandro Davidovich Fokina",
      "opponent_id": 157456,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Lorenzo Musetti",
      "opponent_id": 261015,
      "matches": 2,
      "wins": 1,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 0,
          "aces": 42,
          "double_faults": 37,
          "aces_per_match": 7.0,
          "double_faults_per_match": 6.2,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 71.5,
          "second_serve_won_pct": 56.7,
          "break_points_saved_pct": 53.1,
          "break_points_converted_pct": 32.7,
          "winners_total": 90,
          "unforced_errors_total": 75
        },
        "hardcourt_indoor": {
          "matches": 9,
          "wins": 6,
          "losses": 3,
          "win_rate": 66.7,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 46,
          "double_faults": 20,
          "aces_per_match": 5.1,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 75.6,
          "first_serve_won_pct": 74.9,
          "second_serve_won_pct": 59.9,
          "break_points_saved_pct": 63.3,
          "break_points_converted_pct": 43.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 26,
          "wins": 15,
          "losses": 11,
          "win_rate": 57.7,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 93,
          "double_faults": 69,
          "aces_per_match": 3.6,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 70.0,
          "second_serve_won_pct": 56.4,
          "break_points_saved_pct": 59.2,
          "break_points_converted_pct": 38.8,
          "winners_total": 99,
          "unforced_errors_total": 115
        },
        "red_clay": {
          "matches": 15,
          "wins": 6,
          "losses": 9,
          "win_rate": 40.0,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 3,
          "aces": 47,
          "double_faults": 56,
          "aces_per_match": 3.1,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 68.8,
          "second_serve_won_pct": 53.6,
          "break_points_saved_pct": 67.0,
          "break_points_converted_pct": 36.3,
          "winners_total": 72,
          "unforced_errors_total": 68
        }
      },
      "totals": {
        "matches": 56,
        "wins": 30,
        "tournaments_played": 28,
        "tournaments_won": 0,
        "aces": 228,
        "double_faults": 182,
        "win_rate": 53.6,
        "losses": 26
      }
    },
    {
      "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": 1,
          "aces": 23,
          "double_faults": 19,
          "aces_per_match": 7.7,
          "double_faults_per_match": 6.3,
          "first_serve_pct": 73.1,
          "first_serve_won_pct": 75.1,
          "second_serve_won_pct": 60.7,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 27.3,
          "winners_total": 60,
          "unforced_errors_total": 58
        },
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 1,
          "losses": 4,
          "win_rate": 20.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 11,
          "double_faults": 18,
          "aces_per_match": 2.2,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 72.3,
          "first_serve_won_pct": 71.3,
          "second_serve_won_pct": 47.8,
          "break_points_saved_pct": 56.7,
          "break_points_converted_pct": 30.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 14,
          "wins": 5,
          "losses": 9,
          "win_rate": 35.7,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 4,
          "aces": 68,
          "double_faults": 47,
          "aces_per_match": 4.9,
          "double_faults_per_match": 3.4,
          "first_serve_pct": 74.1,
          "first_serve_won_pct": 72.5,
          "second_serve_won_pct": 55.6,
          "break_points_saved_pct": 61.5,
          "break_points_converted_pct": 41.8,
          "winners_total": 87,
          "unforced_errors_total": 92
        },
        "red_clay": {
          "matches": 42,
          "wins": 25,
          "losses": 17,
          "win_rate": 59.5,
          "tournaments_played": 18,
          "tournaments_won": 1,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 3,
          "aces": 93,
          "double_faults": 118,
          "aces_per_match": 2.2,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 75.3,
          "first_serve_won_pct": 67.0,
          "second_serve_won_pct": 56.3,
          "break_points_saved_pct": 64.0,
          "break_points_converted_pct": 41.9,
          "winners_total": 67,
          "unforced_errors_total": 77
        }
      },
      "totals": {
        "matches": 64,
        "wins": 32,
        "tournaments_played": 33,
        "tournaments_won": 1,
        "aces": 195,
        "double_faults": 202,
        "win_rate": 50.0,
        "losses": 32
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 13,
          "aces_per_match": 2.5,
          "double_faults_per_match": 6.5,
          "first_serve_pct": 74.7,
          "first_serve_won_pct": 63.0,
          "second_serve_won_pct": 59.1,
          "break_points_saved_pct": 69.2,
          "break_points_converted_pct": 35.7,
          "winners_total": 65,
          "unforced_errors_total": 53
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 0,
          "aces_per_match": 4.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 75.4,
          "first_serve_won_pct": 69.7,
          "second_serve_won_pct": 56.2,
          "break_points_saved_pct": 0.0,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 7,
          "wins": 1,
          "losses": 6,
          "win_rate": 14.3,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 33,
          "double_faults": 28,
          "aces_per_match": 4.7,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 76.0,
          "first_serve_won_pct": 67.5,
          "second_serve_won_pct": 46.3,
          "break_points_saved_pct": 50.9,
          "break_points_converted_pct": 35.0,
          "winners_total": 23,
          "unforced_errors_total": 51
        },
        "red_clay": {
          "matches": 24,
          "wins": 13,
          "losses": 11,
          "win_rate": 54.2,
          "tournaments_played": 20,
          "tournaments_won": 1,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 4,
          "aces": 43,
          "double_faults": 65,
          "aces_per_match": 1.8,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 78.2,
          "first_serve_won_pct": 61.6,
          "second_serve_won_pct": 53.4,
          "break_points_saved_pct": 53.0,
          "break_points_converted_pct": 44.1,
          "winners_total": 23,
          "unforced_errors_total": 38
        }
      },
      "totals": {
        "matches": 34,
        "wins": 15,
        "tournaments_played": 31,
        "tournaments_won": 1,
        "aces": 85,
        "double_faults": 106,
        "win_rate": 44.1,
        "losses": 19
      }
    }
  ],
  "data_generated_at": "2026-01-30 11:39:26 UTC"
}