Player Data JSON

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

Javier Barranco Cosano

Javier Barranco Cosano

Spain ATP 359
2W - 3L 40.0% Win Rate Forma: LLWLW

JSON Data

{
  "player": {
    "id": 393,
    "api_id": 177686,
    "name": "Javier Barranco Cosano",
    "short_name": "J. Cosano",
    "country": "Spain",
    "country_code": "ES",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 4268511,
    "singles": null,
    "doubles": null,
    "ranking": 818,
    "division": "General",
    "is_pro": false,
    "updated_at": "2025-12-07"
  },
  "current_ranking": {
    "position": 359,
    "points": 139,
    "best_position": 211,
    "date": "2025-12-10"
  },
  "ranking_history": [
    {
      "date": "2025-12-10",
      "position": 359,
      "points": 139
    },
    {
      "date": "2025-12-09",
      "position": 359,
      "points": 139
    },
    {
      "date": "2025-12-08",
      "position": 359,
      "points": 139
    },
    {
      "date": "2025-12-07",
      "position": 360,
      "points": 139
    },
    {
      "date": "2025-12-06",
      "position": 360,
      "points": 139
    },
    {
      "date": "2025-12-05",
      "position": 360,
      "points": 139
    },
    {
      "date": "2025-12-04",
      "position": 360,
      "points": 139
    },
    {
      "date": "2025-12-03",
      "position": 360,
      "points": 139
    }
  ],
  "career_stats": {
    "total_matches": 5,
    "wins": 2,
    "losses": 3,
    "win_rate": 40.0
  },
  "surface_stats": {
    "hard": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "clay": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    },
    "Challenger": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    }
  },
  "average_match_stats": {
    "matches_with_stats": 5,
    "avg_aces_per_match": 2.4,
    "avg_double_faults_per_match": 3.0,
    "avg_first_serve_pct": 71.0,
    "avg_first_serve_won_pct": 65.2,
    "avg_second_serve_won_pct": 57.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-10-05",
      "opponent": "Alexander Ritschard",
      "opponent_id": 56017,
      "tournament": "Valencia, Spain",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 73.19587628865979,
        "first_serve_won_pct": 56.33802816901409,
        "second_serve_won_pct": 57.692307692307686,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-03",
      "opponent": "Pablo Carreño Busta",
      "opponent_id": 40800,
      "tournament": "Sevilla, Spain",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 75.92592592592592,
        "first_serve_won_pct": 58.536585365853654,
        "second_serve_won_pct": 56.25,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-02",
      "opponent": "Gonzalo Bueno",
      "opponent_id": 299765,
      "tournament": "Sevilla, Spain",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 74.28571428571429,
        "first_serve_won_pct": 69.23076923076923,
        "second_serve_won_pct": 77.77777777777779,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-01-08",
      "opponent": "Francesco Passaro",
      "opponent_id": 258908,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 2",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 9,
        "first_serve_pct": 59.83606557377049,
        "first_serve_won_pct": 67.12328767123287,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-01-06",
      "opponent": "Facundo Mena",
      "opponent_id": 38180,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 72.0,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 21.73913043478261,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 5,
    "wins": 2,
    "losses": 3,
    "form_string": "LLWLW"
  },
  "head_to_head": [
    {
      "opponent": "Pablo Carreño Busta",
      "opponent_id": 40800,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Facundo Mena",
      "opponent_id": 38180,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Francesco Passaro",
      "opponent_id": 258908,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Gonzalo Bueno",
      "opponent_id": 299765,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Alexander Ritschard",
      "opponent_id": 56017,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "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": 73.7,
          "first_serve_won_pct": 53.2,
          "second_serve_won_pct": 41.7,
          "break_points_saved_pct": 100.0,
          "break_points_converted_pct": 57.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 14,
          "double_faults": 20,
          "aces_per_match": 2.0,
          "double_faults_per_match": 2.9,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 67.3,
          "second_serve_won_pct": 51.4,
          "break_points_saved_pct": 66.0,
          "break_points_converted_pct": 44.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 19,
          "wins": 8,
          "losses": 11,
          "win_rate": 42.1,
          "tournaments_played": 13,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 2,
          "aces": 46,
          "double_faults": 58,
          "aces_per_match": 2.4,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 61.0,
          "second_serve_won_pct": 52.5,
          "break_points_saved_pct": 60.5,
          "break_points_converted_pct": 40.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 27,
        "wins": 12,
        "tournaments_played": 20,
        "tournaments_won": 0,
        "aces": 60,
        "double_faults": 80,
        "win_rate": 44.4,
        "losses": 15
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 1,
          "losses": 2,
          "win_rate": 33.3,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 17,
          "double_faults": 15,
          "aces_per_match": 5.7,
          "double_faults_per_match": 5.0,
          "first_serve_pct": 70.5,
          "first_serve_won_pct": 64.3,
          "second_serve_won_pct": 66.0,
          "break_points_saved_pct": 73.3,
          "break_points_converted_pct": 38.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 13,
          "wins": 8,
          "losses": 5,
          "win_rate": 61.5,
          "tournaments_played": 5,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 2,
          "aces": 32,
          "double_faults": 32,
          "aces_per_match": 2.5,
          "double_faults_per_match": 2.5,
          "first_serve_pct": 74.9,
          "first_serve_won_pct": 64.1,
          "second_serve_won_pct": 55.7,
          "break_points_saved_pct": 61.7,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 47,
          "wins": 25,
          "losses": 22,
          "win_rate": 53.2,
          "tournaments_played": 23,
          "tournaments_won": 1,
          "tiebreaks_won": 10,
          "tiebreaks_lost": 6,
          "aces": 70,
          "double_faults": 147,
          "aces_per_match": 1.5,
          "double_faults_per_match": 3.1,
          "first_serve_pct": 73.8,
          "first_serve_won_pct": 63.1,
          "second_serve_won_pct": 57.1,
          "break_points_saved_pct": 56.8,
          "break_points_converted_pct": 43.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 63,
        "wins": 34,
        "tournaments_played": 30,
        "tournaments_won": 1,
        "aces": 119,
        "double_faults": 194,
        "win_rate": 54.0,
        "losses": 29
      }
    }
  ],
  "data_generated_at": "2025-12-10 08:36:47 UTC"
}