Player Data JSON

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

Liudmila Samsonova

Liudmila Samsonova

Russia WTA 21
36W - 32L 52.9% Win Rate Forma: WWLWLLLLLW

JSON Data

{
  "player": {
    "id": 310,
    "api_id": 128584,
    "name": "Liudmila Samsonova",
    "short_name": "L. Samsonova",
    "country": "Russia",
    "country_code": "RU",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1998-11-11",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 71334,
    "singles": 12.29,
    "doubles": 12.26,
    "ranking": 65,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": {
    "position": 21,
    "points": 1895,
    "best_position": 12,
    "date": "2026-05-08"
  },
  "ranking_history": [
    {
      "date": "2026-05-08",
      "position": 21,
      "points": 1895
    },
    {
      "date": "2026-05-07",
      "position": 21,
      "points": 1895
    },
    {
      "date": "2026-05-06",
      "position": 21,
      "points": 1895
    },
    {
      "date": "2026-05-05",
      "position": 21,
      "points": 1895
    },
    {
      "date": "2026-05-04",
      "position": 21,
      "points": 1895
    },
    {
      "date": "2026-05-03",
      "position": 20,
      "points": 1895
    },
    {
      "date": "2026-05-02",
      "position": 20,
      "points": 1895
    },
    {
      "date": "2026-05-01",
      "position": 20,
      "points": 1895
    },
    {
      "date": "2026-04-30",
      "position": 20,
      "points": 1895
    },
    {
      "date": "2026-04-29",
      "position": 20,
      "points": 1895
    }
  ],
  "career_stats": {
    "total_matches": 68,
    "wins": 36,
    "losses": 32,
    "win_rate": 52.9
  },
  "surface_stats": {
    "hard": {
      "matches": 41,
      "wins": 19,
      "losses": 22,
      "win_rate": 46.3
    },
    "clay": {
      "matches": 17,
      "wins": 10,
      "losses": 7,
      "win_rate": 58.8
    },
    "grass": {
      "matches": 10,
      "wins": 7,
      "losses": 3,
      "win_rate": 70.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 13,
      "wins": 8,
      "losses": 5,
      "win_rate": 61.5
    },
    "WTA 1000": {
      "matches": 23,
      "wins": 10,
      "losses": 13,
      "win_rate": 43.5
    },
    "WTA 500": {
      "matches": 28,
      "wins": 16,
      "losses": 12,
      "win_rate": 57.1
    },
    "WTA 250": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 68,
    "avg_aces_per_match": 3.7,
    "avg_double_faults_per_match": 3.5,
    "avg_first_serve_pct": 60.9,
    "avg_first_serve_won_pct": 68.3,
    "avg_second_serve_won_pct": 46.7,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-08",
      "opponent": "Ann Li",
      "opponent_id": 222826,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 65.45454545454545,
        "first_serve_won_pct": 69.44444444444444,
        "second_serve_won_pct": 35.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-24",
      "opponent": "Janice Tjen",
      "opponent_id": 291733,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 76.92307692307693,
        "first_serve_won_pct": 86.66666666666667,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-16",
      "opponent": "Coco Gauff",
      "opponent_id": 264983,
      "tournament": "Stuttgart",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 71.9298245614035,
        "first_serve_won_pct": 51.21951219512195,
        "second_serve_won_pct": 30.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-13",
      "opponent": "Antonia Ružić",
      "opponent_id": 316468,
      "tournament": "Stuttgart",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 51.162790697674424,
        "first_serve_won_pct": 86.36363636363636,
        "second_serve_won_pct": 52.38095238095239,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-09",
      "opponent": "Lilli Tagger",
      "opponent_id": 418056,
      "tournament": "Linz",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 5,
        "double_faults": 6,
        "first_serve_pct": 66.21621621621621,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 32.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-20",
      "opponent": "Hailey Baptiste",
      "opponent_id": 248326,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 9,
        "first_serve_pct": 77.01149425287356,
        "first_serve_won_pct": 46.26865671641791,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-15",
      "opponent": "Leylah Fernandez",
      "opponent_id": 250279,
      "tournament": "Dubai",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 5,
        "first_serve_pct": 73.73737373737373,
        "first_serve_won_pct": 67.12328767123287,
        "second_serve_won_pct": 52.63157894736842,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-08",
      "opponent": "Magdalena Frech",
      "opponent_id": 71250,
      "tournament": "Doha",
      "surface": "hard",
      "round": "Round of 64",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 50.0,
        "first_serve_won_pct": 68.75,
        "second_serve_won_pct": 54.054054054054056,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-05",
      "opponent": "Hailey Baptiste",
      "opponent_id": 248326,
      "tournament": "Abu Dhabi",
      "surface": "hard",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 56.62650602409639,
        "first_serve_won_pct": 51.06382978723404,
        "second_serve_won_pct": 62.22222222222222,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-03",
      "opponent": "Janice Tjen",
      "opponent_id": 291733,
      "tournament": "Abu Dhabi",
      "surface": "hard",
      "round": "Round of 16",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 55.55555555555556,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "WWLWLLLLLW"
  },
  "head_to_head": [
    {
      "opponent": "Naomi Osaka",
      "opponent_id": 66476,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Hailey Baptiste",
      "opponent_id": 248326,
      "matches": 3,
      "wins": 0,
      "losses": 3
    },
    {
      "opponent": "Jessica Pegula",
      "opponent_id": 44834,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Sofia Kenin",
      "opponent_id": 91960,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Yuliia Starodubtseva",
      "opponent_id": 206617,
      "matches": 2,
      "wins": 1,
      "losses": 1
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-10 08:00",
      "opponent": "Anastasia Potapova",
      "opponent_id": 210831,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Round of 32",
      "odds_player": 2.38,
      "odds_opponent": 1.5699999999999998
    }
  ],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 10,
          "wins": 7,
          "losses": 3,
          "win_rate": 70.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 51,
          "double_faults": 24,
          "aces_per_match": 5.1,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 71.5,
          "first_serve_won_pct": 70.7,
          "second_serve_won_pct": 53.1,
          "break_points_saved_pct": 57.8,
          "break_points_converted_pct": 44.8,
          "winners_total": 100,
          "unforced_errors_total": 125
        },
        "hardcourt_outdoor": {
          "matches": 27,
          "wins": 13,
          "losses": 14,
          "win_rate": 48.1,
          "tournaments_played": 15,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 4,
          "aces": 117,
          "double_faults": 117,
          "aces_per_match": 4.3,
          "double_faults_per_match": 4.3,
          "first_serve_pct": 69.5,
          "first_serve_won_pct": 68.1,
          "second_serve_won_pct": 50.8,
          "break_points_saved_pct": 55.9,
          "break_points_converted_pct": 45.9,
          "winners_total": 78,
          "unforced_errors_total": 124
        },
        "red_clay": {
          "matches": 12,
          "wins": 8,
          "losses": 4,
          "win_rate": 66.7,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 19,
          "double_faults": 14,
          "aces_per_match": 1.6,
          "double_faults_per_match": 1.2,
          "first_serve_pct": 75.0,
          "first_serve_won_pct": 67.9,
          "second_serve_won_pct": 53.0,
          "break_points_saved_pct": 64.1,
          "break_points_converted_pct": 43.1,
          "winners_total": 76,
          "unforced_errors_total": 98
        },
        "red_clay_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 8,
          "aces_per_match": 4.0,
          "double_faults_per_match": 8.0,
          "first_serve_pct": 66.3,
          "first_serve_won_pct": 66.7,
          "second_serve_won_pct": 52.2,
          "break_points_saved_pct": 55.6,
          "break_points_converted_pct": 25.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 50,
        "wins": 28,
        "tournaments_played": 24,
        "tournaments_won": 0,
        "aces": 191,
        "double_faults": 163,
        "win_rate": 56.0,
        "losses": 22
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 11,
          "wins": 8,
          "losses": 3,
          "win_rate": 72.7,
          "tournaments_played": 4,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 64,
          "double_faults": 57,
          "aces_per_match": 5.8,
          "double_faults_per_match": 5.2,
          "first_serve_pct": 68.9,
          "first_serve_won_pct": 72.0,
          "second_serve_won_pct": 56.3,
          "break_points_saved_pct": 61.4,
          "break_points_converted_pct": 50.0,
          "winners_total": 69,
          "unforced_errors_total": 76
        },
        "hardcourt_outdoor": {
          "matches": 27,
          "wins": 13,
          "losses": 14,
          "win_rate": 48.1,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 1,
          "aces": 116,
          "double_faults": 129,
          "aces_per_match": 4.3,
          "double_faults_per_match": 4.8,
          "first_serve_pct": 67.0,
          "first_serve_won_pct": 68.6,
          "second_serve_won_pct": 58.4,
          "break_points_saved_pct": 56.0,
          "break_points_converted_pct": 41.6,
          "winners_total": 105,
          "unforced_errors_total": 149
        },
        "red_clay": {
          "matches": 10,
          "wins": 6,
          "losses": 4,
          "win_rate": 60.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 41,
          "double_faults": 46,
          "aces_per_match": 4.1,
          "double_faults_per_match": 4.6,
          "first_serve_pct": 68.7,
          "first_serve_won_pct": 69.2,
          "second_serve_won_pct": 57.1,
          "break_points_saved_pct": 54.4,
          "break_points_converted_pct": 51.3,
          "winners_total": 56,
          "unforced_errors_total": 67
        },
        "red_clay_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": 4,
          "aces_per_match": 9.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 65.0,
          "first_serve_won_pct": 72.3,
          "second_serve_won_pct": 43.1,
          "break_points_saved_pct": 53.8,
          "break_points_converted_pct": 41.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 49,
        "wins": 27,
        "tournaments_played": 23,
        "tournaments_won": 1,
        "aces": 230,
        "double_faults": 236,
        "win_rate": 55.1,
        "losses": 22
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 8,
          "wins": 4,
          "losses": 4,
          "win_rate": 50.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 5,
          "aces": 61,
          "double_faults": 51,
          "aces_per_match": 7.6,
          "double_faults_per_match": 6.4,
          "first_serve_pct": 72.1,
          "first_serve_won_pct": 69.3,
          "second_serve_won_pct": 57.3,
          "break_points_saved_pct": 58.2,
          "break_points_converted_pct": 41.2,
          "winners_total": 88,
          "unforced_errors_total": 94
        },
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 19,
          "double_faults": 16,
          "aces_per_match": 9.5,
          "double_faults_per_match": 8.0,
          "first_serve_pct": 70.5,
          "first_serve_won_pct": 71.1,
          "second_serve_won_pct": 46.3,
          "break_points_saved_pct": 43.8,
          "break_points_converted_pct": 37.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 39,
          "wins": 25,
          "losses": 14,
          "win_rate": 64.1,
          "tournaments_played": 15,
          "tournaments_won": 0,
          "tiebreaks_won": 6,
          "tiebreaks_lost": 6,
          "aces": 203,
          "double_faults": 165,
          "aces_per_match": 5.2,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 69.6,
          "first_serve_won_pct": 71.4,
          "second_serve_won_pct": 56.0,
          "break_points_saved_pct": 57.6,
          "break_points_converted_pct": 46.0,
          "winners_total": 124,
          "unforced_errors_total": 155
        },
        "red_clay": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 24,
          "double_faults": 25,
          "aces_per_match": 3.4,
          "double_faults_per_match": 3.6,
          "first_serve_pct": 69.9,
          "first_serve_won_pct": 70.4,
          "second_serve_won_pct": 55.0,
          "break_points_saved_pct": 62.0,
          "break_points_converted_pct": 49.3,
          "winners_total": 59,
          "unforced_errors_total": 83
        },
        "red_clay_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 4,
          "aces_per_match": 4.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 61.6,
          "first_serve_won_pct": 55.0,
          "second_serve_won_pct": 44.8,
          "break_points_saved_pct": 37.5,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 57,
        "wins": 34,
        "tournaments_played": 24,
        "tournaments_won": 0,
        "aces": 311,
        "double_faults": 261,
        "win_rate": 59.6,
        "losses": 23
      }
    }
  ],
  "data_generated_at": "2026-05-09 00:34:32 UTC"
}