Player Data JSON

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

Henrique Rocha

Henrique Rocha

Portugal ATP 120
19W - 15L 55.9% Win Rate Forma: LLWLWWLWWL

JSON Data

{
  "player": {
    "id": 433,
    "api_id": 341820,
    "name": "Henrique Rocha",
    "short_name": "H. Rocha",
    "country": "Portugal",
    "country_code": "PT",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4615387,
    "singles": 14.6,
    "doubles": 13.87,
    "ranking": 150,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-12"
  },
  "current_ranking": {
    "position": 120,
    "points": 529,
    "best_position": 118,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 120,
      "points": 529
    },
    {
      "date": "2026-05-08",
      "position": 120,
      "points": 529
    },
    {
      "date": "2026-05-07",
      "position": 120,
      "points": 529
    },
    {
      "date": "2026-05-06",
      "position": 120,
      "points": 529
    },
    {
      "date": "2026-05-05",
      "position": 120,
      "points": 529
    },
    {
      "date": "2026-05-04",
      "position": 118,
      "points": 525
    },
    {
      "date": "2026-05-03",
      "position": 118,
      "points": 525
    },
    {
      "date": "2026-05-02",
      "position": 118,
      "points": 525
    },
    {
      "date": "2026-05-01",
      "position": 118,
      "points": 525
    },
    {
      "date": "2026-04-30",
      "position": 118,
      "points": 525
    }
  ],
  "career_stats": {
    "total_matches": 34,
    "wins": 19,
    "losses": 15,
    "win_rate": 55.9
  },
  "surface_stats": {
    "hard": {
      "matches": 11,
      "wins": 7,
      "losses": 4,
      "win_rate": 63.6
    },
    "clay": {
      "matches": 20,
      "wins": 10,
      "losses": 10,
      "win_rate": 50.0
    },
    "grass": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 15,
      "wins": 10,
      "losses": 5,
      "win_rate": 66.7
    },
    "Masters 1000": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "ATP 250": {
      "matches": 8,
      "wins": 3,
      "losses": 5,
      "win_rate": 37.5
    },
    "Challenger": {
      "matches": 7,
      "wins": 4,
      "losses": 3,
      "win_rate": 57.1
    },
    "Otro": {
      "matches": 1,
      "wins": 1,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 34,
    "avg_aces_per_match": 3.9,
    "avg_double_faults_per_match": 3.5,
    "avg_first_serve_pct": 63.3,
    "avg_first_serve_won_pct": 71.7,
    "avg_second_serve_won_pct": 53.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-04",
      "opponent": "Pablo Llamas Ruiz",
      "opponent_id": 264358,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 1,
        "double_faults": 7,
        "first_serve_pct": 55.12820512820513,
        "first_serve_won_pct": 60.46511627906976,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-21",
      "opponent": "Adolfo Daniel Vallejo",
      "opponent_id": 326949,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 6,
        "first_serve_pct": 61.64383561643836,
        "first_serve_won_pct": 64.44444444444444,
        "second_serve_won_pct": 32.142857142857146,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-04-20",
      "opponent": "Jan Choinski",
      "opponent_id": 105607,
      "tournament": "ATP Madrid Masters",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 7,
        "double_faults": 6,
        "first_serve_pct": 67.21311475409836,
        "first_serve_won_pct": 68.29268292682927,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-31",
      "opponent": "Marco Trungelliti",
      "opponent_id": 38517,
      "tournament": "Marrakech",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 76.19047619047619,
        "first_serve_won_pct": 62.5,
        "second_serve_won_pct": 37.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-30",
      "opponent": "Nicolai Budkov Kjaer",
      "opponent_id": 483188,
      "tournament": "Marrakech",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 1,
        "first_serve_pct": 78.72340425531915,
        "first_serve_won_pct": 75.67567567567568,
        "second_serve_won_pct": 38.46153846153847,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-29",
      "opponent": "David Jorda Sanchis",
      "opponent_id": 57155,
      "tournament": "Marrakech",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 73.58490566037736,
        "first_serve_won_pct": 74.35897435897436,
        "second_serve_won_pct": 37.83783783783784,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-22",
      "opponent": "Adolfo Daniel Vallejo",
      "opponent_id": 326949,
      "tournament": "Santiago",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 56.896551724137936,
        "first_serve_won_pct": 60.60606060606061,
        "second_serve_won_pct": 44.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-21",
      "opponent": "Orlando Luz",
      "opponent_id": 111195,
      "tournament": "Santiago",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 3,
        "first_serve_pct": 67.85714285714286,
        "first_serve_won_pct": 76.31578947368422,
        "second_serve_won_pct": 72.22222222222221,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-06",
      "opponent": "Yunchaokete Bu",
      "opponent_id": 254227,
      "tournament": "Davis Cup",
      "surface": "",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 1,
        "first_serve_pct": 70.17543859649122,
        "first_serve_won_pct": 77.5,
        "second_serve_won_pct": 70.58823529411765,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-14",
      "opponent": "Marco Trungelliti",
      "opponent_id": 38517,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 12,
        "double_faults": 5,
        "first_serve_pct": 64.70588235294117,
        "first_serve_won_pct": 71.21212121212122,
        "second_serve_won_pct": 57.14285714285714,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LLWLWWLWWL"
  },
  "head_to_head": [
    {
      "opponent": "Pierre-Hugues Herbert",
      "opponent_id": 44553,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Marco Trungelliti",
      "opponent_id": 38517,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Adolfo Daniel Vallejo",
      "opponent_id": 326949,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Tomás Barrios Vera",
      "opponent_id": 132834,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Luca Van Assche",
      "opponent_id": 335102,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 5,
          "aces_per_match": 0.0,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 75.3,
          "first_serve_won_pct": 71.8,
          "second_serve_won_pct": 54.5,
          "break_points_saved_pct": 70.0,
          "break_points_converted_pct": 44.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 5,
          "double_faults": 9,
          "aces_per_match": 2.5,
          "double_faults_per_match": 4.5,
          "first_serve_pct": 71.5,
          "first_serve_won_pct": 71.1,
          "second_serve_won_pct": 53.5,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 40.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 22,
          "wins": 15,
          "losses": 7,
          "win_rate": 68.2,
          "tournaments_played": 10,
          "tournaments_won": 1,
          "tiebreaks_won": 5,
          "tiebreaks_lost": 1,
          "aces": 81,
          "double_faults": 61,
          "aces_per_match": 3.7,
          "double_faults_per_match": 2.8,
          "first_serve_pct": 73.1,
          "first_serve_won_pct": 70.2,
          "second_serve_won_pct": 59.3,
          "break_points_saved_pct": 62.8,
          "break_points_converted_pct": 37.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 28,
          "wins": 13,
          "losses": 15,
          "win_rate": 46.4,
          "tournaments_played": 18,
          "tournaments_won": 0,
          "tiebreaks_won": 7,
          "tiebreaks_lost": 3,
          "aces": 93,
          "double_faults": 140,
          "aces_per_match": 3.3,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 70.2,
          "first_serve_won_pct": 66.7,
          "second_serve_won_pct": 58.4,
          "break_points_saved_pct": 54.6,
          "break_points_converted_pct": 40.0,
          "winners_total": 110,
          "unforced_errors_total": 108
        },
        "red_clay_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 4,
          "double_faults": 4,
          "aces_per_match": 2.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 75.3,
          "first_serve_won_pct": 72.0,
          "second_serve_won_pct": 57.8,
          "break_points_saved_pct": 70.0,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 56,
        "wins": 31,
        "tournaments_played": 31,
        "tournaments_won": 1,
        "aces": 183,
        "double_faults": 219,
        "win_rate": 55.4,
        "losses": 25
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 3,
          "tiebreaks_lost": 1,
          "aces": 14,
          "double_faults": 10,
          "aces_per_match": 4.7,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 71.5,
          "first_serve_won_pct": 77.0,
          "second_serve_won_pct": 57.3,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 11.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 10,
          "double_faults": 10,
          "aces_per_match": 3.3,
          "double_faults_per_match": 3.3,
          "first_serve_pct": 67.1,
          "first_serve_won_pct": 72.9,
          "second_serve_won_pct": 54.2,
          "break_points_saved_pct": 57.9,
          "break_points_converted_pct": 16.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 11,
          "wins": 6,
          "losses": 5,
          "win_rate": 54.5,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 41,
          "double_faults": 46,
          "aces_per_match": 3.7,
          "double_faults_per_match": 4.2,
          "first_serve_pct": 69.9,
          "first_serve_won_pct": 69.6,
          "second_serve_won_pct": 58.7,
          "break_points_saved_pct": 61.0,
          "break_points_converted_pct": 37.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 43,
          "wins": 24,
          "losses": 19,
          "win_rate": 55.8,
          "tournaments_played": 21,
          "tournaments_won": 1,
          "tiebreaks_won": 8,
          "tiebreaks_lost": 6,
          "aces": 149,
          "double_faults": 162,
          "aces_per_match": 3.5,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 69.5,
          "first_serve_won_pct": 66.6,
          "second_serve_won_pct": 55.7,
          "break_points_saved_pct": 55.7,
          "break_points_converted_pct": 41.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay_indoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 5,
          "aces_per_match": 0.3,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 72.9,
          "first_serve_won_pct": 66.3,
          "second_serve_won_pct": 49.1,
          "break_points_saved_pct": 60.7,
          "break_points_converted_pct": 77.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 63,
        "wins": 33,
        "tournaments_played": 34,
        "tournaments_won": 1,
        "aces": 215,
        "double_faults": 233,
        "win_rate": 52.4,
        "losses": 30
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "red_clay": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 11,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 2,
          "aces_per_match": 0.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 96.4,
          "first_serve_won_pct": 55.8,
          "second_serve_won_pct": 0,
          "break_points_saved_pct": 42.9,
          "break_points_converted_pct": 16.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 1,
        "wins": 0,
        "tournaments_played": 11,
        "tournaments_won": 1,
        "aces": 0,
        "double_faults": 2,
        "win_rate": 0.0,
        "losses": 1
      }
    }
  ],
  "data_generated_at": "2026-05-09 01:54:20 UTC"
}