Player Data JSON

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

Benjamin Torrealba

Benjamin Torrealba

Chile ATP
2W - 3L 40.0% Win Rate Forma: LWWLL

JSON Data

{
  "player": {
    "id": 1869,
    "api_id": 409970,
    "name": "Benjamin Torrealba",
    "short_name": "B. Torrealba",
    "country": "Chile",
    "country_code": "CL",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5319019,
    "singles": 13.15,
    "doubles": 12.83,
    "ranking": 1019,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-26"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 5,
    "wins": 2,
    "losses": 3,
    "win_rate": 40.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 5,
      "wins": 2,
      "losses": 3,
      "win_rate": 40.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "ATP 250": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "Challenger": {
      "matches": 4,
      "wins": 2,
      "losses": 2,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 1.4,
    "avg_double_faults_per_match": 4.2,
    "avg_first_serve_pct": 53.7,
    "avg_first_serve_won_pct": 56.7,
    "avg_second_serve_won_pct": 46.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-04-06",
      "opponent": "Santiago De la Fuente",
      "opponent_id": 286518,
      "tournament": "Campinas, Brazil",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 7,
        "first_serve_pct": 61.53846153846154,
        "first_serve_won_pct": 48.4375,
        "second_serve_won_pct": 45.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-05",
      "opponent": "Joao Vitor Scramin Do Lago",
      "opponent_id": 402474,
      "tournament": "Campinas, Brazil",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 4,
        "first_serve_pct": 45.90163934426229,
        "first_serve_won_pct": 60.71428571428571,
        "second_serve_won_pct": 51.515151515151516,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-01",
      "opponent": "Miguel Bellorio Pinheiro",
      "opponent_id": 1175881,
      "tournament": "Brasilia, Brazil",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 47.05882352941176,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 72.22222222222221,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-21",
      "opponent": "Hugo Dellien",
      "opponent_id": 57289,
      "tournament": "Santiago",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 4,
        "first_serve_pct": 48.888888888888886,
        "first_serve_won_pct": 45.45454545454545,
        "second_serve_won_pct": 61.53846153846154,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-30",
      "opponent": "Cristian Garin",
      "opponent_id": 64570,
      "tournament": "Antofagasta, Chile",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 65.0,
        "first_serve_won_pct": 53.84615384615385,
        "second_serve_won_pct": 47.82608695652174,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 2,
    "losses": 3,
    "form_string": "LWWLL"
  },
  "head_to_head": [
    {
      "opponent": "Cristian Garin",
      "opponent_id": 64570,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Hugo Dellien",
      "opponent_id": 57289,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Santiago De la Fuente",
      "opponent_id": 286518,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Joao Vitor Scramin Do Lago",
      "opponent_id": 402474,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Miguel Bellorio Pinheiro",
      "opponent_id": 1175881,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 0,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 0,
          "aces_per_match": 0.0,
          "double_faults_per_match": 0.0,
          "first_serve_pct": 0,
          "first_serve_won_pct": 0,
          "second_serve_won_pct": 0,
          "break_points_saved_pct": 0,
          "break_points_converted_pct": 0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 0,
        "tournaments_won": 0,
        "aces": 0,
        "double_faults": 0,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2026-05-09 03:39:35 UTC"
}