Player Data JSON

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

Stefan Palosi

Stefan Palosi

Romania ATP
1W - 1L 50.0% Win Rate Forma: LW

JSON Data

{
  "player": {
    "id": 1974,
    "api_id": 231562,
    "name": "Stefan Palosi",
    "short_name": "S. Palosi",
    "country": "Romania",
    "country_code": "RO",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 2791617,
    "singles": 13.65,
    "doubles": 13.09,
    "ranking": 573,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2025-12-07"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 2,
    "wins": 1,
    "losses": 1,
    "win_rate": 50.0
  },
  "surface_stats": {
    "hard": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "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": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 2,
    "avg_aces_per_match": 2.5,
    "avg_double_faults_per_match": 1.5,
    "avg_first_serve_pct": 71.4,
    "avg_first_serve_won_pct": 62.9,
    "avg_second_serve_won_pct": 62.9,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-11-24",
      "opponent": "Andres Santamarta Roig",
      "opponent_id": 456399,
      "tournament": "Maia, Portugal",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 71.42857142857143,
        "first_serve_won_pct": 49.09090909090909,
        "second_serve_won_pct": 59.09090909090909,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-11-23",
      "opponent": "Alejo Sanchez Quilez",
      "opponent_id": 451920,
      "tournament": "Maia, Portugal",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 5,
        "double_faults": 2,
        "first_serve_pct": 71.42857142857143,
        "first_serve_won_pct": 76.66666666666667,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 2,
    "wins": 1,
    "losses": 1,
    "form_string": "LW"
  },
  "head_to_head": [
    {
      "opponent": "Andres Santamarta Roig",
      "opponent_id": 456399,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Alejo Sanchez Quilez",
      "opponent_id": 451920,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "red_clay": {
          "matches": 7,
          "wins": 4,
          "losses": 3,
          "win_rate": 57.1,
          "tournaments_played": 6,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 23,
          "double_faults": 34,
          "aces_per_match": 3.3,
          "double_faults_per_match": 4.9,
          "first_serve_pct": 74.3,
          "first_serve_won_pct": 62.3,
          "second_serve_won_pct": 61.0,
          "break_points_saved_pct": 68.2,
          "break_points_converted_pct": 25.4,
          "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": 0,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 3,
          "aces_per_match": 2.5,
          "double_faults_per_match": 1.5,
          "first_serve_pct": 77.8,
          "first_serve_won_pct": 58.8,
          "second_serve_won_pct": 67.7,
          "break_points_saved_pct": 62.5,
          "break_points_converted_pct": 41.2,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 9,
        "wins": 5,
        "tournaments_played": 7,
        "tournaments_won": 0,
        "aces": 28,
        "double_faults": 37,
        "win_rate": 55.6,
        "losses": 4
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "hardcourt_indoor": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 2,
          "double_faults": 7,
          "aces_per_match": 2.0,
          "double_faults_per_match": 7.0,
          "first_serve_pct": 71.7,
          "first_serve_won_pct": 55.8,
          "second_serve_won_pct": 59.3,
          "break_points_saved_pct": 69.2,
          "break_points_converted_pct": 100.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 9,
          "wins": 5,
          "losses": 4,
          "win_rate": 55.6,
          "tournaments_played": 19,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 1,
          "aces": 25,
          "double_faults": 29,
          "aces_per_match": 2.8,
          "double_faults_per_match": 3.2,
          "first_serve_pct": 74.7,
          "first_serve_won_pct": 67.4,
          "second_serve_won_pct": 50.5,
          "break_points_saved_pct": 56.3,
          "break_points_converted_pct": 47.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 10,
        "wins": 5,
        "tournaments_played": 20,
        "tournaments_won": 1,
        "aces": 27,
        "double_faults": 36,
        "win_rate": 50.0,
        "losses": 5
      }
    }
  ],
  "data_generated_at": "2025-12-10 13:05:54 UTC"
}