Player Data JSON

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

Leylah Fernandez

Leylah Fernandez

Canada WTA 23
42W - 35L 54.5% Win Rate Forma: LLWWWLWWLW

JSON Data

{
  "player": {
    "id": 335,
    "api_id": 250279,
    "name": "Leylah Fernandez",
    "short_name": "L. Fernandez",
    "country": "Canada",
    "country_code": "CA",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2002-09-06",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 170791,
    "singles": 12.53,
    "doubles": 12.08,
    "ranking": 26,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 23,
    "points": 1851,
    "best_position": 13,
    "date": "2026-05-08"
  },
  "ranking_history": [
    {
      "date": "2026-05-08",
      "position": 23,
      "points": 1851
    },
    {
      "date": "2026-05-07",
      "position": 23,
      "points": 1851
    },
    {
      "date": "2026-05-06",
      "position": 23,
      "points": 1851
    },
    {
      "date": "2026-05-05",
      "position": 23,
      "points": 1851
    },
    {
      "date": "2026-05-04",
      "position": 23,
      "points": 1851
    },
    {
      "date": "2026-05-03",
      "position": 25,
      "points": 1646
    },
    {
      "date": "2026-05-02",
      "position": 25,
      "points": 1646
    },
    {
      "date": "2026-05-01",
      "position": 25,
      "points": 1646
    },
    {
      "date": "2026-04-30",
      "position": 25,
      "points": 1646
    },
    {
      "date": "2026-04-29",
      "position": 25,
      "points": 1646
    }
  ],
  "career_stats": {
    "total_matches": 77,
    "wins": 42,
    "losses": 35,
    "win_rate": 54.5
  },
  "surface_stats": {
    "hard": {
      "matches": 52,
      "wins": 30,
      "losses": 22,
      "win_rate": 57.7
    },
    "clay": {
      "matches": 17,
      "wins": 8,
      "losses": 9,
      "win_rate": 47.1
    },
    "grass": {
      "matches": 8,
      "wins": 4,
      "losses": 4,
      "win_rate": 50.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 10,
      "wins": 5,
      "losses": 5,
      "win_rate": 50.0
    },
    "WTA 1000": {
      "matches": 25,
      "wins": 10,
      "losses": 15,
      "win_rate": 40.0
    },
    "WTA 500": {
      "matches": 28,
      "wins": 16,
      "losses": 12,
      "win_rate": 57.1
    },
    "WTA 250": {
      "matches": 14,
      "wins": 11,
      "losses": 3,
      "win_rate": 78.6
    }
  },
  "average_match_stats": {
    "matches_with_stats": 77,
    "avg_aces_per_match": 2.3,
    "avg_double_faults_per_match": 3.8,
    "avg_first_serve_pct": 64.3,
    "avg_first_serve_won_pct": 66.7,
    "avg_second_serve_won_pct": 46.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-08",
      "opponent": "Rebeka Masarova",
      "opponent_id": 124804,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Round of 64",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 7,
        "first_serve_pct": 76.04166666666666,
        "first_serve_won_pct": 60.273972602739725,
        "second_serve_won_pct": 52.17391304347826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-28",
      "opponent": "Mirra Andreeva",
      "opponent_id": 406776,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 59.67741935483871,
        "first_serve_won_pct": 51.35135135135135,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-27",
      "opponent": "Ann Li",
      "opponent_id": 222826,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 73.77049180327869,
        "first_serve_won_pct": 73.33333333333333,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-25",
      "opponent": "Iva Jovic",
      "opponent_id": 420632,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 5,
        "first_serve_pct": 70.78651685393258,
        "first_serve_won_pct": 61.904761904761905,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-23",
      "opponent": "Julia Grabher",
      "opponent_id": 113079,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 59.61538461538461,
        "first_serve_won_pct": 80.64516129032258,
        "second_serve_won_pct": 56.52173913043478,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-17",
      "opponent": "Elena Rybakina",
      "opponent_id": 186312,
      "tournament": "Stuttgart",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 6,
        "double_faults": 6,
        "first_serve_pct": 70.0,
        "first_serve_won_pct": 67.85714285714286,
        "second_serve_won_pct": 47.22222222222222,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-16",
      "opponent": "Zeynep Sönmez",
      "opponent_id": 237669,
      "tournament": "Stuttgart",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 74.01574803149606,
        "first_serve_won_pct": 60.63829787234043,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-14",
      "opponent": "Alexandra Eala",
      "opponent_id": 327924,
      "tournament": "Stuttgart",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 6,
        "first_serve_pct": 62.5,
        "first_serve_won_pct": 68.57142857142857,
        "second_serve_won_pct": 61.904761904761905,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-02",
      "opponent": "Diana Shnaider",
      "opponent_id": 318575,
      "tournament": "Charleston",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 92.64705882352942,
        "first_serve_won_pct": 49.2063492063492,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-01",
      "opponent": "Polina Kudermetova",
      "opponent_id": 293868,
      "tournament": "Charleston",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 75.0,
        "first_serve_won_pct": 76.19047619047619,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 6,
    "losses": 4,
    "form_string": "LLWWWLWWLW"
  },
  "head_to_head": [
    {
      "opponent": "Ann Li",
      "opponent_id": 222826,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Elena Rybakina",
      "opponent_id": 186312,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Dayana Yastremska",
      "opponent_id": 189986,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Ashlyn Krueger",
      "opponent_id": 311012,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Maya Joint",
      "opponent_id": 376006,
      "matches": 2,
      "wins": 1,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 18,
          "double_faults": 23,
          "aces_per_match": 2.6,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 66.9,
          "second_serve_won_pct": 56.0,
          "break_points_saved_pct": 60.4,
          "break_points_converted_pct": 51.1,
          "winners_total": 36,
          "unforced_errors_total": 41
        },
        "hardcourt_outdoor": {
          "matches": 43,
          "wins": 28,
          "losses": 15,
          "win_rate": 65.1,
          "tournaments_played": 18,
          "tournaments_won": 2,
          "tiebreaks_won": 9,
          "tiebreaks_lost": 3,
          "aces": 104,
          "double_faults": 139,
          "aces_per_match": 2.4,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 73.9,
          "first_serve_won_pct": 66.6,
          "second_serve_won_pct": 55.7,
          "break_points_saved_pct": 57.7,
          "break_points_converted_pct": 44.6,
          "winners_total": 140,
          "unforced_errors_total": 164
        },
        "red_clay": {
          "matches": 5,
          "wins": 1,
          "losses": 4,
          "win_rate": 20.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 5,
          "double_faults": 19,
          "aces_per_match": 1.0,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 69.5,
          "first_serve_won_pct": 63.2,
          "second_serve_won_pct": 53.2,
          "break_points_saved_pct": 53.7,
          "break_points_converted_pct": 48.3,
          "winners_total": 17,
          "unforced_errors_total": 28
        }
      },
      "totals": {
        "matches": 55,
        "wins": 33,
        "tournaments_played": 27,
        "tournaments_won": 2,
        "aces": 127,
        "double_faults": 181,
        "win_rate": 60.0,
        "losses": 22
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 10,
          "wins": 7,
          "losses": 3,
          "win_rate": 70.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 29,
          "double_faults": 26,
          "aces_per_match": 2.9,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 76.1,
          "first_serve_won_pct": 69.8,
          "second_serve_won_pct": 55.8,
          "break_points_saved_pct": 62.7,
          "break_points_converted_pct": 46.2,
          "winners_total": 66,
          "unforced_errors_total": 60
        },
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 9,
          "aces_per_match": 2.0,
          "double_faults_per_match": 9.0,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 64.4,
          "second_serve_won_pct": 33.3,
          "break_points_saved_pct": 44.4,
          "break_points_converted_pct": 40.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 30,
          "wins": 16,
          "losses": 14,
          "win_rate": 53.3,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 3,
          "aces": 87,
          "double_faults": 137,
          "aces_per_match": 2.9,
          "double_faults_per_match": 4.6,
          "first_serve_pct": 75.4,
          "first_serve_won_pct": 63.3,
          "second_serve_won_pct": 55.3,
          "break_points_saved_pct": 55.1,
          "break_points_converted_pct": 45.1,
          "winners_total": 65,
          "unforced_errors_total": 69
        },
        "red_clay": {
          "matches": 11,
          "wins": 6,
          "losses": 5,
          "win_rate": 54.5,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 10,
          "double_faults": 52,
          "aces_per_match": 0.9,
          "double_faults_per_match": 4.7,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 62.5,
          "second_serve_won_pct": 54.1,
          "break_points_saved_pct": 59.0,
          "break_points_converted_pct": 43.2,
          "winners_total": 76,
          "unforced_errors_total": 55
        }
      },
      "totals": {
        "matches": 52,
        "wins": 29,
        "tournaments_played": 22,
        "tournaments_won": 0,
        "aces": 128,
        "double_faults": 224,
        "win_rate": 55.8,
        "losses": 23
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 4,
          "wins": 2,
          "losses": 2,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 23,
          "double_faults": 25,
          "aces_per_match": 5.8,
          "double_faults_per_match": 6.2,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 66.8,
          "second_serve_won_pct": 59.4,
          "break_points_saved_pct": 71.1,
          "break_points_converted_pct": 53.6,
          "winners_total": 73,
          "unforced_errors_total": 69
        },
        "hardcourt_indoor": {
          "matches": 6,
          "wins": 6,
          "losses": 0,
          "win_rate": 100.0,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 13,
          "double_faults": 27,
          "aces_per_match": 2.2,
          "double_faults_per_match": 4.5,
          "first_serve_pct": 75.3,
          "first_serve_won_pct": 62.6,
          "second_serve_won_pct": 62.8,
          "break_points_saved_pct": 67.3,
          "break_points_converted_pct": 46.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 32,
          "wins": 20,
          "losses": 12,
          "win_rate": 62.5,
          "tournaments_played": 17,
          "tournaments_won": 1,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 2,
          "aces": 96,
          "double_faults": 142,
          "aces_per_match": 3.0,
          "double_faults_per_match": 4.4,
          "first_serve_pct": 74.4,
          "first_serve_won_pct": 65.8,
          "second_serve_won_pct": 56.9,
          "break_points_saved_pct": 53.5,
          "break_points_converted_pct": 48.1,
          "winners_total": 72,
          "unforced_errors_total": 98
        },
        "red_clay": {
          "matches": 6,
          "wins": 2,
          "losses": 4,
          "win_rate": 33.3,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 12,
          "double_faults": 38,
          "aces_per_match": 2.0,
          "double_faults_per_match": 6.3,
          "first_serve_pct": 71.6,
          "first_serve_won_pct": 66.0,
          "second_serve_won_pct": 56.0,
          "break_points_saved_pct": 45.5,
          "break_points_converted_pct": 40.0,
          "winners_total": 57,
          "unforced_errors_total": 58
        }
      },
      "totals": {
        "matches": 48,
        "wins": 30,
        "tournaments_played": 24,
        "tournaments_won": 1,
        "aces": 144,
        "double_faults": 232,
        "win_rate": 62.5,
        "losses": 18
      }
    }
  ],
  "data_generated_at": "2026-05-08 23:08:24 UTC"
}