Player Data JSON

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

Viktorija Golubic

Viktorija Golubic

Switzerland WTA 90
53W - 36L 59.6% Win Rate Forma: WWLWWLLLLW

JSON Data

{
  "player": {
    "id": 72,
    "api_id": 48455,
    "name": "Viktorija Golubic",
    "short_name": "V. Golubic",
    "country": "Switzerland",
    "country_code": "CH",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1992-10-16",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2555959,
    "singles": 11.96,
    "doubles": 11.25,
    "ranking": 129,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-19"
  },
  "current_ranking": {
    "position": 90,
    "points": 854,
    "best_position": 35,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 90,
      "points": 854
    },
    {
      "date": "2026-05-08",
      "position": 90,
      "points": 854
    },
    {
      "date": "2026-05-07",
      "position": 90,
      "points": 854
    },
    {
      "date": "2026-05-06",
      "position": 90,
      "points": 854
    },
    {
      "date": "2026-05-05",
      "position": 90,
      "points": 854
    },
    {
      "date": "2026-05-04",
      "position": 90,
      "points": 854
    },
    {
      "date": "2026-05-03",
      "position": 81,
      "points": 881
    },
    {
      "date": "2026-05-02",
      "position": 81,
      "points": 881
    },
    {
      "date": "2026-05-01",
      "position": 81,
      "points": 881
    },
    {
      "date": "2026-04-30",
      "position": 81,
      "points": 881
    }
  ],
  "career_stats": {
    "total_matches": 89,
    "wins": 53,
    "losses": 36,
    "win_rate": 59.6
  },
  "surface_stats": {
    "hard": {
      "matches": 62,
      "wins": 38,
      "losses": 24,
      "win_rate": 61.3
    },
    "clay": {
      "matches": 18,
      "wins": 10,
      "losses": 8,
      "win_rate": 55.6
    },
    "grass": {
      "matches": 9,
      "wins": 5,
      "losses": 4,
      "win_rate": 55.6
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 10,
      "wins": 5,
      "losses": 5,
      "win_rate": 50.0
    },
    "WTA 1000": {
      "matches": 14,
      "wins": 7,
      "losses": 7,
      "win_rate": 50.0
    },
    "WTA 500": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    },
    "WTA 250": {
      "matches": 58,
      "wins": 39,
      "losses": 19,
      "win_rate": 67.2
    },
    "Otro": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 89,
    "avg_aces_per_match": 0.5,
    "avg_double_faults_per_match": 2.6,
    "avg_first_serve_pct": 71.7,
    "avg_first_serve_won_pct": 59.5,
    "avg_second_serve_won_pct": 45.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-07",
      "opponent": "Maya Joint",
      "opponent_id": 376006,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Round of 64",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 73.21428571428571,
        "first_serve_won_pct": 63.41463414634146,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-06",
      "opponent": "Federica Urgesi",
      "opponent_id": 362614,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Round of 128",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 64.28571428571429,
        "second_serve_won_pct": 15.384615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-01",
      "opponent": "Jessika Ponchet",
      "opponent_id": 63220,
      "tournament": "Saint-Malo, France",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 70.27027027027027,
        "first_serve_won_pct": 56.41025641025641,
        "second_serve_won_pct": 42.42424242424242,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-30",
      "opponent": "Whitney Osuigwe",
      "opponent_id": 223130,
      "tournament": "Saint-Malo, France",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 86.48648648648648,
        "first_serve_won_pct": 56.25,
        "second_serve_won_pct": 70.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-27",
      "opponent": "Clara Burel",
      "opponent_id": 206568,
      "tournament": "Saint-Malo, France",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 76.08695652173914,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-21",
      "opponent": "Anna Bondar",
      "opponent_id": 150574,
      "tournament": "WTA 1000 Madrid",
      "surface": "clay",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 70.58823529411765,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 26.666666666666668,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-11",
      "opponent": "Marie Bouzkova",
      "opponent_id": 105463,
      "tournament": "Billie Jean King Cup",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 68.85245901639344,
        "first_serve_won_pct": 45.23809523809524,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-10",
      "opponent": "Linda Noskova",
      "opponent_id": 274049,
      "tournament": "Billie Jean King Cup",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 71.1864406779661,
        "first_serve_won_pct": 57.14285714285714,
        "second_serve_won_pct": 10.526315789473683,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-19",
      "opponent": "Peyton Stearns",
      "opponent_id": 261095,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 2,
        "first_serve_pct": 78.02197802197803,
        "first_serve_won_pct": 61.97183098591549,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-17",
      "opponent": "Nikola Bartunkova",
      "opponent_id": 348987,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 78.0,
        "first_serve_won_pct": 60.256410256410255,
        "second_serve_won_pct": 43.58974358974359,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "WWLWWLLLLW"
  },
  "head_to_head": [
    {
      "opponent": "Maya Joint",
      "opponent_id": 376006,
      "matches": 3,
      "wins": 1,
      "losses": 2
    },
    {
      "opponent": "Sinja Kraus",
      "opponent_id": 246159,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Lucrezia Stefanini",
      "opponent_id": 155890,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Marie Bouzkova",
      "opponent_id": 105463,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Daria Snigur",
      "opponent_id": 267148,
      "matches": 2,
      "wins": 1,
      "losses": 1
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-09 15:00",
      "opponent": "Mirra Andreeva",
      "opponent_id": 406776,
      "tournament": "WTA 1000 Rome",
      "surface": "clay",
      "round": "Round of 32",
      "odds_player": 11.0,
      "odds_opponent": 1.05
    }
  ],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 2,
          "double_faults": 11,
          "aces_per_match": 0.7,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 76.3,
          "first_serve_won_pct": 59.6,
          "second_serve_won_pct": 51.3,
          "break_points_saved_pct": 63.2,
          "break_points_converted_pct": 50.0,
          "winners_total": 6,
          "unforced_errors_total": 27
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 15,
          "aces_per_match": 0.0,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 75.7,
          "first_serve_won_pct": 62.4,
          "second_serve_won_pct": 32.8,
          "break_points_saved_pct": 48.5,
          "break_points_converted_pct": 44.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 32,
          "wins": 19,
          "losses": 13,
          "win_rate": 59.4,
          "tournaments_played": 12,
          "tournaments_won": 1,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 4,
          "aces": 18,
          "double_faults": 72,
          "aces_per_match": 0.6,
          "double_faults_per_match": 2.2,
          "first_serve_pct": 77.8,
          "first_serve_won_pct": 62.0,
          "second_serve_won_pct": 50.2,
          "break_points_saved_pct": 58.3,
          "break_points_converted_pct": 49.5,
          "winners_total": 75,
          "unforced_errors_total": 91
        },
        "red_clay": {
          "matches": 10,
          "wins": 5,
          "losses": 5,
          "win_rate": 50.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 32,
          "aces_per_match": 0.2,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 76.9,
          "first_serve_won_pct": 51.1,
          "second_serve_won_pct": 54.0,
          "break_points_saved_pct": 53.5,
          "break_points_converted_pct": 47.1,
          "winners_total": 17,
          "unforced_errors_total": 30
        },
        "red_clay_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 6,
          "double_faults": 6,
          "aces_per_match": 3.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 75.4,
          "first_serve_won_pct": 62.1,
          "second_serve_won_pct": 54.0,
          "break_points_saved_pct": 58.8,
          "break_points_converted_pct": 52.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 50,
        "wins": 27,
        "tournaments_played": 23,
        "tournaments_won": 1,
        "aces": 28,
        "double_faults": 136,
        "win_rate": 54.0,
        "losses": 23
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 9,
          "wins": 5,
          "losses": 4,
          "win_rate": 55.6,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 6,
          "double_faults": 18,
          "aces_per_match": 0.7,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 79.0,
          "first_serve_won_pct": 61.2,
          "second_serve_won_pct": 45.0,
          "break_points_saved_pct": 50.7,
          "break_points_converted_pct": 59.4,
          "winners_total": 8,
          "unforced_errors_total": 18
        },
        "hardcourt_indoor": {
          "matches": 7,
          "wins": 7,
          "losses": 0,
          "win_rate": 100.0,
          "tournaments_played": 1,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 2,
          "double_faults": 24,
          "aces_per_match": 0.3,
          "double_faults_per_match": 3.4,
          "first_serve_pct": 74.2,
          "first_serve_won_pct": 65.7,
          "second_serve_won_pct": 54.3,
          "break_points_saved_pct": 66.1,
          "break_points_converted_pct": 53.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 23,
          "wins": 13,
          "losses": 10,
          "win_rate": 56.5,
          "tournaments_played": 12,
          "tournaments_won": 1,
          "tiebreaks_won": 4,
          "tiebreaks_lost": 3,
          "aces": 13,
          "double_faults": 46,
          "aces_per_match": 0.6,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 78.9,
          "first_serve_won_pct": 59.4,
          "second_serve_won_pct": 52.1,
          "break_points_saved_pct": 52.5,
          "break_points_converted_pct": 50.0,
          "winners_total": 45,
          "unforced_errors_total": 113
        },
        "red_clay": {
          "matches": 6,
          "wins": 2,
          "losses": 4,
          "win_rate": 33.3,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 1,
          "double_faults": 12,
          "aces_per_match": 0.2,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 77.3,
          "first_serve_won_pct": 50.9,
          "second_serve_won_pct": 39.4,
          "break_points_saved_pct": 45.0,
          "break_points_converted_pct": 54.8,
          "winners_total": 22,
          "unforced_errors_total": 36
        }
      },
      "totals": {
        "matches": 45,
        "wins": 27,
        "tournaments_played": 22,
        "tournaments_won": 2,
        "aces": 22,
        "double_faults": 100,
        "win_rate": 60.0,
        "losses": 18
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "matches": 8,
          "wins": 6,
          "losses": 2,
          "win_rate": 75.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 10,
          "double_faults": 16,
          "aces_per_match": 1.2,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 78.4,
          "first_serve_won_pct": 65.1,
          "second_serve_won_pct": 53.7,
          "break_points_saved_pct": 55.3,
          "break_points_converted_pct": 45.6,
          "winners_total": 33,
          "unforced_errors_total": 57
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 11,
          "aces_per_match": 1.3,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 77.1,
          "first_serve_won_pct": 82.3,
          "second_serve_won_pct": 66.7,
          "break_points_saved_pct": 44.0,
          "break_points_converted_pct": 31.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 14,
          "wins": 8,
          "losses": 6,
          "win_rate": 57.1,
          "tournaments_played": 13,
          "tournaments_won": 3,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 5,
          "double_faults": 34,
          "aces_per_match": 0.4,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 79.2,
          "first_serve_won_pct": 58.8,
          "second_serve_won_pct": 56.6,
          "break_points_saved_pct": 57.1,
          "break_points_converted_pct": 43.3,
          "winners_total": 25,
          "unforced_errors_total": 18
        },
        "red_clay": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 10,
          "aces_per_match": 0.0,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 73.0,
          "first_serve_won_pct": 50.5,
          "second_serve_won_pct": 47.3,
          "break_points_saved_pct": 37.0,
          "break_points_converted_pct": 29.2,
          "winners_total": 0,
          "unforced_errors_total": 10
        }
      },
      "totals": {
        "matches": 28,
        "wins": 14,
        "tournaments_played": 21,
        "tournaments_won": 3,
        "aces": 19,
        "double_faults": 71,
        "win_rate": 50.0,
        "losses": 14
      }
    }
  ],
  "data_generated_at": "2026-05-09 03:39:34 UTC"
}