Player Data JSON

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

Victoria Rodriguez

Victoria Rodriguez

Mexico WTA 386
7W - 11L 38.9% Win Rate Forma: LLWWLLWLLW

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": 4244774,
    "singles": null,
    "doubles": null,
    "ranking": 28194,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-03-15"
  },
  "current_ranking": {
    "position": 386,
    "points": 157,
    "best_position": 216,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 386,
      "points": 157
    },
    {
      "date": "2026-05-08",
      "position": 386,
      "points": 157
    },
    {
      "date": "2026-05-07",
      "position": 386,
      "points": 157
    },
    {
      "date": "2026-05-06",
      "position": 386,
      "points": 157
    },
    {
      "date": "2026-05-05",
      "position": 386,
      "points": 157
    },
    {
      "date": "2026-05-04",
      "position": 386,
      "points": 157
    },
    {
      "date": "2026-05-03",
      "position": 383,
      "points": 160
    },
    {
      "date": "2026-05-02",
      "position": 383,
      "points": 160
    },
    {
      "date": "2026-05-01",
      "position": 383,
      "points": 160
    },
    {
      "date": "2026-04-30",
      "position": 383,
      "points": 160
    }
  ],
  "career_stats": {
    "total_matches": 18,
    "wins": 7,
    "losses": 11,
    "win_rate": 38.9
  },
  "surface_stats": {
    "hard": {
      "matches": 15,
      "wins": 6,
      "losses": 9,
      "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": 3,
      "wins": 0,
      "losses": 3,
      "win_rate": 0.0
    },
    "WTA 250": {
      "matches": 11,
      "wins": 5,
      "losses": 6,
      "win_rate": 45.5
    },
    "Otro": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 15,
    "avg_aces_per_match": 0.6,
    "avg_double_faults_per_match": 1.9,
    "avg_first_serve_pct": 69.5,
    "avg_first_serve_won_pct": 52.6,
    "avg_second_serve_won_pct": 42.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-04-11",
      "opponent": "Gabriela Cé",
      "opponent_id": 45605,
      "tournament": "Billie Jean King Cup Group I",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "1-2"
    },
    {
      "date": "2026-04-10",
      "opponent": "Mell Elizabeth Reasco Gonzalez",
      "opponent_id": 294594,
      "tournament": "Billie Jean King Cup Group I",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2"
    },
    {
      "date": "2026-04-09",
      "opponent": "Emiliana Arango",
      "opponent_id": 198197,
      "tournament": "Billie Jean King Cup Group I",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": null,
        "first_serve_won_pct": null,
        "second_serve_won_pct": null,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-08",
      "opponent": "Samantha Martinez",
      "opponent_id": 1214024,
      "tournament": "Billie Jean King Cup Group I",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0"
    },
    {
      "date": "2026-02-21",
      "opponent": "Priscilla Hon",
      "opponent_id": 87834,
      "tournament": "Merida",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 85.18518518518519,
        "first_serve_won_pct": 47.82608695652174,
        "second_serve_won_pct": 0.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "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
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 4,
    "losses": 6,
    "form_string": "LLWWLLWLLW"
  },
  "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": "Emiliana Arango",
      "opponent_id": 198197,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "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
    }
  ],
  "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": "2026-05-09 04:57:18 UTC"
}