Player Data JSON

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

Stefan Palosi

Stefan Palosi

Romania ATP 484
4W - 2L 66,7% Win Rate Forma: LWWWLW

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.73,
    "doubles": 13.07,
    "ranking": 535,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": {
    "position": 484,
    "points": 90,
    "best_position": 420,
    "date": "2026-01-30"
  },
  "ranking_history": [
    {
      "date": "2026-01-30",
      "position": 484,
      "points": 90
    },
    {
      "date": "2026-01-29",
      "position": 484,
      "points": 90
    },
    {
      "date": "2026-01-28",
      "position": 484,
      "points": 90
    },
    {
      "date": "2026-01-27",
      "position": 484,
      "points": 90
    },
    {
      "date": "2026-01-26",
      "position": 484,
      "points": 90
    },
    {
      "date": "2026-01-25",
      "position": 484,
      "points": 90
    },
    {
      "date": "2026-01-24",
      "position": 484,
      "points": 90
    },
    {
      "date": "2026-01-23",
      "position": 484,
      "points": 90
    },
    {
      "date": "2026-01-22",
      "position": 484,
      "points": 90
    },
    {
      "date": "2026-01-21",
      "position": 484,
      "points": 90
    }
  ],
  "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": 2.5,
    "avg_double_faults_per_match": 1.8,
    "avg_first_serve_pct": 60.7,
    "avg_first_serve_won_pct": 71.7,
    "avg_second_serve_won_pct": 55.8,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-14",
      "opponent": "Lautaro Midon",
      "opponent_id": 397014,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 51.06382978723404,
        "first_serve_won_pct": 70.83333333333334,
        "second_serve_won_pct": 40.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-13",
      "opponent": "Lorenzo Joaquin Rodriguez",
      "opponent_id": 231579,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 1,
        "first_serve_pct": 63.23529411764706,
        "first_serve_won_pct": 72.09302325581395,
        "second_serve_won_pct": 48.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-12",
      "opponent": "Ezequiel Monferrer",
      "opponent_id": 302587,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 48.484848484848484,
        "first_serve_won_pct": 81.25,
        "second_serve_won_pct": 38.46153846153847,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-11",
      "opponent": "Thiago Agustin Pernas",
      "opponent_id": 285844,
      "tournament": "Buenos Aires, Argentina",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 2,
        "first_serve_pct": 58.82352941176471,
        "first_serve_won_pct": 80.0,
        "second_serve_won_pct": 57.692307692307686,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "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": 6,
    "wins": 4,
    "losses": 2,
    "form_string": "LWWWLW"
  },
  "head_to_head": [
    {
      "opponent": "Ezequiel Monferrer",
      "opponent_id": 302587,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Lautaro Midon",
      "opponent_id": 397014,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Thiago Agustin Pernas",
      "opponent_id": 285844,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Lorenzo Joaquin Rodriguez",
      "opponent_id": 231579,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Andres Santamarta Roig",
      "opponent_id": 456399,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "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": "2026-01-30 13:16:23 UTC"
}