Player Data JSON

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

Rebeka Masarova

Rebeka Masarova

Switzerland WTA 160
48W - 30L 61.5% Win Rate Forma: WWWWLWLWLW

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": 11.96,
    "doubles": 11.31,
    "ranking": 126,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 160,
    "points": 479,
    "best_position": 62,
    "date": "2026-05-08"
  },
  "ranking_history": [
    {
      "date": "2026-05-08",
      "position": 160,
      "points": 479
    },
    {
      "date": "2026-05-07",
      "position": 160,
      "points": 479
    },
    {
      "date": "2026-05-06",
      "position": 160,
      "points": 479
    },
    {
      "date": "2026-05-05",
      "position": 160,
      "points": 479
    },
    {
      "date": "2026-05-04",
      "position": 160,
      "points": 479
    },
    {
      "date": "2026-05-03",
      "position": 124,
      "points": 620
    },
    {
      "date": "2026-05-02",
      "position": 124,
      "points": 620
    },
    {
      "date": "2026-05-01",
      "position": 124,
      "points": 620
    },
    {
      "date": "2026-04-30",
      "position": 124,
      "points": 620
    },
    {
      "date": "2026-04-29",
      "position": 124,
      "points": 620
    }
  ],
  "career_stats": {
    "total_matches": 78,
    "wins": 48,
    "losses": 30,
    "win_rate": 61.5
  },
  "surface_stats": {
    "hard": {
      "matches": 38,
      "wins": 21,
      "losses": 17,
      "win_rate": 55.3
    },
    "clay": {
      "matches": 29,
      "wins": 20,
      "losses": 9,
      "win_rate": 69.0
    },
    "grass": {
      "matches": 11,
      "wins": 7,
      "losses": 4,
      "win_rate": 63.6
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 11,
      "wins": 6,
      "losses": 5,
      "win_rate": 54.5
    },
    "WTA 1000": {
      "matches": 27,
      "wins": 18,
      "losses": 9,
      "win_rate": 66.7
    },
    "WTA 500": {
      "matches": 8,
      "wins": 4,
      "losses": 4,
      "win_rate": 50.0
    },
    "WTA 250": {
      "matches": 32,
      "wins": 20,
      "losses": 12,
      "win_rate": 62.5
    }
  },
  "average_match_stats": {
    "matches_with_stats": 78,
    "avg_aces_per_match": 5.4,
    "avg_double_faults_per_match": 4.4,
    "avg_first_serve_pct": 64.0,
    "avg_first_serve_won_pct": 70.4,
    "avg_second_serve_won_pct": 45.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-08",
      "opponent": "Leylah Fernandez",
      "opponent_id": 250279,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 15,
        "first_serve_pct": 75.25773195876289,
        "first_serve_won_pct": 73.97260273972603,
        "second_serve_won_pct": 52.17391304347826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-06",
      "opponent": "Oksana Selekhmeteva",
      "opponent_id": 287804,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Round of 128",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 4,
        "first_serve_pct": 71.1340206185567,
        "first_serve_won_pct": 76.81159420289855,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-05",
      "opponent": "Jil Teichmann",
      "opponent_id": 90814,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Qualification Round 2",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 69.0909090909091,
        "first_serve_won_pct": 68.42105263157895,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-04",
      "opponent": "Moyuka Uchijima",
      "opponent_id": 253356,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 79.59183673469387,
        "first_serve_won_pct": 82.05128205128204,
        "second_serve_won_pct": 63.63636363636363,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-30",
      "opponent": "Elena Pridankina",
      "opponent_id": 383652,
      "tournament": "La Bisbal D'Emporada, Spain",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 5,
        "double_faults": 5,
        "first_serve_pct": 63.1578947368421,
        "first_serve_won_pct": 62.5,
        "second_serve_won_pct": 24.137931034482758,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-28",
      "opponent": "Ane Mintegi Del Olmo",
      "opponent_id": 291202,
      "tournament": "La Bisbal D'Emporada, Spain",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 4,
        "double_faults": 10,
        "first_serve_pct": 94.56521739130434,
        "first_serve_won_pct": 60.91954022988506,
        "second_serve_won_pct": 20.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-21",
      "opponent": "Leolia Jeanjean",
      "opponent_id": 112957,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 5,
        "first_serve_pct": 62.0253164556962,
        "first_serve_won_pct": 69.38775510204081,
        "second_serve_won_pct": 36.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-20",
      "opponent": "Rebecca Šramková",
      "opponent_id": 71034,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 10,
        "double_faults": 3,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 76.31578947368422,
        "second_serve_won_pct": 41.935483870967744,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-16",
      "opponent": "Simona Waltert",
      "opponent_id": 215166,
      "tournament": "WTA 125K Oeiras 3, Portugal Women Singles",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 67.81609195402298,
        "first_serve_won_pct": 50.847457627118644,
        "second_serve_won_pct": 48.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-14",
      "opponent": "Elena Ruxandra Bertea",
      "opponent_id": 391753,
      "tournament": "WTA 125K Oeiras 3, Portugal Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 5,
        "first_serve_pct": 70.58823529411765,
        "first_serve_won_pct": 72.22222222222221,
        "second_serve_won_pct": 35.294117647058826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 7,
    "losses": 3,
    "form_string": "WWWWLWLWLW"
  },
  "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": "Katie Volynets",
      "opponent_id": 256104,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Daria Snigur",
      "opponent_id": 267148,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Leolia Jeanjean",
      "opponent_id": 112957,
      "matches": 2,
      "wins": 0,
      "losses": 2
    }
  ],
  "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": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 8,
          "double_faults": 8,
          "aces_per_match": 8.0,
          "double_faults_per_match": 8.0,
          "first_serve_pct": 70.4,
          "first_serve_won_pct": 81.5,
          "second_serve_won_pct": 53.8,
          "break_points_saved_pct": 75.0,
          "break_points_converted_pct": 22.2,
          "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": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 16,
          "double_faults": 16,
          "aces_per_match": 5.3,
          "double_faults_per_match": 5.3,
          "first_serve_pct": 69.9,
          "first_serve_won_pct": 72.1,
          "second_serve_won_pct": 45.6,
          "break_points_saved_pct": 56.0,
          "break_points_converted_pct": 35.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": "2026-05-08 23:08:25 UTC"
}