Player Data JSON

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

Pedro Araujo

Pedro Araujo

Portugal ATP
0W - 2L 0,0% Win Rate Forma: LL

JSON Data

{
  "player": {
    "id": 1616,
    "api_id": 289942,
    "name": "Pedro Araujo",
    "short_name": "P. Araujo",
    "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": 275091,
    "singles": 13.5,
    "doubles": 13.27,
    "ranking": 691,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 2,
    "wins": 0,
    "losses": 2,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 1,
      "wins": 0,
      "losses": 1,
      "win_rate": 0.0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "Challenger": {
      "matches": 2,
      "wins": 0,
      "losses": 2,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 0.0,
    "avg_double_faults_per_match": 1.5,
    "avg_first_serve_pct": 70.7,
    "avg_first_serve_won_pct": 50.2,
    "avg_second_serve_won_pct": 46.4,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-25",
      "opponent": "Elmer Moller",
      "opponent_id": 499834,
      "tournament": "Maia, Portugal",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 0,
        "first_serve_pct": 72.72727272727273,
        "first_serve_won_pct": 51.78571428571429,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-07-29",
      "opponent": "Hugo Grenier",
      "opponent_id": 107357,
      "tournament": "Porto, Portugal",
      "surface": "hard",
      "round": "Round of 32",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 68.62745098039215,
        "first_serve_won_pct": 48.57142857142857,
        "second_serve_won_pct": 34.61538461538461,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 0,
    "losses": 2,
    "form_string": "LL"
  },
  "head_to_head": [
    {
      "opponent": "Hugo Grenier",
      "opponent_id": 107357,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Elmer Moller",
      "opponent_id": 499834,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 5,
          "wins": 2,
          "losses": 3,
          "win_rate": 40.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 12,
          "aces_per_match": 0.8,
          "double_faults_per_match": 2.4,
          "first_serve_pct": 73.4,
          "first_serve_won_pct": 49.5,
          "second_serve_won_pct": 38.3,
          "break_points_saved_pct": 40.0,
          "break_points_converted_pct": 32.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "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": 0,
          "double_faults": 3,
          "aces_per_match": 0.0,
          "double_faults_per_match": 3.0,
          "first_serve_pct": 76.1,
          "first_serve_won_pct": 48.6,
          "second_serve_won_pct": 61.5,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 100.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 6,
          "wins": 1,
          "losses": 5,
          "win_rate": 16.7,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 4,
          "aces_per_match": 0.5,
          "double_faults_per_match": 0.7,
          "first_serve_pct": 78.9,
          "first_serve_won_pct": 43.0,
          "second_serve_won_pct": 40.2,
          "break_points_saved_pct": 33.3,
          "break_points_converted_pct": 42.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "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": 78.6,
          "first_serve_won_pct": 51.8,
          "second_serve_won_pct": 42.9,
          "break_points_saved_pct": 61.5,
          "break_points_converted_pct": 60.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 13,
        "wins": 3,
        "tournaments_played": 12,
        "tournaments_won": 0,
        "aces": 7,
        "double_faults": 19,
        "win_rate": 23.1,
        "losses": 10
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 0,
          "losses": 3,
          "win_rate": 0.0,
          "tournaments_played": 3,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 3,
          "double_faults": 8,
          "aces_per_match": 1.0,
          "double_faults_per_match": 2.7,
          "first_serve_pct": 70.3,
          "first_serve_won_pct": 56.0,
          "second_serve_won_pct": 54.4,
          "break_points_saved_pct": 48.1,
          "break_points_converted_pct": 22.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 20,
          "tournaments_won": 2,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 7,
          "aces_per_match": 0.5,
          "double_faults_per_match": 3.5,
          "first_serve_pct": 83.8,
          "first_serve_won_pct": 55.7,
          "second_serve_won_pct": 54.5,
          "break_points_saved_pct": 56.7,
          "break_points_converted_pct": 36.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 9,
          "wins": 2,
          "losses": 7,
          "win_rate": 22.2,
          "tournaments_played": 7,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 7,
          "double_faults": 15,
          "aces_per_match": 0.8,
          "double_faults_per_match": 1.7,
          "first_serve_pct": 72.8,
          "first_serve_won_pct": 56.8,
          "second_serve_won_pct": 43.1,
          "break_points_saved_pct": 54.0,
          "break_points_converted_pct": 47.1,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay_indoor": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 0,
          "double_faults": 3,
          "aces_per_match": 0.0,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 84.2,
          "first_serve_won_pct": 56.7,
          "second_serve_won_pct": 53.6,
          "break_points_saved_pct": 52.4,
          "break_points_converted_pct": 46.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 16,
        "wins": 4,
        "tournaments_played": 31,
        "tournaments_won": 2,
        "aces": 11,
        "double_faults": 33,
        "win_rate": 25.0,
        "losses": 12
      }
    }
  ],
  "data_generated_at": "2026-01-30 07:32:07 UTC"
}