Player Data JSON

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

Juan Estevez

Juan Estevez

Argentina ATP 455
3W - 2L 60,0% Win Rate Forma: LWWWL

JSON Data

{
  "player": {
    "id": 1833,
    "api_id": 396006,
    "name": "Juan Estevez",
    "short_name": "J. Estevez",
    "country": "Argentina",
    "country_code": "AR",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 1041813,
    "singles": 13.91,
    "doubles": 12.94,
    "ranking": 429,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 455,
    "points": 99,
    "best_position": 455,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 455,
      "points": 99
    },
    {
      "date": "2026-01-29",
      "position": 455,
      "points": 99
    },
    {
      "date": "2026-01-28",
      "position": 455,
      "points": 99
    },
    {
      "date": "2026-01-27",
      "position": 455,
      "points": 99
    },
    {
      "date": "2026-01-26",
      "position": 455,
      "points": 99
    },
    {
      "date": "2026-01-25",
      "position": 455,
      "points": 99
    },
    {
      "date": "2026-01-24",
      "position": 455,
      "points": 99
    },
    {
      "date": "2026-01-23",
      "position": 455,
      "points": 99
    },
    {
      "date": "2026-01-22",
      "position": 455,
      "points": 99
    },
    {
      "date": "2026-01-21",
      "position": 455,
      "points": 99
    }
  ],
  "career_stats": {
    "total_matches": 5,
    "wins": 3,
    "losses": 2,
    "win_rate": 60.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 5,
      "wins": 3,
      "losses": 2,
      "win_rate": 60.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 1.2,
    "avg_double_faults_per_match": 2.8,
    "avg_first_serve_pct": 68.7,
    "avg_first_serve_won_pct": 63.6,
    "avg_second_serve_won_pct": 46.3,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-14",
      "opponent": "Pedro Boscardin Dias",
      "opponent_id": 284096,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 63.26530612244898,
        "first_serve_won_pct": 70.96774193548387,
        "second_serve_won_pct": 47.22222222222222,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Guido Ivan Justo",
      "opponent_id": 255418,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 62.65060240963856,
        "first_serve_won_pct": 71.15384615384616,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Ignacio Monzon",
      "opponent_id": 107483,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 70.51282051282051,
        "first_serve_won_pct": 69.0909090909091,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-11",
      "opponent": "Valentin Guadagno",
      "opponent_id": 517925,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 65.21739130434783,
        "first_serve_won_pct": 66.66666666666666,
        "second_serve_won_pct": 25.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-21",
      "opponent": "Hernan Casanova",
      "opponent_id": 54975,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 81.63265306122449,
        "first_serve_won_pct": 40.0,
        "second_serve_won_pct": 69.23076923076923,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 3,
    "losses": 2,
    "form_string": "LWWWL"
  },
  "head_to_head": [
    {
      "opponent": "Hernan Casanova",
      "opponent_id": 54975,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Guido Ivan Justo",
      "opponent_id": 255418,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Ignacio Monzon",
      "opponent_id": 107483,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Valentin Guadagno",
      "opponent_id": 517925,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Pedro Boscardin Dias",
      "opponent_id": 284096,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "red_clay": {
          "matches": 10,
          "wins": 3,
          "losses": 7,
          "win_rate": 30.0,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 8,
          "double_faults": 13,
          "aces_per_match": 0.8,
          "double_faults_per_match": 1.3,
          "first_serve_pct": 75.4,
          "first_serve_won_pct": 56.8,
          "second_serve_won_pct": 42.6,
          "break_points_saved_pct": 59.8,
          "break_points_converted_pct": 35.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 10,
        "wins": 3,
        "tournaments_played": 9,
        "tournaments_won": 0,
        "aces": 8,
        "double_faults": 13,
        "win_rate": 30.0,
        "losses": 7
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 24,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 1,
          "aces_per_match": 0.0,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 78.6,
          "first_serve_won_pct": 45.0,
          "second_serve_won_pct": 35.7,
          "break_points_saved_pct": 53.8,
          "break_points_converted_pct": 66.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 24,
        "tournaments_won": 1,
        "aces": 0,
        "double_faults": 1,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2026-01-30 20:22:15 UTC"
}