Player Data JSON

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

Andrew Paulson

Andrew Paulson

Czechia ATP
4W - 2L 66,7% Win Rate Forma: LLWWWW

JSON Data

{
  "player": {
    "id": 1727,
    "api_id": 275467,
    "name": "Andrew Paulson",
    "short_name": "A. Paulson",
    "country": "Czechia",
    "country_code": "CZ",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2914547,
    "singles": 13.8,
    "doubles": 13.99,
    "ranking": 496,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "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": 4.7,
    "avg_double_faults_per_match": 3.5,
    "avg_first_serve_pct": 59.8,
    "avg_first_serve_won_pct": 75.2,
    "avg_second_serve_won_pct": 48.2,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-09-09",
      "opponent": "Tiago Pereira",
      "opponent_id": 409264,
      "tournament": "Szczecin, Poland",
      "surface": "clay",
      "round": "Round of 32",
      "result": "L",
      "score": "0-1",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 60.86956521739131,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 48.148148148148145,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-07",
      "opponent": "Marco Trungelliti",
      "opponent_id": 38517,
      "tournament": "Tulln, Austria",
      "surface": "clay",
      "round": "Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 3,
        "double_faults": 4,
        "first_serve_pct": 51.66666666666667,
        "first_serve_won_pct": 70.96774193548387,
        "second_serve_won_pct": 44.827586206896555,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-06",
      "opponent": "Santiago Rodriguez Taverna",
      "opponent_id": 185434,
      "tournament": "Tulln, Austria",
      "surface": "clay",
      "round": "Semifinals",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 59.64912280701754,
        "first_serve_won_pct": 70.58823529411765,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-05",
      "opponent": "Francesco Maestrelli",
      "opponent_id": 261017,
      "tournament": "Tulln, Austria",
      "surface": "clay",
      "round": "Quarterfinals",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 4,
        "first_serve_pct": 74.50980392156863,
        "first_serve_won_pct": 84.21052631578947,
        "second_serve_won_pct": 37.03703703703704,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-04",
      "opponent": "Marko Topo",
      "opponent_id": 348701,
      "tournament": "Tulln, Austria",
      "surface": "clay",
      "round": "Round of 16",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 10,
        "double_faults": 3,
        "first_serve_pct": 57.14285714285714,
        "first_serve_won_pct": 71.66666666666667,
        "second_serve_won_pct": 46.666666666666664,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-09-02",
      "opponent": "Jacopo Berrettini",
      "opponent_id": 204764,
      "tournament": "Tulln, Austria",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 4,
        "first_serve_pct": 54.83870967741935,
        "first_serve_won_pct": 82.35294117647058,
        "second_serve_won_pct": 72.72727272727273,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 6,
    "wins": 4,
    "losses": 2,
    "form_string": "LLWWWW"
  },
  "head_to_head": [
    {
      "opponent": "Francesco Maestrelli",
      "opponent_id": 261017,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Jacopo Berrettini",
      "opponent_id": 204764,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Marco Trungelliti",
      "opponent_id": 38517,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Santiago Rodriguez Taverna",
      "opponent_id": 185434,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Marko Topo",
      "opponent_id": 348701,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "red_clay": {
          "matches": 13,
          "wins": 5,
          "losses": 8,
          "win_rate": 38.5,
          "tournaments_played": 10,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 40,
          "double_faults": 49,
          "aces_per_match": 3.1,
          "double_faults_per_match": 3.8,
          "first_serve_pct": 71.1,
          "first_serve_won_pct": 68.1,
          "second_serve_won_pct": 51.4,
          "break_points_saved_pct": 70.3,
          "break_points_converted_pct": 34.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 13,
        "wins": 5,
        "tournaments_played": 10,
        "tournaments_won": 0,
        "aces": 40,
        "double_faults": 49,
        "win_rate": 38.5,
        "losses": 8
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "red_clay": {
          "matches": 20,
          "wins": 13,
          "losses": 7,
          "win_rate": 65.0,
          "tournaments_played": 8,
          "tournaments_won": 0,
          "tiebreaks_won": 8,
          "tiebreaks_lost": 1,
          "aces": 97,
          "double_faults": 92,
          "aces_per_match": 4.8,
          "double_faults_per_match": 4.6,
          "first_serve_pct": 69.8,
          "first_serve_won_pct": 73.8,
          "second_serve_won_pct": 58.5,
          "break_points_saved_pct": 58.8,
          "break_points_converted_pct": 32.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 20,
        "wins": 13,
        "tournaments_played": 8,
        "tournaments_won": 0,
        "aces": 97,
        "double_faults": 92,
        "win_rate": 65.0,
        "losses": 7
      }
    }
  ],
  "data_generated_at": "2026-01-30 10:16:53 UTC"
}