Player Data JSON

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

Dalibor Svrčina

Dalibor Svrčina

Czechia ATP 116
17W - 20L 45.9% Win Rate Forma: LWWLLWLWWL

JSON Data

{
  "player": {
    "id": 377,
    "api_id": 260122,
    "name": "Dalibor Svrčina",
    "short_name": "D. Svrčina",
    "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": 2662227,
    "singles": 14.95,
    "doubles": 13.8,
    "ranking": 80,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-04-05"
  },
  "current_ranking": {
    "position": 116,
    "points": 547,
    "best_position": 86,
    "date": "2026-05-09"
  },
  "ranking_history": [
    {
      "date": "2026-05-09",
      "position": 116,
      "points": 547
    },
    {
      "date": "2026-05-08",
      "position": 116,
      "points": 547
    },
    {
      "date": "2026-05-07",
      "position": 116,
      "points": 547
    },
    {
      "date": "2026-05-06",
      "position": 116,
      "points": 547
    },
    {
      "date": "2026-05-05",
      "position": 116,
      "points": 547
    },
    {
      "date": "2026-05-04",
      "position": 127,
      "points": 491
    },
    {
      "date": "2026-05-03",
      "position": 127,
      "points": 491
    },
    {
      "date": "2026-05-02",
      "position": 127,
      "points": 491
    },
    {
      "date": "2026-05-01",
      "position": 127,
      "points": 491
    },
    {
      "date": "2026-04-30",
      "position": 127,
      "points": 491
    }
  ],
  "career_stats": {
    "total_matches": 37,
    "wins": 17,
    "losses": 20,
    "win_rate": 45.9
  },
  "surface_stats": {
    "hard": {
      "matches": 27,
      "wins": 12,
      "losses": 15,
      "win_rate": 44.4
    },
    "clay": {
      "matches": 7,
      "wins": 3,
      "losses": 4,
      "win_rate": 42.9
    },
    "grass": {
      "matches": 2,
      "wins": 1,
      "losses": 1,
      "win_rate": 50.0
    }
  },
  "category_stats": {
    "Grand Slam": {
      "matches": 9,
      "wins": 4,
      "losses": 5,
      "win_rate": 44.4
    },
    "Masters 1000": {
      "matches": 14,
      "wins": 7,
      "losses": 7,
      "win_rate": 50.0
    },
    "ATP 500": {
      "matches": 3,
      "wins": 1,
      "losses": 2,
      "win_rate": 33.3
    },
    "ATP 250": {
      "matches": 10,
      "wins": 4,
      "losses": 6,
      "win_rate": 40.0
    },
    "Otro": {
      "matches": 1,
      "wins": 1,
      "losses": 0,
      "win_rate": 100.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 37,
    "avg_aces_per_match": 1.5,
    "avg_double_faults_per_match": 3.6,
    "avg_first_serve_pct": 64.6,
    "avg_first_serve_won_pct": 63.5,
    "avg_second_serve_won_pct": 47.6,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-05-07",
      "opponent": "Miomir Kecmanović",
      "opponent_id": 198592,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Round of 128",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 5,
        "first_serve_pct": 70.96774193548387,
        "first_serve_won_pct": 45.45454545454545,
        "second_serve_won_pct": 47.61904761904761,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-05",
      "opponent": "Nicolai Budkov Kjaer",
      "opponent_id": 483188,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Qualification Final",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 60.29411764705882,
        "first_serve_won_pct": 65.85365853658537,
        "second_serve_won_pct": 50.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-05-04",
      "opponent": "Benjamin Bonzi",
      "opponent_id": 94485,
      "tournament": "ATP Rome Masters",
      "surface": "clay",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 63.04347826086957,
        "first_serve_won_pct": 72.41379310344827,
        "second_serve_won_pct": 52.94117647058824,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-03-16",
      "opponent": "Daniel Merida",
      "opponent_id": 338890,
      "tournament": "Miami",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 68.51851851851852,
        "first_serve_won_pct": 63.51351351351351,
        "second_serve_won_pct": 61.76470588235294,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-26",
      "opponent": "Flavio Cobolli",
      "opponent_id": 273680,
      "tournament": "Acapulco",
      "surface": "hard",
      "round": "Round of 16",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 58.108108108108105,
        "first_serve_won_pct": 60.46511627906976,
        "second_serve_won_pct": 39.285714285714285,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-25",
      "opponent": "James Duckworth",
      "opponent_id": 39711,
      "tournament": "Acapulco",
      "surface": "hard",
      "round": "Round of 32",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 56.25,
        "first_serve_won_pct": 81.48148148148148,
        "second_serve_won_pct": 47.61904761904761,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-15",
      "opponent": "Rinky Hijikata",
      "opponent_id": 237452,
      "tournament": "Delray Beach",
      "surface": "hard",
      "round": "Qualification Final",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 63.793103448275865,
        "first_serve_won_pct": 51.35135135135135,
        "second_serve_won_pct": 35.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-14",
      "opponent": "Nicolas Mejia",
      "opponent_id": 187218,
      "tournament": "Delray Beach",
      "surface": "hard",
      "round": "Qualification Round 1",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 1,
        "double_faults": 5,
        "first_serve_pct": 65.27777777777779,
        "first_serve_won_pct": 70.2127659574468,
        "second_serve_won_pct": 52.63157894736842,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-02-07",
      "opponent": "Olle Wallin",
      "opponent_id": 325223,
      "tournament": "Davis Cup",
      "surface": "",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 65.38461538461539,
        "first_serve_won_pct": 70.58823529411765,
        "second_serve_won_pct": 15.384615384615385,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-19",
      "opponent": "Jaume Munar",
      "opponent_id": 126356,
      "tournament": "Australian Open",
      "surface": "hard",
      "round": "Round of 128",
      "result": "L",
      "score": "2-3",
      "stats": {
        "aces": 6,
        "double_faults": 10,
        "first_serve_pct": 61.58536585365854,
        "first_serve_won_pct": 66.33663366336634,
        "second_serve_won_pct": 49.2063492063492,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 5,
    "losses": 5,
    "form_string": "LWWLLWLWWL"
  },
  "head_to_head": [
    {
      "opponent": "Yosuke Watanuki",
      "opponent_id": 157302,
      "matches": 3,
      "wins": 2,
      "losses": 1
    },
    {
      "opponent": "Giulio Zeppieri",
      "opponent_id": 237188,
      "matches": 2,
      "wins": 1,
      "losses": 1
    },
    {
      "opponent": "Daniil Medvedev",
      "opponent_id": 163504,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Daniel Merida",
      "opponent_id": 338890,
      "matches": 2,
      "wins": 0,
      "losses": 2
    },
    {
      "opponent": "Lukas Klein",
      "opponent_id": 163636,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": [
    {
      "year": 2025,
      "surfaces": {
        "grass": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 1,
          "aces": 2,
          "double_faults": 4,
          "aces_per_match": 1.0,
          "double_faults_per_match": 2.0,
          "first_serve_pct": 77.2,
          "first_serve_won_pct": 69.3,
          "second_serve_won_pct": 60.6,
          "break_points_saved_pct": 70.0,
          "break_points_converted_pct": 77.8,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 2,
          "wins": 0,
          "losses": 2,
          "win_rate": 0.0,
          "tournaments_played": 2,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 14,
          "aces_per_match": 2.5,
          "double_faults_per_match": 7.0,
          "first_serve_pct": 71.3,
          "first_serve_won_pct": 65.1,
          "second_serve_won_pct": 54.5,
          "break_points_saved_pct": 42.9,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 35,
          "wins": 22,
          "losses": 13,
          "win_rate": 62.9,
          "tournaments_played": 14,
          "tournaments_won": 2,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 3,
          "aces": 54,
          "double_faults": 129,
          "aces_per_match": 1.5,
          "double_faults_per_match": 3.7,
          "first_serve_pct": 72.5,
          "first_serve_won_pct": 65.6,
          "second_serve_won_pct": 52.7,
          "break_points_saved_pct": 60.5,
          "break_points_converted_pct": 46.9,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 26,
          "wins": 16,
          "losses": 10,
          "win_rate": 61.5,
          "tournaments_played": 13,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 2,
          "aces": 13,
          "double_faults": 55,
          "aces_per_match": 0.5,
          "double_faults_per_match": 2.1,
          "first_serve_pct": 78.2,
          "first_serve_won_pct": 58.9,
          "second_serve_won_pct": 53.0,
          "break_points_saved_pct": 58.9,
          "break_points_converted_pct": 51.3,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 65,
        "wins": 39,
        "tournaments_played": 30,
        "tournaments_won": 3,
        "aces": 74,
        "double_faults": 202,
        "win_rate": 60.0,
        "losses": 26
      }
    },
    {
      "year": 2024,
      "surfaces": {
        "grass": {
          "matches": 1,
          "wins": 0,
          "losses": 1,
          "win_rate": 0.0,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 5,
          "double_faults": 4,
          "aces_per_match": 5.0,
          "double_faults_per_match": 4.0,
          "first_serve_pct": 77.0,
          "first_serve_won_pct": 62.3,
          "second_serve_won_pct": 54.5,
          "break_points_saved_pct": 50.0,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_indoor": {
          "matches": 3,
          "wins": 2,
          "losses": 1,
          "win_rate": 66.7,
          "tournaments_played": 1,
          "tournaments_won": 0,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 13,
          "aces_per_match": 0.3,
          "double_faults_per_match": 4.3,
          "first_serve_pct": 80.5,
          "first_serve_won_pct": 60.6,
          "second_serve_won_pct": 56.7,
          "break_points_saved_pct": 69.8,
          "break_points_converted_pct": 35.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 32,
          "wins": 19,
          "losses": 13,
          "win_rate": 59.4,
          "tournaments_played": 17,
          "tournaments_won": 1,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 4,
          "aces": 33,
          "double_faults": 139,
          "aces_per_match": 1.0,
          "double_faults_per_match": 4.3,
          "first_serve_pct": 74.1,
          "first_serve_won_pct": 63.8,
          "second_serve_won_pct": 52.9,
          "break_points_saved_pct": 49.3,
          "break_points_converted_pct": 48.5,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "red_clay": {
          "matches": 21,
          "wins": 9,
          "losses": 12,
          "win_rate": 42.9,
          "tournaments_played": 12,
          "tournaments_won": 0,
          "tiebreaks_won": 2,
          "tiebreaks_lost": 4,
          "aces": 23,
          "double_faults": 121,
          "aces_per_match": 1.1,
          "double_faults_per_match": 5.8,
          "first_serve_pct": 73.2,
          "first_serve_won_pct": 60.7,
          "second_serve_won_pct": 53.0,
          "break_points_saved_pct": 51.5,
          "break_points_converted_pct": 49.4,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 57,
        "wins": 30,
        "tournaments_played": 31,
        "tournaments_won": 1,
        "aces": 62,
        "double_faults": 277,
        "win_rate": 52.6,
        "losses": 27
      }
    },
    {
      "year": 2023,
      "surfaces": {
        "grass": {
          "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": 85.4,
          "first_serve_won_pct": 50.8,
          "second_serve_won_pct": 53.8,
          "break_points_saved_pct": 53.8,
          "break_points_converted_pct": 50.0,
          "winners_total": 0,
          "unforced_errors_total": 0
        },
        "hardcourt_outdoor": {
          "matches": 8,
          "wins": 5,
          "losses": 3,
          "win_rate": 62.5,
          "tournaments_played": 9,
          "tournaments_won": 0,
          "tiebreaks_won": 1,
          "tiebreaks_lost": 0,
          "aces": 4,
          "double_faults": 23,
          "aces_per_match": 0.5,
          "double_faults_per_match": 2.9,
          "first_serve_pct": 78.8,
          "first_serve_won_pct": 64.3,
          "second_serve_won_pct": 53.5,
          "break_points_saved_pct": 61.2,
          "break_points_converted_pct": 44.6,
          "winners_total": 46,
          "unforced_errors_total": 62
        },
        "red_clay": {
          "matches": 2,
          "wins": 1,
          "losses": 1,
          "win_rate": 50.0,
          "tournaments_played": 21,
          "tournaments_won": 1,
          "tiebreaks_won": 0,
          "tiebreaks_lost": 0,
          "aces": 1,
          "double_faults": 2,
          "aces_per_match": 0.5,
          "double_faults_per_match": 1.0,
          "first_serve_pct": 80.6,
          "first_serve_won_pct": 57.9,
          "second_serve_won_pct": 44.1,
          "break_points_saved_pct": 66.7,
          "break_points_converted_pct": 85.7,
          "winners_total": 0,
          "unforced_errors_total": 0
        }
      },
      "totals": {
        "matches": 11,
        "wins": 6,
        "tournaments_played": 31,
        "tournaments_won": 1,
        "aces": 5,
        "double_faults": 25,
        "win_rate": 54.5,
        "losses": 5
      }
    }
  ],
  "data_generated_at": "2026-05-09 03:39:33 UTC"
}