Player Data JSON

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

Magdalena Frech

Magdalena Frech

Poland WTA 45
24W - 35L 40.7% Win Rate Forma: LLLLLWWWWL

JSON Data

{
  "player": {
    "id": 312,
    "api_id": 71250,
    "name": "Magdalena Frech",
    "short_name": "M. Frech",
    "country": "Poland",
    "country_code": "PL",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1997-12-15",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2660013,
    "singles": 12.23,
    "doubles": 11.79,
    "ranking": 77,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 45,
    "points": 1263,
    "best_position": 22,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 45,
      "points": 1263
    },
    {
      "date": "2026-05-08",
      "position": 45,
      "points": 1263
    },
    {
      "date": "2026-05-07",
      "position": 45,
      "points": 1263
    },
    {
      "date": "2026-05-06",
      "position": 45,
      "points": 1263
    },
    {
      "date": "2026-05-05",
      "position": 45,
      "points": 1263
    },
    {
      "date": "2026-05-04",
      "position": 45,
      "points": 1263
    },
    {
      "date": "2026-05-03",
      "position": 38,
      "points": 1318
    },
    {
      "date": "2026-05-02",
      "position": 38,
      "points": 1318
    },
    {
      "date": "2026-05-01",
      "position": 38,
      "points": 1318
    },
    {
      "date": "2026-04-30",
      "position": 38,
      "points": 1318
    }
  ],
  "career_stats": {
    "total_matches": 59,
    "wins": 24,
    "losses": 35,
    "win_rate": 40.7
  },
  "surface_stats": {
    "hard": {
      "matches": 43,
      "wins": 19,
      "losses": 24,
      "win_rate": 44.2
    },
    "clay": {
      "matches": 11,
      "wins": 4,
      "losses": 7,
      "win_rate": 36.4
    },
    "grass": {
      "matches": 5,
      "wins": 1,
      "losses": 4,
      "win_rate": 20.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 9,
      "wins": 5,
      "losses": 4,
      "win_rate": 55.6
    },
    "WTA 1000": {
      "matches": 25,
      "wins": 8,
      "losses": 17,
      "win_rate": 32.0
    },
    "WTA 500": {
      "matches": 24,
      "wins": 10,
      "losses": 14,
      "win_rate": 41.7
    },
    "WTA 250": {
      "matches": 1,
      "wins": 1,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 59,
    "avg_aces_per_match": 2.6,
    "avg_double_faults_per_match": 2.2,
    "avg_first_serve_pct": 64.1,
    "avg_first_serve_won_pct": 60.3,
    "avg_second_serve_won_pct": 44.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-06",
      "opponent": "Alexandra Eala",
      "opponent_id": 327924,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Round of 128",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 61.038961038961034,
        "first_serve_won_pct": 51.06382978723404,
        "second_serve_won_pct": 56.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-24",
      "opponent": "Solana Sierra",
      "opponent_id": 298913,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 70.37037037037037,
        "first_serve_won_pct": 52.63157894736842,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-01",
      "opponent": "Anna Bondar",
      "opponent_id": 150574,
      "tournament": "Charleston",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 75.64102564102564,
        "first_serve_won_pct": 50.847457627118644,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-17",
      "opponent": "McCartney Kessler",
      "opponent_id": 233214,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 0,
        "first_serve_pct": 72.97297297297297,
        "first_serve_won_pct": 74.07407407407408,
        "second_serve_won_pct": 30.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-01",
      "opponent": "Cristina Bucsa",
      "opponent_id": 99131,
      "tournament": "Merida",
      "surface": "hard",
      "round": "Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 6,
        "first_serve_pct": 73.68421052631578,
        "first_serve_won_pct": 57.14285714285714,
        "second_serve_won_pct": 65.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-01",
      "opponent": "Shuai Zhang",
      "opponent_id": 19607,
      "tournament": "Merida",
      "surface": "hard",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 6,
        "first_serve_pct": 72.0,
        "first_serve_won_pct": 61.111111111111114,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-27",
      "opponent": "Marie Bouzkova",
      "opponent_id": 105463,
      "tournament": "Merida",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 4,
        "first_serve_pct": 95.83333333333334,
        "first_serve_won_pct": 54.347826086956516,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-26",
      "opponent": "Jessica Bouzas Maneiro",
      "opponent_id": 275105,
      "tournament": "Merida",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 65.38461538461539,
        "first_serve_won_pct": 64.70588235294117,
        "second_serve_won_pct": 61.111111111111114,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-24",
      "opponent": "Maria Timofeeva",
      "opponent_id": 293867,
      "tournament": "Merida",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 61.25000000000001,
        "first_serve_won_pct": 53.06122448979592,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-15",
      "opponent": "Peyton Stearns",
      "opponent_id": 261095,
      "tournament": "Dubai",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 58.490566037735846,
        "first_serve_won_pct": 70.96774193548387,
        "second_serve_won_pct": 31.818181818181817,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LLLLLWWWWL"
  },
  "head_to_head": [
    {
      "opponent": "Mirra Andreeva",
      "opponent_id": 406776,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Anna Blinkova",
      "opponent_id": 189995,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Peyton Stearns",
      "opponent_id": 261095,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Linda Noskova",
      "opponent_id": 274049,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Diana Shnaider",
      "opponent_id": 318575,
      "matches": 2,
      "wins": 0,
      "losses": 2
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 14,
          "double_faults": 17,
          "aces_per_match": 3.5,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 71.3,
          "first_serve_won_pct": 65.8,
          "second_serve_won_pct": 45.3,
          "break_points_saved_pct": 57.4,
          "break_points_converted_pct": 32.6,
          "winners_total": 11,
          "unforced_errors_total": 20
        },
        "hardcourt_outdoor": {
          "matches": 23,
          "wins": 8,
          "losses": 15,
          "win_rate": 34.8,
          "tournaments_played": 16,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 50,
          "double_faults": 39,
          "aces_per_match": 2.2,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 73.8,
          "first_serve_won_pct": 58.8,
          "second_serve_won_pct": 50.2,
          "break_points_saved_pct": 48.9,
          "break_points_converted_pct": 41.6,
          "winners_total": 86,
          "unforced_errors_total": 122
        },
        "red_clay": {
          "matches": 7,
          "wins": 3,
          "losses": 4,
          "win_rate": 42.9,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 15,
          "double_faults": 16,
          "aces_per_match": 2.1,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 69.7,
          "first_serve_won_pct": 60.5,
          "second_serve_won_pct": 48.4,
          "break_points_saved_pct": 50.7,
          "break_points_converted_pct": 45.0,
          "winners_total": 55,
          "unforced_errors_total": 34
        },
        "red_clay_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 11,
          "double_faults": 3,
          "aces_per_match": 5.5,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 71.4,
          "first_serve_won_pct": 60.8,
          "second_serve_won_pct": 48.4,
          "break_points_saved_pct": 33.3,
          "break_points_converted_pct": 35.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 36,
        "wins": 13,
        "tournaments_played": 25,
        "tournaments_won": 0,
        "aces": 90,
        "double_faults": 75,
        "win_rate": 36.1,
        "losses": 23
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 6,
          "wins": 2,
          "losses": 4,
          "win_rate": 33.3,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 23,
          "double_faults": 14,
          "aces_per_match": 3.8,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 75.4,
          "first_serve_won_pct": 63.2,
          "second_serve_won_pct": 54.8,
          "break_points_saved_pct": 59.6,
          "break_points_converted_pct": 35.6,
          "winners_total": 18,
          "unforced_errors_total": 19
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 9,
          "double_faults": 5,
          "aces_per_match": 3.0,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 77.3,
          "first_serve_won_pct": 60.8,
          "second_serve_won_pct": 47.1,
          "break_points_saved_pct": 51.9,
          "break_points_converted_pct": 44.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 44,
          "wins": 29,
          "losses": 15,
          "win_rate": 65.9,
          "tournaments_played": 18,
          "tournaments_won": 1,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 5,
          "aces": 110,
          "double_faults": 79,
          "aces_per_match": 2.5,
          "double_faults_per_match": 1.8,
          "first_serve_pct": 74.9,
          "first_serve_won_pct": 63.5,
          "second_serve_won_pct": 51.0,
          "break_points_saved_pct": 57.8,
          "break_points_converted_pct": 43.3,
          "winners_total": 108,
          "unforced_errors_total": 153
        },
        "red_clay": {
          "matches": 13,
          "wins": 6,
          "losses": 7,
          "win_rate": 46.2,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 14,
          "double_faults": 12,
          "aces_per_match": 1.1,
          "double_faults_per_match": 0.9,
          "first_serve_pct": 75.3,
          "first_serve_won_pct": 56.3,
          "second_serve_won_pct": 54.5,
          "break_points_saved_pct": 41.8,
          "break_points_converted_pct": 39.1,
          "winners_total": 19,
          "unforced_errors_total": 23
        }
      },
      "totals": {
        "matches": 66,
        "wins": 38,
        "tournaments_played": 31,
        "tournaments_won": 1,
        "aces": 156,
        "double_faults": 110,
        "win_rate": 57.6,
        "losses": 28
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 31,
          "double_faults": 13,
          "aces_per_match": 4.4,
          "double_faults_per_match": 1.9,
          "first_serve_pct": 74.9,
          "first_serve_won_pct": 65.1,
          "second_serve_won_pct": 50.8,
          "break_points_saved_pct": 65.1,
          "break_points_converted_pct": 41.9,
          "winners_total": 35,
          "unforced_errors_total": 26
        },
        "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": 5,
          "double_faults": 3,
          "aces_per_match": 5.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 73.7,
          "first_serve_won_pct": 62.2,
          "second_serve_won_pct": 42.1,
          "break_points_saved_pct": 61.5,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 19,
          "wins": 6,
          "losses": 13,
          "win_rate": 31.6,
          "tournaments_played": 19,
          "tournaments_won": 1,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 2,
          "aces": 49,
          "double_faults": 48,
          "aces_per_match": 2.6,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 73.9,
          "first_serve_won_pct": 60.9,
          "second_serve_won_pct": 49.5,
          "break_points_saved_pct": 47.8,
          "break_points_converted_pct": 42.4,
          "winners_total": 36,
          "unforced_errors_total": 45
        },
        "red_clay": {
          "matches": 9,
          "wins": 5,
          "losses": 4,
          "win_rate": 55.6,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 13,
          "double_faults": 4,
          "aces_per_match": 1.4,
          "double_faults_per_match": 0.4,
          "first_serve_pct": 76.7,
          "first_serve_won_pct": 61.6,
          "second_serve_won_pct": 50.9,
          "break_points_saved_pct": 51.7,
          "break_points_converted_pct": 52.9,
          "winners_total": 34,
          "unforced_errors_total": 35
        }
      },
      "totals": {
        "matches": 36,
        "wins": 15,
        "tournaments_played": 28,
        "tournaments_won": 1,
        "aces": 98,
        "double_faults": 68,
        "win_rate": 41.7,
        "losses": 21
      }
    }
  ],
  "data_generated_at": "2026-05-09 04:57:16 UTC"
}