Player Data JSON

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

Tomas Talajka

Tomas Talajka

Slovakia ATP
0W - 8L 0,0% Win Rate Forma: LLLLLLLL

JSON Data

{
  "player": {
    "id": 3222,
    "api_id": 511732,
    "name": "Tomas Talajka",
    "short_name": "T. Talajka",
    "country": "Slovakia",
    "country_code": "SK",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5133306,
    "singles": 11.0,
    "doubles": null,
    "ranking": 6094,
    "division": "General",
    "is_pro": false,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 8,
    "wins": 0,
    "losses": 8,
    "win_rate": 0.0
  },
  "surface_stats": {
    "hard": {
      "matches": 5,
      "wins": 0,
      "losses": 5,
      "win_rate": 0.0
    },
    "clay": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    },
    "grass": {
      "matches": 0,
      "wins": 0,
      "losses": 0,
      "win_rate": 0
    }
  },
  "category_stats": {
    "UTR": {
      "matches": 8,
      "wins": 0,
      "losses": 8,
      "win_rate": 0.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 8,
    "avg_aces_per_match": 3.8,
    "avg_double_faults_per_match": 3.5,
    "avg_first_serve_pct": 58.3,
    "avg_first_serve_won_pct": 59.2,
    "avg_second_serve_won_pct": 43.1,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2026-01-24",
      "opponent": "Xavier Jakubovic",
      "opponent_id": 467808,
      "tournament": "UTR Trnava M01",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 12,
        "double_faults": 6,
        "first_serve_pct": 66.66666666666666,
        "first_serve_won_pct": 71.42857142857143,
        "second_serve_won_pct": 62.5,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-22",
      "opponent": "Otso Martikainen",
      "opponent_id": 383527,
      "tournament": "UTR Trnava M01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 63.49206349206349,
        "first_serve_won_pct": 65.0,
        "second_serve_won_pct": 71.42857142857143,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-21",
      "opponent": "Botond Kisantal",
      "opponent_id": 394386,
      "tournament": "UTR Trnava M01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 0,
        "first_serve_pct": 69.38775510204081,
        "first_serve_won_pct": 35.294117647058826,
        "second_serve_won_pct": 55.55555555555556,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-20",
      "opponent": "Jan Hrazdil",
      "opponent_id": 400523,
      "tournament": "UTR Trnava M01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 0,
        "double_faults": 3,
        "first_serve_pct": 57.74647887323944,
        "first_serve_won_pct": 53.65853658536586,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2026-01-19",
      "opponent": "Aleksandr Braynin",
      "opponent_id": 208160,
      "tournament": "UTR Trnava M01",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 2,
        "double_faults": 5,
        "first_serve_pct": 46.15384615384615,
        "first_serve_won_pct": 50.0,
        "second_serve_won_pct": 77.77777777777779,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-20",
      "opponent": "Simon Malis",
      "opponent_id": 389492,
      "tournament": "UTR PTT Olomouc Men 08",
      "surface": "carpet",
      "round": "Semifinals",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 4,
        "double_faults": 5,
        "first_serve_pct": 46.2962962962963,
        "first_serve_won_pct": 64.0,
        "second_serve_won_pct": 41.37931034482759,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-19",
      "opponent": "David Knesl",
      "opponent_id": 1120068,
      "tournament": "UTR PTT Olomouc Men 08",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 55.172413793103445,
        "first_serve_won_pct": 64.58333333333334,
        "second_serve_won_pct": 61.53846153846154,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-18",
      "opponent": "Sebastian Chodura",
      "opponent_id": 405567,
      "tournament": "UTR PTT Olomouc Men 08",
      "surface": "carpet",
      "round": "",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 4,
        "double_faults": 3,
        "first_serve_pct": 61.42857142857143,
        "first_serve_won_pct": 69.76744186046511,
        "second_serve_won_pct": 37.03703703703704,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 8,
    "wins": 0,
    "losses": 8,
    "form_string": "LLLLLLLL"
  },
  "head_to_head": [
    {
      "opponent": "Aleksandr Braynin",
      "opponent_id": 208160,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Otso Martikainen",
      "opponent_id": 383527,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Botond Kisantal",
      "opponent_id": 394386,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Xavier Jakubovic",
      "opponent_id": 467808,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Jan Hrazdil",
      "opponent_id": 400523,
      "matches": 1,
      "wins": 0,
      "losses": 1
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 15:27:06 UTC"
}