Player Data JSON

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

Victoria Rodriguez

Victoria Rodriguez

Mexico WTA 418
5W - 8L 38.5% Win Rate Forma: LWLLWWWLWL

JSON Data

{
  "player": {
    "id": 721,
    "api_id": 78785,
    "name": "Victoria Rodriguez",
    "short_name": "V. Rodriguez",
    "country": "Mexico",
    "country_code": "MX",
    "gender": "Female",
    "circuit": "WTA",
    "date_of_birth": "1995-04-22",
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 51438,
    "singles": 10.9,
    "doubles": 10.79,
    "ranking": 538,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 418,
    "points": 142,
    "best_position": 216,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 418,
      "points": 142
    },
    {
      "date": "2025-12-09",
      "position": 418,
      "points": 142
    },
    {
      "date": "2025-12-08",
      "position": 418,
      "points": 142
    },
    {
      "date": "2025-12-07",
      "position": 389,
      "points": 155
    },
    {
      "date": "2025-12-06",
      "position": 389,
      "points": 155
    },
    {
      "date": "2025-12-05",
      "position": 389,
      "points": 155
    },
    {
      "date": "2025-12-04",
      "position": 389,
      "points": 155
    },
    {
      "date": "2025-12-03",
      "position": 389,
      "points": 155
    }
  ],
  "career_stats": {
    "total_matches": 13,
    "wins": 5,
    "losses": 8,
    "win_rate": 38.5
  },
  "surface_stats": {
    "hard": {
      "matches": 10,
      "wins": 4,
      "losses": 6,
      "win_rate": 40.0
    },
    "clay": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "WTA 500": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "WTA 250": {
      "matches": 11,
      "wins": 5,
      "losses": 6,
      "win_rate": 45.5
    }
  },
  "average_match_stats": {
    "matches_with_stats": 13,
    "avg_aces_per_match": 0.6,
    "avg_double_faults_per_match": 2.1,
    "avg_first_serve_pct": 68.1,
    "avg_first_serve_won_pct": 53.0,
    "avg_second_serve_won_pct": 45.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-23",
      "opponent": "Selena Janicijevic",
      "opponent_id": 299619,
      "tournament": "WTA 125K Queretaro, Mexico Women Singles",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 61.904761904761905,
        "first_serve_won_pct": 43.58974358974359,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-21",
      "opponent": "Lia Karatancheva",
      "opponent_id": 266221,
      "tournament": "WTA 125K Queretaro, Mexico Women Singles",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 65.78947368421053,
        "first_serve_won_pct": 76.0,
        "second_serve_won_pct": 46.15384615384615,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-10-14",
      "opponent": "Dasha Plekhanova",
      "opponent_id": 341204,
      "tournament": "Tampico, Mexico",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 79.01234567901234,
        "first_serve_won_pct": 51.5625,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-10",
      "opponent": "Tiantsoa Rakotomanga Rajaonah",
      "opponent_id": 385274,
      "tournament": "WTA Sao Paulo, Brazil Women, Singles",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 87.93103448275862,
        "first_serve_won_pct": 43.13725490196079,
        "second_serve_won_pct": 27.27272727272727,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-08",
      "opponent": "Ajla Tomljanovic",
      "opponent_id": 34486,
      "tournament": "WTA Sao Paulo, Brazil Women, Singles",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "1-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 60.71428571428571,
        "first_serve_won_pct": 61.76470588235294,
        "second_serve_won_pct": 54.54545454545454,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-07",
      "opponent": "Victoria Hu",
      "opponent_id": 248329,
      "tournament": "WTA Sao Paulo, Brazil Women, Singles",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 61.224489795918366,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 39.473684210526315,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-06",
      "opponent": "Haley Giavara",
      "opponent_id": 214262,
      "tournament": "WTA Sao Paulo, Brazil Women, Singles",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 77.5,
        "first_serve_won_pct": 64.51612903225806,
        "second_serve_won_pct": 6.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-02",
      "opponent": "Francesca Jones",
      "opponent_id": 193290,
      "tournament": "Guadalajara, Mexico ",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 6,
        "first_serve_pct": 51.78571428571429,
        "first_serve_won_pct": 37.93103448275862,
        "second_serve_won_pct": 25.925925925925924,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-31",
      "opponent": "Lya Isabel Fernandez Olivares",
      "opponent_id": 393853,
      "tournament": "Guadalajara, Mexico ",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 69.23076923076923,
        "second_serve_won_pct": 6.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-08-19",
      "opponent": "Rebecca Sramkova",
      "opponent_id": 71034,
      "tournament": "Monterrey",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 65.9090909090909,
        "first_serve_won_pct": 44.827586206896555,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LWLLWWWLWL"
  },
  "head_to_head": [
    {
      "opponent": "Selena Janicijevic",
      "opponent_id": 299619,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Carolina Alves",
      "opponent_id": 51839,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Tiantsoa Rakotomanga Rajaonah",
      "opponent_id": 385274,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Haley Giavara",
      "opponent_id": 214262,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Dasha Plekhanova",
      "opponent_id": 341204,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "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": 1,
          "double_faults": 1,
          "aces_per_match": 1.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 81.6,
          "first_serve_won_pct": 56.5,
          "second_serve_won_pct": 41.2,
          "break_points_saved_pct": 63.6,
          "break_points_converted_pct": 22.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 5,
          "wins": 1,
          "losses": 4,
          "win_rate": 20.0,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 2,
          "double_faults": 13,
          "aces_per_match": 0.4,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 76.3,
          "first_serve_won_pct": 48.7,
          "second_serve_won_pct": 50.6,
          "break_points_saved_pct": 52.2,
          "break_points_converted_pct": 44.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 2,
          "aces_per_match": 4.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 70.1,
          "first_serve_won_pct": 48.4,
          "second_serve_won_pct": 47.6,
          "break_points_saved_pct": 37.5,
          "break_points_converted_pct": 20.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 7,
        "wins": 1,
        "tournaments_played": 8,
        "tournaments_won": 0,
        "aces": 7,
        "double_faults": 16,
        "win_rate": 14.3,
        "losses": 6
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 15,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 5,
          "aces_per_match": 1.0,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 73.6,
          "first_serve_won_pct": 44.9,
          "second_serve_won_pct": 36.0,
          "break_points_saved_pct": 44.1,
          "break_points_converted_pct": 57.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 14,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 11,
          "aces_per_match": 0.2,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 80.4,
          "first_serve_won_pct": 44.1,
          "second_serve_won_pct": 42.3,
          "break_points_saved_pct": 42.2,
          "break_points_converted_pct": 45.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 7,
        "wins": 1,
        "tournaments_played": 29,
        "tournaments_won": 0,
        "aces": 4,
        "double_faults": 16,
        "win_rate": 14.3,
        "losses": 6
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 12,
          "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": 82.0,
          "first_serve_won_pct": 60.7,
          "second_serve_won_pct": 57.1,
          "break_points_saved_pct": 58.8,
          "break_points_converted_pct": 47.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 1,
        "tournaments_played": 12,
        "tournaments_won": 0,
        "aces": 3,
        "double_faults": 5,
        "win_rate": 50.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:36:52 UTC"
}