Player Data JSON

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

Lorenzo Joaquin Rodriguez

Lorenzo Joaquin Rodriguez

Argentina ATP 466
4W - 2L 66.7% Win Rate Forma: LWWWLW

JSON Data

{
  "player": {
    "id": 944,
    "api_id": 231579,
    "name": "Lorenzo Joaquin Rodriguez",
    "short_name": "L. J. Rodriguez",
    "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": 822065,
    "singles": 13.96,
    "doubles": 13.14,
    "ranking": 393,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 466,
    "points": 96,
    "best_position": 424,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 466,
      "points": 96
    },
    {
      "date": "2025-12-09",
      "position": 466,
      "points": 96
    },
    {
      "date": "2025-12-08",
      "position": 466,
      "points": 96
    },
    {
      "date": "2025-12-07",
      "position": 463,
      "points": 96
    },
    {
      "date": "2025-12-06",
      "position": 463,
      "points": 96
    },
    {
      "date": "2025-12-05",
      "position": 463,
      "points": 96
    },
    {
      "date": "2025-12-04",
      "position": 463,
      "points": 96
    },
    {
      "date": "2025-12-03",
      "position": 463,
      "points": 96
    }
  ],
  "career_stats": {
    "total_matches": 6,
    "wins": 4,
    "losses": 2,
    "win_rate": 66.7
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "clay": {
      "matches": 6,
      "wins": 4,
      "losses": 2,
      "win_rate": 66.7
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 6,
      "wins": 4,
      "losses": 2,
      "win_rate": 66.7
    }
  },
  "average_match_stats": {
    "matches_with_stats": 6,
    "avg_aces_per_match": 2.8,
    "avg_double_faults_per_match": 1.7,
    "avg_first_serve_pct": 72.0,
    "avg_first_serve_won_pct": 63.0,
    "avg_second_serve_won_pct": 56.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-24",
      "opponent": "Guido Ivan Justo",
      "opponent_id": 255418,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 1,
        "first_serve_pct": 72.61904761904762,
        "first_serve_won_pct": 55.73770491803278,
        "second_serve_won_pct": 52.17391304347826,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-23",
      "opponent": "Murkel Dellien",
      "opponent_id": 82133,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 3,
        "double_faults": 0,
        "first_serve_pct": 74.50980392156863,
        "first_serve_won_pct": 68.42105263157895,
        "second_serve_won_pct": 23.52941176470588,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-22",
      "opponent": "Pedro Boscardin Dias",
      "opponent_id": 284096,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 67.44186046511628,
        "first_serve_won_pct": 62.06896551724138,
        "second_serve_won_pct": 46.42857142857143,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-21",
      "opponent": "Lautaro Agustin Falabella",
      "opponent_id": 224619,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 81.9672131147541,
        "first_serve_won_pct": 64.0,
        "second_serve_won_pct": 72.72727272727273,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-14",
      "opponent": "Nicolas Alvarez Varona",
      "opponent_id": 205989,
      "tournament": "Bogota, Colombia",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 3,
        "first_serve_pct": 69.81132075471697,
        "first_serve_won_pct": 64.86486486486487,
        "second_serve_won_pct": 53.57142857142857,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-13",
      "opponent": "Bruno Kuzuhara",
      "opponent_id": 328075,
      "tournament": "Bogota, Colombia",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 4,
        "first_serve_pct": 65.51724137931035,
        "first_serve_won_pct": 63.1578947368421,
        "second_serve_won_pct": 55.00000000000001,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 4,
    "losses": 2,
    "form_string": "LWWWLW"
  },
  "head_to_head": [
    {
      "opponent": "Murkel Dellien",
      "opponent_id": 82133,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Nicolas Alvarez Varona",
      "opponent_id": 205989,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Lautaro Agustin Falabella",
      "opponent_id": 224619,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Pedro Boscardin Dias",
      "opponent_id": 284096,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Bruno Kuzuhara",
      "opponent_id": 328075,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "red_clay": {
          "matches": 23,
          "wins": 11,
          "losses": 12,
          "win_rate": 47.8,
          "tournaments_played": 15,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 4,
          "aces": 26,
          "double_faults": 60,
          "aces_per_match": 1.1,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 73.5,
          "first_serve_won_pct": 64.4,
          "second_serve_won_pct": 53.2,
          "break_points_saved_pct": 64.6,
          "break_points_converted_pct": 37.6,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 23,
        "wins": 11,
        "tournaments_played": 15,
        "tournaments_won": 1,
        "aces": 26,
        "double_faults": 60,
        "win_rate": 47.8,
        "losses": 12
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 7,
          "aces_per_match": 4.0,
          "double_faults_per_match": 7.0,
          "first_serve_pct": 61.0,
          "first_serve_won_pct": 72.7,
          "second_serve_won_pct": 59.4,
          "break_points_saved_pct": 25.0,
          "break_points_converted_pct": 0.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 24,
          "wins": 12,
          "losses": 12,
          "win_rate": 50.0,
          "tournaments_played": 18,
          "tournaments_won": 1,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 3,
          "aces": 70,
          "double_faults": 63,
          "aces_per_match": 2.9,
          "double_faults_per_match": 2.6,
          "first_serve_pct": 71.5,
          "first_serve_won_pct": 65.1,
          "second_serve_won_pct": 55.2,
          "break_points_saved_pct": 56.3,
          "break_points_converted_pct": 40.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 25,
        "wins": 12,
        "tournaments_played": 19,
        "tournaments_won": 1,
        "aces": 74,
        "double_faults": 70,
        "win_rate": 48.0,
        "losses": 13
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:48:44 UTC"
}