Player Data JSON

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

Rebeka Masarova

Rebeka Masarova

Switzerland WTA 116
33W - 21L 61.1% Win Rate Forma: LLWLLWLWLL

JSON Data

{
  "player": {
    "id": 404,
    "api_id": 124804,
    "name": "Rebeka Masarova",
    "short_name": "R. Masarova",
    "country": "Switzerland",
    "country_code": "CH",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1999-08-06",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 141817,
    "singles": 12.29,
    "doubles": 11.76,
    "ranking": 41,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 116,
    "points": 659,
    "best_position": 62,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 116,
      "points": 659
    },
    {
      "date": "2025-12-09",
      "position": 116,
      "points": 659
    },
    {
      "date": "2025-12-08",
      "position": 116,
      "points": 659
    },
    {
      "date": "2025-12-07",
      "position": 116,
      "points": 659
    },
    {
      "date": "2025-12-06",
      "position": 116,
      "points": 659
    },
    {
      "date": "2025-12-05",
      "position": 116,
      "points": 659
    },
    {
      "date": "2025-12-04",
      "position": 116,
      "points": 659
    },
    {
      "date": "2025-12-03",
      "position": 116,
      "points": 659
    }
  ],
  "career_stats": {
    "total_matches": 54,
    "wins": 33,
    "losses": 21,
    "win_rate": 61.1
  },
  "surface_stats": {
    "hard": {
      "matches": 25,
      "wins": 13,
      "losses": 12,
      "win_rate": 52.0
    },
    "clay": {
      "matches": 18,
      "wins": 13,
      "losses": 5,
      "win_rate": 72.2
    },
    "grass": {
      "matches": 11,
      "wins": 7,
      "losses": 4,
      "win_rate": 63.6
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 9,
      "wins": 5,
      "losses": 4,
      "win_rate": 55.6
    },
    "WTA 1000": {
      "matches": 17,
      "wins": 11,
      "losses": 6,
      "win_rate": 64.7
    },
    "WTA 500": {
      "matches": 7,
      "wins": 4,
      "losses": 3,
      "win_rate": 57.1
    },
    "WTA 250": {
      "matches": 21,
      "wins": 13,
      "losses": 8,
      "win_rate": 61.9
    }
  },
  "average_match_stats": {
    "matches_with_stats": 54,
    "avg_aces_per_match": 5.5,
    "avg_double_faults_per_match": 4.3,
    "avg_first_serve_pct": 61.5,
    "avg_first_serve_won_pct": 70.8,
    "avg_second_serve_won_pct": 47.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-30",
      "opponent": "Viktorija Golubic",
      "opponent_id": 48455,
      "tournament": "WTA 125K Suzhou, China Women Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 5,
        "first_serve_pct": 64.28571428571429,
        "first_serve_won_pct": 61.111111111111114,
        "second_serve_won_pct": 35.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-23",
      "opponent": "Maddison Inglis",
      "opponent_id": 99405,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 10,
        "double_faults": 8,
        "first_serve_pct": 60.447761194029844,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 45.28301886792453,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-22",
      "opponent": "Zarina Diyas",
      "opponent_id": 36443,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 70.37037037037037,
        "first_serve_won_pct": 76.31578947368422,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-24",
      "opponent": "Aryna Sabalenka",
      "opponent_id": 157754,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 5,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 65.71428571428571,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-17",
      "opponent": "Sorana Cirstea",
      "opponent_id": 19728,
      "tournament": "Cleveland",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 8,
        "first_serve_pct": 44.44444444444444,
        "first_serve_won_pct": 55.00000000000001,
        "second_serve_won_pct": 68.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-16",
      "opponent": "Daphnee Mpetshi Perricard",
      "opponent_id": 476537,
      "tournament": "Cleveland",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 1,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 85.71428571428571,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-06",
      "opponent": "Leolia Jeanjean",
      "opponent_id": 112957,
      "tournament": "Cincinnati",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 62.903225806451616,
        "first_serve_won_pct": 53.84615384615385,
        "second_serve_won_pct": 47.82608695652174,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-06",
      "opponent": "Lauren Davis",
      "opponent_id": 41372,
      "tournament": "Cincinnati",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 7,
        "double_faults": 4,
        "first_serve_pct": 64.15094339622641,
        "first_serve_won_pct": 79.41176470588235,
        "second_serve_won_pct": 52.63157894736842,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-26",
      "opponent": "Yafan Wang",
      "opponent_id": 52025,
      "tournament": "Montreal",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 4,
        "first_serve_pct": 60.86956521739131,
        "first_serve_won_pct": 66.07142857142857,
        "second_serve_won_pct": 65.51724137931035,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-11",
      "opponent": "Francesca Jones",
      "opponent_id": 193290,
      "tournament": "Contrexeville, France",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-1",
      "stats": {
        "aces": 4,
        "double_faults": 4,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 81.81818181818183,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 3,
    "losses": 7,
    "form_string": "LLWLLWLWLL"
  },
  "head_to_head": [
    {
      "opponent": "Greet Minnen",
      "opponent_id": 110803,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Maddison Inglis",
      "opponent_id": 99405,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Daria Snigur",
      "opponent_id": 267148,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Viktorija Golubic",
      "opponent_id": 48455,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Arantxa Rus",
      "opponent_id": 19847,
      "matches": 2,
      "wins": 2,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 6,
          "wins": 4,
          "losses": 2,
          "win_rate": 66.7,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 40,
          "double_faults": 20,
          "aces_per_match": 6.7,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 72.0,
          "second_serve_won_pct": 58.3,
          "break_points_saved_pct": 75.6,
          "break_points_converted_pct": 44.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 13,
          "double_faults": 16,
          "aces_per_match": 6.5,
          "double_faults_per_match": 8.0,
          "first_serve_pct": 68.9,
          "first_serve_won_pct": 76.0,
          "second_serve_won_pct": 47.6,
          "break_points_saved_pct": 56.2,
          "break_points_converted_pct": 30.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 22,
          "wins": 13,
          "losses": 9,
          "win_rate": 59.1,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 4,
          "aces": 129,
          "double_faults": 100,
          "aces_per_match": 5.9,
          "double_faults_per_match": 4.5,
          "first_serve_pct": 72.6,
          "first_serve_won_pct": 69.2,
          "second_serve_won_pct": 52.1,
          "break_points_saved_pct": 56.6,
          "break_points_converted_pct": 46.2,
          "winners_total": 16,
          "unforced_errors_total": 21
        },
        "red_clay": {
          "matches": 11,
          "wins": 8,
          "losses": 3,
          "win_rate": 72.7,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 38,
          "double_faults": 31,
          "aces_per_match": 3.5,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 71.0,
          "first_serve_won_pct": 72.0,
          "second_serve_won_pct": 54.0,
          "break_points_saved_pct": 59.6,
          "break_points_converted_pct": 44.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 11,
          "double_faults": 8,
          "aces_per_match": 5.5,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 71.2,
          "first_serve_won_pct": 74.3,
          "second_serve_won_pct": 48.5,
          "break_points_saved_pct": 64.7,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 43,
        "wins": 26,
        "tournaments_played": 23,
        "tournaments_won": 0,
        "aces": 231,
        "double_faults": 175,
        "win_rate": 60.5,
        "losses": 17
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 31,
          "double_faults": 15,
          "aces_per_match": 6.2,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 74.5,
          "first_serve_won_pct": 68.1,
          "second_serve_won_pct": 50.4,
          "break_points_saved_pct": 59.0,
          "break_points_converted_pct": 52.2,
          "winners_total": 18,
          "unforced_errors_total": 37
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 9,
          "double_faults": 6,
          "aces_per_match": 9.0,
          "double_faults_per_match": 6.0,
          "first_serve_pct": 74.3,
          "first_serve_won_pct": 70.1,
          "second_serve_won_pct": 35.0,
          "break_points_saved_pct": 73.7,
          "break_points_converted_pct": 57.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 23,
          "wins": 9,
          "losses": 14,
          "win_rate": 39.1,
          "tournaments_played": 16,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 5,
          "aces": 128,
          "double_faults": 115,
          "aces_per_match": 5.6,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 73.3,
          "first_serve_won_pct": 64.2,
          "second_serve_won_pct": 49.0,
          "break_points_saved_pct": 57.9,
          "break_points_converted_pct": 39.1,
          "winners_total": 32,
          "unforced_errors_total": 63
        },
        "red_clay": {
          "matches": 15,
          "wins": 7,
          "losses": 8,
          "win_rate": 46.7,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 46,
          "double_faults": 63,
          "aces_per_match": 3.1,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 72.0,
          "first_serve_won_pct": 64.6,
          "second_serve_won_pct": 51.9,
          "break_points_saved_pct": 58.7,
          "break_points_converted_pct": 44.1,
          "winners_total": 29,
          "unforced_errors_total": 35
        }
      },
      "totals": {
        "matches": 44,
        "wins": 18,
        "tournaments_played": 31,
        "tournaments_won": 0,
        "aces": 214,
        "double_faults": 199,
        "win_rate": 40.9,
        "losses": 26
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 6,
          "wins": 3,
          "losses": 3,
          "win_rate": 50.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 24,
          "double_faults": 15,
          "aces_per_match": 4.0,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 82.2,
          "first_serve_won_pct": 70.6,
          "second_serve_won_pct": 58.7,
          "break_points_saved_pct": 48.1,
          "break_points_converted_pct": 34.1,
          "winners_total": 74,
          "unforced_errors_total": 59
        },
        "hardcourt_indoor": {
          "matches": 9,
          "wins": 5,
          "losses": 4,
          "win_rate": 55.6,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 0,
          "aces": 25,
          "double_faults": 33,
          "aces_per_match": 2.8,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 76.7,
          "first_serve_won_pct": 61.3,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 42.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 13,
          "wins": 6,
          "losses": 7,
          "win_rate": 46.2,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 3,
          "aces": 86,
          "double_faults": 63,
          "aces_per_match": 6.6,
          "double_faults_per_match": 4.8,
          "first_serve_pct": 74.5,
          "first_serve_won_pct": 68.6,
          "second_serve_won_pct": 52.7,
          "break_points_saved_pct": 61.9,
          "break_points_converted_pct": 48.5,
          "winners_total": 35,
          "unforced_errors_total": 59
        },
        "red_clay": {
          "matches": 8,
          "wins": 5,
          "losses": 3,
          "win_rate": 62.5,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 19,
          "double_faults": 33,
          "aces_per_match": 2.4,
          "double_faults_per_match": 4.1,
          "first_serve_pct": 75.3,
          "first_serve_won_pct": 63.2,
          "second_serve_won_pct": 57.0,
          "break_points_saved_pct": 61.3,
          "break_points_converted_pct": 48.5,
          "winners_total": 25,
          "unforced_errors_total": 61
        }
      },
      "totals": {
        "matches": 36,
        "wins": 19,
        "tournaments_played": 23,
        "tournaments_won": 0,
        "aces": 154,
        "double_faults": 144,
        "win_rate": 52.8,
        "losses": 17
      }
    }
  ],
  "data_generated_at": "2025-12-10 07:35:12 UTC"
}