Player Data JSON

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

Santiago Perez

Santiago Perez

Colombia ATP
4W - 2L 66.7% Win Rate Forma: WWWWLL

JSON Data

{
  "player": {
    "id": 2082,
    "api_id": 195954,
    "name": "Santiago Perez",
    "short_name": "S. Perez",
    "country": "Colombia",
    "country_code": "CO",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 3809242,
    "singles": null,
    "doubles": null,
    "ranking": 1730,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-04-12"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 6,
    "wins": 4,
    "losses": 2,
    "win_rate": 66.7
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 4,
      "wins": 4,
      "losses": 0,
      "win_rate": 100.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 6,
      "wins": 4,
      "losses": 2,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 1.2,
    "avg_double_faults_per_match": 2.3,
    "avg_first_serve_pct": 67.6,
    "avg_first_serve_won_pct": 63.0,
    "avg_second_serve_won_pct": 49.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-08",
      "opponent": "Henry Ren",
      "opponent_id": 523622,
      "tournament": "UTR PTT Concord Men 01",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 80.0,
        "first_serve_won_pct": 65.9090909090909,
        "second_serve_won_pct": 30.76923076923077,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-07",
      "opponent": "Luciano Larosa",
      "opponent_id": 1122566,
      "tournament": "UTR PTT Concord Men 01",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 56.62650602409639,
        "first_serve_won_pct": 72.3404255319149,
        "second_serve_won_pct": 44.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-05",
      "opponent": "Peter Hatton",
      "opponent_id": 1125000,
      "tournament": "UTR PTT Concord Men 01",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 64.7887323943662,
        "first_serve_won_pct": 56.52173913043478,
        "second_serve_won_pct": 31.57894736842105,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-04",
      "opponent": "Michael Fernandez",
      "opponent_id": 462219,
      "tournament": "UTR PTT Concord Men 01",
      "surface": "clay",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 63.013698630136986,
        "first_serve_won_pct": 67.3913043478261,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-06",
      "opponent": "Alessandro-Damiano Ventre",
      "opponent_id": 85585,
      "tournament": "UTR PTT Newport Beach Men 17",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 71.42857142857143,
        "first_serve_won_pct": 68.0,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-05",
      "opponent": "Peter Makk",
      "opponent_id": 217878,
      "tournament": "UTR PTT Newport Beach Men 17",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 70.0,
        "first_serve_won_pct": 47.61904761904761,
        "second_serve_won_pct": 33.33333333333333,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 4,
    "losses": 2,
    "form_string": "WWWWLL"
  },
  "head_to_head": [
    {
      "opponent": "Luciano Larosa",
      "opponent_id": 1122566,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Peter Hatton",
      "opponent_id": 1125000,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Henry Ren",
      "opponent_id": 523622,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Peter Makk",
      "opponent_id": 217878,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Alessandro-Damiano Ventre",
      "opponent_id": 85585,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [
    {
      "date": "2026-05-09 13:00",
      "opponent": "Bekhzod Rasamatov",
      "opponent_id": 332581,
      "tournament": "UTR PTT Concord Men 01",
      "surface": "clay",
      "round": "Semifinals",
      "odds_player": null,
      "odds_opponent": null
    }
  ],
  "year_statistics": null,
  "data_generated_at": "2026-05-09 00:34:29 UTC"
}