Player Data JSON

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

Adria Soriano Barrera

Adria Soriano Barrera

Colombia ATP 364
3W - 2L 60.0% Win Rate Forma: LWWLW

JSON Data

{
  "player": {
    "id": 873,
    "api_id": 217437,
    "name": "Adria Soriano Barrera",
    "short_name": "A. Soriano Barrera",
    "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": 3059378,
    "singles": 13.97,
    "doubles": 13.56,
    "ranking": 385,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 364,
    "points": 135,
    "best_position": 289,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 364,
      "points": 135
    },
    {
      "date": "2025-12-09",
      "position": 364,
      "points": 135
    },
    {
      "date": "2025-12-08",
      "position": 364,
      "points": 135
    },
    {
      "date": "2025-12-07",
      "position": 366,
      "points": 135
    },
    {
      "date": "2025-12-06",
      "position": 366,
      "points": 135
    },
    {
      "date": "2025-12-05",
      "position": 366,
      "points": 135
    },
    {
      "date": "2025-12-04",
      "position": 366,
      "points": 135
    },
    {
      "date": "2025-12-03",
      "position": 366,
      "points": 135
    }
  ],
  "career_stats": {
    "total_matches": 5,
    "wins": 3,
    "losses": 2,
    "win_rate": 60.0
  },
  "surface_stats": {
    "hard": {
      "matches": 3,
      "wins": 2,
      "losses": 1,
      "win_rate": 66.7
    },
    "clay": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.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": 4.4,
    "avg_double_faults_per_match": 7.6,
    "avg_first_serve_pct": 59.4,
    "avg_first_serve_won_pct": 62.3,
    "avg_second_serve_won_pct": 36.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-07-29",
      "opponent": "Luca Van Assche",
      "opponent_id": 335102,
      "tournament": "Porto, Portugal",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 9,
        "first_serve_pct": 59.01639344262295,
        "first_serve_won_pct": 58.333333333333336,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-28",
      "opponent": "Marc Polmans",
      "opponent_id": 80665,
      "tournament": "Porto, Portugal",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 9,
        "first_serve_pct": 59.01639344262295,
        "first_serve_won_pct": 58.333333333333336,
        "second_serve_won_pct": 59.25925925925925,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-27",
      "opponent": "Hayato Matsuoka",
      "opponent_id": 420914,
      "tournament": "Porto, Portugal",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 9,
        "first_serve_pct": 59.01639344262295,
        "first_serve_won_pct": 58.333333333333336,
        "second_serve_won_pct": 48.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-14",
      "opponent": "Zdenek Kolar",
      "opponent_id": 132558,
      "tournament": "Bogota, Colombia",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 6,
        "double_faults": 4,
        "first_serve_pct": 59.70149253731343,
        "first_serve_won_pct": 60.0,
        "second_serve_won_pct": 92.3076923076923,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-05-13",
      "opponent": "Samuel Heredia",
      "opponent_id": 400534,
      "tournament": "Bogota, Colombia",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 13,
        "double_faults": 7,
        "first_serve_pct": 60.0,
        "first_serve_won_pct": 76.47058823529412,
        "second_serve_won_pct": 36.53846153846153,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 3,
    "losses": 2,
    "form_string": "LWWLW"
  },
  "head_to_head": [
    {
      "opponent": "Luca Van Assche",
      "opponent_id": 335102,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Marc Polmans",
      "opponent_id": 80665,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Zdenek Kolar",
      "opponent_id": 132558,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Hayato Matsuoka",
      "opponent_id": 420914,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Samuel Heredia",
      "opponent_id": 400534,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 21,
          "wins": 13,
          "losses": 8,
          "win_rate": 61.9,
          "tournaments_played": 11,
          "tournaments_won": 0,
          "tiebreaks_won": 9,
          "tiebreaks_lost": 7,
          "aces": 132,
          "double_faults": 83,
          "aces_per_match": 6.3,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 71.2,
          "first_serve_won_pct": 65.9,
          "second_serve_won_pct": 56.4,
          "break_points_saved_pct": 66.0,
          "break_points_converted_pct": 44.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 19,
          "double_faults": 11,
          "aces_per_match": 9.5,
          "double_faults_per_match": 5.5,
          "first_serve_pct": 71.4,
          "first_serve_won_pct": 69.2,
          "second_serve_won_pct": 52.0,
          "break_points_saved_pct": 68.4,
          "break_points_converted_pct": 29.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 23,
        "wins": 14,
        "tournaments_played": 12,
        "tournaments_won": 0,
        "aces": 151,
        "double_faults": 94,
        "win_rate": 60.9,
        "losses": 9
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_outdoor": {
          "matches": 13,
          "wins": 9,
          "losses": 4,
          "win_rate": 69.2,
          "tournaments_played": 22,
          "tournaments_won": 3,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 1,
          "aces": 96,
          "double_faults": 32,
          "aces_per_match": 7.4,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 72.3,
          "first_serve_won_pct": 75.9,
          "second_serve_won_pct": 64.8,
          "break_points_saved_pct": 67.9,
          "break_points_converted_pct": 33.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 4,
          "wins": 1,
          "losses": 3,
          "win_rate": 25.0,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 17,
          "double_faults": 14,
          "aces_per_match": 4.2,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 71.2,
          "first_serve_won_pct": 69.9,
          "second_serve_won_pct": 57.7,
          "break_points_saved_pct": 56.0,
          "break_points_converted_pct": 35.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 17,
        "wins": 10,
        "tournaments_played": 27,
        "tournaments_won": 3,
        "aces": 113,
        "double_faults": 46,
        "win_rate": 58.8,
        "losses": 7
      }
    }
  ],
  "data_generated_at": "2025-12-10 09:42:49 UTC"
}