Player Data JSON

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

Lauren Davis

Lauren Davis

USA WTA 359
4W - 10L 28.6% Win Rate Forma: LLLLLLWLWL

JSON Data

{
  "player": {
    "id": 710,
    "api_id": 41372,
    "name": "Lauren Davis",
    "short_name": "L. Davis",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1993-10-09",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 10310,
    "singles": 11.45,
    "doubles": null,
    "ranking": null,
    "division": null,
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 359,
    "points": 171,
    "best_position": 26,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 359,
      "points": 171
    },
    {
      "date": "2025-12-09",
      "position": 359,
      "points": 171
    },
    {
      "date": "2025-12-08",
      "position": 359,
      "points": 171
    },
    {
      "date": "2025-12-07",
      "position": 359,
      "points": 171
    },
    {
      "date": "2025-12-06",
      "position": 359,
      "points": 171
    },
    {
      "date": "2025-12-05",
      "position": 359,
      "points": 171
    },
    {
      "date": "2025-12-04",
      "position": 359,
      "points": 171
    },
    {
      "date": "2025-12-03",
      "position": 359,
      "points": 171
    }
  ],
  "career_stats": {
    "total_matches": 14,
    "wins": 4,
    "losses": 10,
    "win_rate": 28.6
  },
  "surface_stats": {
    "hard": {
      "matches": 9,
      "wins": 3,
      "losses": 6,
      "win_rate": 33.3
    },
    "clay": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    },
    "grass": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    },
    "WTA 1000": {
      "matches": 4,
      "wins": 1,
      "losses": 3,
      "win_rate": 25.0
    },
    "WTA 500": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "WTA 250": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 14,
    "avg_aces_per_match": 0.6,
    "avg_double_faults_per_match": 1.9,
    "avg_first_serve_pct": 62.2,
    "avg_first_serve_won_pct": 55.1,
    "avg_second_serve_won_pct": 46.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-08-18",
      "opponent": "Hina Inoue",
      "opponent_id": 280837,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 65.85365853658537,
        "first_serve_won_pct": 44.44444444444444,
        "second_serve_won_pct": 68.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-06",
      "opponent": "Rebeka Masarova",
      "opponent_id": 124804,
      "tournament": "Cincinnati",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 46.774193548387096,
        "first_serve_won_pct": 65.51724137931035,
        "second_serve_won_pct": 52.63157894736842,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-24",
      "opponent": "Shuai Zhang",
      "opponent_id": 19607,
      "tournament": "Wimbledon",
      "surface": "grass",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 66.0,
        "first_serve_won_pct": 63.63636363636363,
        "second_serve_won_pct": 85.71428571428571,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-06-04",
      "opponent": "Diane Parry",
      "opponent_id": 247791,
      "tournament": "Makarska, Croatia",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 69.81132075471697,
        "first_serve_won_pct": 45.94594594594595,
        "second_serve_won_pct": 43.75,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-19",
      "opponent": "Marina Stakusic",
      "opponent_id": 319995,
      "tournament": "Roland Garros",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 63.23529411764706,
        "first_serve_won_pct": 53.48837209302325,
        "second_serve_won_pct": 42.30769230769231,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-02",
      "opponent": "Daria Kasatkina",
      "opponent_id": 132370,
      "tournament": "Charleston",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 51.28205128205128,
        "first_serve_won_pct": 20.0,
        "second_serve_won_pct": 42.10526315789473,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-04-01",
      "opponent": "Jamie Loeb",
      "opponent_id": 73500,
      "tournament": "Charleston",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 3,
        "double_faults": 2,
        "first_serve_pct": 54.87804878048781,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 28.000000000000004,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-03-20",
      "opponent": "Qinwen Zheng",
      "opponent_id": 257784,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 61.702127659574465,
        "first_serve_won_pct": 48.275862068965516,
        "second_serve_won_pct": 61.111111111111114,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-03-18",
      "opponent": "Aoi Ito",
      "opponent_id": 297194,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 55.172413793103445,
        "first_serve_won_pct": 60.9375,
        "second_serve_won_pct": 51.85185185185185,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-03-07",
      "opponent": "Elina Avanesyan",
      "opponent_id": 262594,
      "tournament": "Indian Wells",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 73.21428571428571,
        "first_serve_won_pct": 41.46341463414634,
        "second_serve_won_pct": 52.38095238095239,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 2,
    "losses": 8,
    "form_string": "LLLLLLWLWL"
  },
  "head_to_head": [
    {
      "opponent": "Ena Shibahara",
      "opponent_id": 138452,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Elina Avanesyan",
      "opponent_id": 262594,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Marina Stakusic",
      "opponent_id": 319995,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Aoi Ito",
      "opponent_id": 297194,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Rebeka Masarova",
      "opponent_id": 124804,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 2,
          "aces_per_match": 2.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 74.6,
          "first_serve_won_pct": 63.6,
          "second_serve_won_pct": 40.0,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 6,
          "wins": 1,
          "losses": 5,
          "win_rate": 16.7,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 1,
          "double_faults": 9,
          "aces_per_match": 0.2,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 70.4,
          "first_serve_won_pct": 54.5,
          "second_serve_won_pct": 49.7,
          "break_points_saved_pct": 50.9,
          "break_points_converted_pct": 46.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 5,
          "aces_per_match": 0.5,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 74.7,
          "first_serve_won_pct": 50.0,
          "second_serve_won_pct": 50.0,
          "break_points_saved_pct": 43.5,
          "break_points_converted_pct": 46.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 9,
        "wins": 1,
        "tournaments_played": 10,
        "tournaments_won": 0,
        "aces": 4,
        "double_faults": 16,
        "win_rate": 11.1,
        "losses": 8
      }
    },
    {
      "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": 7,
          "double_faults": 9,
          "aces_per_match": 2.3,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 72.1,
          "first_serve_won_pct": 66.1,
          "second_serve_won_pct": 56.7,
          "break_points_saved_pct": 42.1,
          "break_points_converted_pct": 50.0,
          "winners_total": 12,
          "unforced_errors_total": 22
        },
        "hardcourt_indoor": {
          "matches": 4,
          "wins": 3,
          "losses": 1,
          "win_rate": 75.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 5,
          "aces_per_match": 1.0,
          "double_faults_per_match": 1.2,
          "first_serve_pct": 71.5,
          "first_serve_won_pct": 58.2,
          "second_serve_won_pct": 59.3,
          "break_points_saved_pct": 61.3,
          "break_points_converted_pct": 32.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 6,
          "aces_per_match": 1.3,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 68.2,
          "first_serve_won_pct": 50.6,
          "second_serve_won_pct": 33.3,
          "break_points_saved_pct": 43.3,
          "break_points_converted_pct": 40.0,
          "winners_total": 13,
          "unforced_errors_total": 15
        },
        "red_clay": {
          "matches": 11,
          "wins": 5,
          "losses": 6,
          "win_rate": 45.5,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 5,
          "double_faults": 24,
          "aces_per_match": 0.5,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 77.8,
          "first_serve_won_pct": 52.7,
          "second_serve_won_pct": 50.5,
          "break_points_saved_pct": 49.5,
          "break_points_converted_pct": 48.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 21,
        "wins": 9,
        "tournaments_played": 14,
        "tournaments_won": 0,
        "aces": 20,
        "double_faults": 44,
        "win_rate": 42.9,
        "losses": 12
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 9,
          "aces_per_match": 1.7,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 75.4,
          "first_serve_won_pct": 64.9,
          "second_serve_won_pct": 41.9,
          "break_points_saved_pct": 42.3,
          "break_points_converted_pct": 60.0,
          "winners_total": 22,
          "unforced_errors_total": 44
        },
        "hardcourt_outdoor": {
          "matches": 16,
          "wins": 9,
          "losses": 7,
          "win_rate": 56.2,
          "tournaments_played": 14,
          "tournaments_won": 1,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 0,
          "aces": 26,
          "double_faults": 51,
          "aces_per_match": 1.6,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 72.3,
          "first_serve_won_pct": 62.1,
          "second_serve_won_pct": 54.0,
          "break_points_saved_pct": 59.1,
          "break_points_converted_pct": 50.4,
          "winners_total": 77,
          "unforced_errors_total": 129
        },
        "red_clay": {
          "matches": 12,
          "wins": 7,
          "losses": 5,
          "win_rate": 58.3,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 16,
          "double_faults": 41,
          "aces_per_match": 1.3,
          "double_faults_per_match": 3.4,
          "first_serve_pct": 72.6,
          "first_serve_won_pct": 58.0,
          "second_serve_won_pct": 51.3,
          "break_points_saved_pct": 46.8,
          "break_points_converted_pct": 42.9,
          "winners_total": 27,
          "unforced_errors_total": 37
        }
      },
      "totals": {
        "matches": 31,
        "wins": 16,
        "tournaments_played": 23,
        "tournaments_won": 1,
        "aces": 47,
        "double_faults": 101,
        "win_rate": 51.6,
        "losses": 15
      }
    }
  ],
  "data_generated_at": "2025-12-10 09:56:02 UTC"
}