Player Data JSON

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

Patricio Alvarado

Patricio Alvarado

Ecuador ATP
0W - 5L 0,0% Win Rate Forma: LLLLL

JSON Data

{
  "player": {
    "id": 2793,
    "api_id": 16311,
    "name": "Patricio Alvarado",
    "short_name": "P. Alvarado",
    "country": "Ecuador",
    "country_code": "EC",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5979,
    "singles": 12.77,
    "doubles": 12.34,
    "ranking": 1319,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 0,
    "losses": 5,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 5,
      "wins": 0,
      "losses": 5,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 5,
      "wins": 0,
      "losses": 5,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 1.0,
    "avg_double_faults_per_match": 1.8,
    "avg_first_serve_pct": 64.8,
    "avg_first_serve_won_pct": 51.2,
    "avg_second_serve_won_pct": 45.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-25",
      "opponent": "Andrew Gordon",
      "opponent_id": 1078459,
      "tournament": "UTR PTT Bonita Springs Men +H 01",
      "surface": "clay",
      "round": "Final",
      "result": "L",
      "score": "1-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 58.69565217391305,
        "first_serve_won_pct": 51.85185185185185,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-23",
      "opponent": "Davide Tortora",
      "opponent_id": 289232,
      "tournament": "UTR PTT Bonita Springs Men +H 01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 43.75,
        "second_serve_won_pct": 31.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-22",
      "opponent": "Pablo Paternostro",
      "opponent_id": 412831,
      "tournament": "UTR PTT Bonita Springs Men +H 01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 62.295081967213115,
        "first_serve_won_pct": 44.73684210526316,
        "second_serve_won_pct": 47.82608695652174,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-20",
      "opponent": "Toby Alex Kodat",
      "opponent_id": 297199,
      "tournament": "UTR PTT Bonita Springs Men +H 01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 63.888888888888886,
        "second_serve_won_pct": 38.88888888888889,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-19",
      "opponent": "Lachlan Gaskell",
      "opponent_id": 516157,
      "tournament": "UTR PTT Bonita Springs Men +H 01",
      "surface": "clay",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 69.44444444444444,
        "first_serve_won_pct": 52.0,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 0,
    "losses": 5,
    "form_string": "LLLLL"
  },
  "head_to_head": [
    {
      "opponent": "Andrew Gordon",
      "opponent_id": 1078459,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Lachlan Gaskell",
      "opponent_id": 516157,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Toby Alex Kodat",
      "opponent_id": 297199,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Davide Tortora",
      "opponent_id": 289232,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Pablo Paternostro",
      "opponent_id": 412831,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 8,
          "tournaments_won": 3,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 6,
          "aces_per_match": 1.5,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 72.1,
          "first_serve_won_pct": 55.9,
          "second_serve_won_pct": 59.5,
          "break_points_saved_pct": 46.7,
          "break_points_converted_pct": 41.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 4,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 4,
          "aces_per_match": 0.5,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 78.1,
          "first_serve_won_pct": 53.4,
          "second_serve_won_pct": 36.1,
          "break_points_saved_pct": 36.8,
          "break_points_converted_pct": 38.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 4,
        "wins": 1,
        "tournaments_played": 12,
        "tournaments_won": 4,
        "aces": 4,
        "double_faults": 10,
        "win_rate": 25.0,
        "losses": 3
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 7,
          "aces_per_match": 1.5,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 67.6,
          "first_serve_won_pct": 68.3,
          "second_serve_won_pct": 31.2,
          "break_points_saved_pct": 75.0,
          "break_points_converted_pct": 18.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 2,
        "wins": 0,
        "tournaments_played": 5,
        "tournaments_won": 0,
        "aces": 3,
        "double_faults": 7,
        "win_rate": 0.0,
        "losses": 2
      }
    }
  ],
  "data_generated_at": "2026-01-30 19:55:02 UTC"
}