Player Data JSON

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

Peyton Stearns

Peyton Stearns

USA WTA 68
22W - 24L 47,8% Win Rate Forma: LWWLWLLLWL

JSON Data

{
  "player": {
    "id": 227,
    "api_id": 261095,
    "name": "Peyton Stearns",
    "short_name": "P. Stearns",
    "country": "USA",
    "country_code": "US",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "2001-10-08",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2588012,
    "singles": 12.07,
    "doubles": 12.13,
    "ranking": 76,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 68,
    "points": 987,
    "best_position": 28,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 68,
      "points": 987
    },
    {
      "date": "2026-01-29",
      "position": 68,
      "points": 987
    },
    {
      "date": "2026-01-28",
      "position": 68,
      "points": 987
    },
    {
      "date": "2026-01-27",
      "position": 68,
      "points": 987
    },
    {
      "date": "2026-01-26",
      "position": 68,
      "points": 987
    },
    {
      "date": "2026-01-25",
      "position": 68,
      "points": 987
    },
    {
      "date": "2026-01-24",
      "position": 68,
      "points": 987
    },
    {
      "date": "2026-01-23",
      "position": 68,
      "points": 987
    },
    {
      "date": "2026-01-22",
      "position": 68,
      "points": 987
    },
    {
      "date": "2026-01-21",
      "position": 68,
      "points": 987
    }
  ],
  "career_stats": {
    "total_matches": 46,
    "wins": 22,
    "losses": 24,
    "win_rate": 47.8
  },
  "surface_stats": {
    "hard": {
      "matches": 31,
      "wins": 13,
      "losses": 18,
      "win_rate": 41.9
    },
    "clay": {
      "matches": 12,
      "wins": 8,
      "losses": 4,
      "win_rate": 66.7
    },
    "grass": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 8,
      "wins": 3,
      "losses": 5,
      "win_rate": 37.5
    },
    "WTA 1000": {
      "matches": 22,
      "wins": 13,
      "losses": 9,
      "win_rate": 59.1
    },
    "WTA 500": {
      "matches": 7,
      "wins": 3,
      "losses": 4,
      "win_rate": 42.9
    },
    "WTA 250": {
      "matches": 9,
      "wins": 3,
      "losses": 6,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 46,
    "avg_aces_per_match": 3.4,
    "avg_double_faults_per_match": 3.8,
    "avg_first_serve_pct": 63.8,
    "avg_first_serve_won_pct": 63.9,
    "avg_second_serve_won_pct": 43.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-24",
      "opponent": "Amanda Anisimova",
      "opponent_id": 230628,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 54.347826086956516,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-22",
      "opponent": "Petra Marčinko",
      "opponent_id": 381052,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 79.71014492753623,
        "first_serve_won_pct": 67.27272727272727,
        "second_serve_won_pct": 16.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-19",
      "opponent": "Sofia Kenin",
      "opponent_id": 91960,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 15,
        "double_faults": 1,
        "first_serve_pct": 54.71698113207547,
        "first_serve_won_pct": 82.75862068965517,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Olga Danilović",
      "opponent_id": 199790,
      "tournament": "Hobart",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 60.526315789473685,
        "first_serve_won_pct": 60.86956521739131,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Barbora Krejcikova",
      "opponent_id": 60398,
      "tournament": "Hobart",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 12,
        "double_faults": 10,
        "first_serve_pct": 65.09433962264151,
        "first_serve_won_pct": 72.46376811594203,
        "second_serve_won_pct": 38.23529411764706,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-05",
      "opponent": "Kaitlin Quevedo",
      "opponent_id": 407597,
      "tournament": "Auckland",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 6,
        "first_serve_pct": 100.0,
        "first_serve_won_pct": 52.54237288135594,
        "second_serve_won_pct": null,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-24",
      "opponent": "Katie Volynets",
      "opponent_id": 256104,
      "tournament": "Beijing",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 5,
        "first_serve_pct": 67.36842105263158,
        "first_serve_won_pct": 56.25,
        "second_serve_won_pct": 54.83870967741935,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-28",
      "opponent": "Magdalena Frech",
      "opponent_id": 71250,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 3,
        "double_faults": 8,
        "first_serve_pct": 57.54716981132076,
        "first_serve_won_pct": 62.295081967213115,
        "second_serve_won_pct": 28.888888888888886,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-25",
      "opponent": "Darja Semenistaja",
      "opponent_id": 314519,
      "tournament": "US Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 6,
        "double_faults": 2,
        "first_serve_pct": 51.02040816326531,
        "first_serve_won_pct": 92.0,
        "second_serve_won_pct": 58.333333333333336,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-18",
      "opponent": "Yafan Wang",
      "opponent_id": 52025,
      "tournament": "Cleveland",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 7,
        "double_faults": 4,
        "first_serve_pct": 64.1025641025641,
        "first_serve_won_pct": 74.0,
        "second_serve_won_pct": 62.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LWWLWLLLWL"
  },
  "head_to_head": [
    {
      "opponent": "Yafan Wang",
      "opponent_id": 52025,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Anna Kalinskaya",
      "opponent_id": 179146,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Amanda Anisimova",
      "opponent_id": 230628,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Varvara Gracheva",
      "opponent_id": 215755,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Eva Lys",
      "opponent_id": 215773,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 11,
          "double_faults": 11,
          "aces_per_match": 3.7,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 61.2,
          "second_serve_won_pct": 54.5,
          "break_points_saved_pct": 69.0,
          "break_points_converted_pct": 35.3,
          "winners_total": 15,
          "unforced_errors_total": 31
        },
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 3,
          "double_faults": 5,
          "aces_per_match": 1.5,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 76.0,
          "first_serve_won_pct": 61.1,
          "second_serve_won_pct": 48.9,
          "break_points_saved_pct": 65.0,
          "break_points_converted_pct": 63.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 23,
          "wins": 9,
          "losses": 14,
          "win_rate": 39.1,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 4,
          "aces": 80,
          "double_faults": 86,
          "aces_per_match": 3.5,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 72.7,
          "first_serve_won_pct": 63.4,
          "second_serve_won_pct": 50.3,
          "break_points_saved_pct": 56.6,
          "break_points_converted_pct": 49.4,
          "winners_total": 110,
          "unforced_errors_total": 135
        },
        "red_clay": {
          "matches": 11,
          "wins": 8,
          "losses": 3,
          "win_rate": 72.7,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 0,
          "aces": 25,
          "double_faults": 46,
          "aces_per_match": 2.3,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 74.2,
          "first_serve_won_pct": 63.9,
          "second_serve_won_pct": 51.2,
          "break_points_saved_pct": 57.8,
          "break_points_converted_pct": 39.3,
          "winners_total": 14,
          "unforced_errors_total": 31
        }
      },
      "totals": {
        "matches": 39,
        "wins": 19,
        "tournaments_played": 20,
        "tournaments_won": 0,
        "aces": 119,
        "double_faults": 148,
        "win_rate": 48.7,
        "losses": 20
      }
    },
    {
      "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": 0,
          "aces": 4,
          "double_faults": 3,
          "aces_per_match": 1.3,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 74.9,
          "first_serve_won_pct": 63.7,
          "second_serve_won_pct": 55.6,
          "break_points_saved_pct": 55.0,
          "break_points_converted_pct": 42.9,
          "winners_total": 18,
          "unforced_errors_total": 23
        },
        "hardcourt_outdoor": {
          "matches": 28,
          "wins": 13,
          "losses": 15,
          "win_rate": 46.4,
          "tournaments_played": 15,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 5,
          "aces": 83,
          "double_faults": 108,
          "aces_per_match": 3.0,
          "double_faults_per_match": 3.9,
          "first_serve_pct": 75.0,
          "first_serve_won_pct": 60.8,
          "second_serve_won_pct": 54.8,
          "break_points_saved_pct": 51.1,
          "break_points_converted_pct": 46.0,
          "winners_total": 94,
          "unforced_errors_total": 130
        },
        "red_clay": {
          "matches": 16,
          "wins": 11,
          "losses": 5,
          "win_rate": 68.8,
          "tournaments_played": 6,
          "tournaments_won": 1,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 4,
          "aces": 24,
          "double_faults": 34,
          "aces_per_match": 1.5,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 77.6,
          "first_serve_won_pct": 58.7,
          "second_serve_won_pct": 56.0,
          "break_points_saved_pct": 52.5,
          "break_points_converted_pct": 51.6,
          "winners_total": 86,
          "unforced_errors_total": 98
        }
      },
      "totals": {
        "matches": 47,
        "wins": 25,
        "tournaments_played": 23,
        "tournaments_won": 1,
        "aces": 111,
        "double_faults": 145,
        "win_rate": 53.2,
        "losses": 22
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 4,
          "aces_per_match": 1.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 74.1,
          "first_serve_won_pct": 53.7,
          "second_serve_won_pct": 60.0,
          "break_points_saved_pct": 69.2,
          "break_points_converted_pct": 100.0,
          "winners_total": 18,
          "unforced_errors_total": 25
        },
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 2,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 10,
          "aces_per_match": 2.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 71.9,
          "first_serve_won_pct": 64.2,
          "second_serve_won_pct": 54.9,
          "break_points_saved_pct": 64.7,
          "break_points_converted_pct": 53.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 19,
          "wins": 8,
          "losses": 11,
          "win_rate": 42.1,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 4,
          "aces": 35,
          "double_faults": 69,
          "aces_per_match": 1.8,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 74.6,
          "first_serve_won_pct": 60.3,
          "second_serve_won_pct": 54.1,
          "break_points_saved_pct": 58.3,
          "break_points_converted_pct": 44.1,
          "winners_total": 104,
          "unforced_errors_total": 125
        },
        "red_clay": {
          "matches": 13,
          "wins": 9,
          "losses": 4,
          "win_rate": 69.2,
          "tournaments_played": 8,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 14,
          "double_faults": 30,
          "aces_per_match": 1.1,
          "double_faults_per_match": 2.3,
          "first_serve_pct": 82.0,
          "first_serve_won_pct": 56.4,
          "second_serve_won_pct": 59.7,
          "break_points_saved_pct": 49.1,
          "break_points_converted_pct": 56.5,
          "winners_total": 70,
          "unforced_errors_total": 77
        }
      },
      "totals": {
        "matches": 35,
        "wins": 18,
        "tournaments_played": 24,
        "tournaments_won": 2,
        "aces": 54,
        "double_faults": 113,
        "win_rate": 51.4,
        "losses": 17
      }
    }
  ],
  "data_generated_at": "2026-01-30 08:34:52 UTC"
}