Player Data JSON

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

Pavel Lagutin

Pavel Lagutin

Russia ATP
8W - 2L 80,0% Win Rate Forma: WWLWWLWWWW

JSON Data

{
  "player": {
    "id": 3261,
    "api_id": 1084374,
    "name": "Pavel Lagutin",
    "short_name": "P. Lagutin",
    "country": "Russia",
    "country_code": "RU",
    "gender": "Male",
    "circuit": "ATP",
    "date_of_birth": null,
    "height_cm": null,
    "weight_kg": null,
    "plays": "",
    "turned_pro": null
  },
  "utr": {
    "id": 5005145,
    "singles": 13.44,
    "doubles": 13.07,
    "ranking": 733,
    "division": "Pro",
    "is_pro": true,
    "updated_at": "2026-01-18"
  },
  "current_ranking": null,
  "ranking_history": [],
  "career_stats": {
    "total_matches": 10,
    "wins": 8,
    "losses": 2,
    "win_rate": 80.0
  },
  "surface_stats": {
    "hard": {
      "matches": 10,
      "wins": 8,
      "losses": 2,
      "win_rate": 80.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": 10,
      "wins": 8,
      "losses": 2,
      "win_rate": 80.0
    }
  },
  "average_match_stats": {
    "matches_with_stats": 10,
    "avg_aces_per_match": 0.7,
    "avg_double_faults_per_match": 1.5,
    "avg_first_serve_pct": 73.1,
    "avg_first_serve_won_pct": 62.8,
    "avg_second_serve_won_pct": 54.5,
    "avg_break_points_converted_pct": null
  },
  "recent_form": [
    {
      "date": "2025-12-21",
      "opponent": "Oscar Brown",
      "opponent_id": 524833,
      "tournament": "UTR PTT Carvoeiro Men +H 08",
      "surface": "hard",
      "round": "Final",
      "result": "W",
      "score": "2-1",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 90.0,
        "first_serve_won_pct": 65.07936507936508,
        "second_serve_won_pct": 45.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-19",
      "opponent": "Kuzey Cekirge",
      "opponent_id": 217447,
      "tournament": "UTR PTT Carvoeiro Men +H 08",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 82.85714285714286,
        "first_serve_won_pct": 82.75862068965517,
        "second_serve_won_pct": 42.857142857142854,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-18",
      "opponent": "Tomas Curras Abasolo",
      "opponent_id": 169630,
      "tournament": "UTR PTT Carvoeiro Men +H 08",
      "surface": "hard",
      "round": "",
      "result": "L",
      "score": "0-2",
      "stats": {
        "aces": 1,
        "double_faults": 2,
        "first_serve_pct": 73.13432835820896,
        "first_serve_won_pct": 46.93877551020408,
        "second_serve_won_pct": 71.42857142857143,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-18",
      "opponent": "Marcos Castro Fabra",
      "opponent_id": 495079,
      "tournament": "UTR PTT Carvoeiro Men +H 08",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 83.01886792452831,
        "first_serve_won_pct": 68.18181818181817,
        "second_serve_won_pct": 44.44444444444444,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-17",
      "opponent": "Fred Gil",
      "opponent_id": 15864,
      "tournament": "UTR PTT Carvoeiro Men +H 08",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 1,
        "first_serve_pct": 45.45454545454545,
        "first_serve_won_pct": 40.0,
        "second_serve_won_pct": 66.66666666666666,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-14",
      "opponent": "Tiago Cacao",
      "opponent_id": 189546,
      "tournament": "UTR PTT Carvoeiro Men +H 07",
      "surface": "hard",
      "round": "Semifinals",
      "result": "L",
      "score": "1-2",
      "stats": {
        "aces": 2,
        "double_faults": 3,
        "first_serve_pct": 71.95121951219512,
        "first_serve_won_pct": 47.45762711864407,
        "second_serve_won_pct": 44.11764705882353,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-14",
      "opponent": "Kuzey Cekirge",
      "opponent_id": 217447,
      "tournament": "UTR PTT Carvoeiro Men +H 07",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 3,
        "first_serve_pct": 64.86486486486487,
        "first_serve_won_pct": 75.0,
        "second_serve_won_pct": 27.27272727272727,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-11",
      "opponent": "Miguel Semedo",
      "opponent_id": 98723,
      "tournament": "UTR PTT Carvoeiro Men +H 07",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 0,
        "double_faults": 2,
        "first_serve_pct": 80.64516129032258,
        "first_serve_won_pct": 64.0,
        "second_serve_won_pct": 36.36363636363637,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-11",
      "opponent": "Sebastian Fanselow",
      "opponent_id": 71950,
      "tournament": "UTR PTT Carvoeiro Men +H 07",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 2,
        "double_faults": 1,
        "first_serve_pct": 75.40983606557377,
        "first_serve_won_pct": 63.04347826086957,
        "second_serve_won_pct": 60.0,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    },
    {
      "date": "2025-12-10",
      "opponent": "Andre Rodeia",
      "opponent_id": 256786,
      "tournament": "UTR PTT Carvoeiro Men +H 07",
      "surface": "hard",
      "round": "",
      "result": "W",
      "score": "2-0",
      "stats": {
        "aces": 1,
        "double_faults": 0,
        "first_serve_pct": 63.46153846153846,
        "first_serve_won_pct": 75.75757575757575,
        "second_serve_won_pct": 63.1578947368421,
        "break_points_converted_pct": null,
        "total_points_won": null
      }
    }
  ],
  "form_summary": {
    "last_10_matches": 10,
    "wins": 8,
    "losses": 2,
    "form_string": "WWLWWLWWWW"
  },
  "head_to_head": [
    {
      "opponent": "Kuzey Cekirge",
      "opponent_id": 217447,
      "matches": 2,
      "wins": 2,
      "losses": 0
    },
    {
      "opponent": "Tomas Curras Abasolo",
      "opponent_id": 169630,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Tiago Cacao",
      "opponent_id": 189546,
      "matches": 1,
      "wins": 0,
      "losses": 1
    },
    {
      "opponent": "Miguel Semedo",
      "opponent_id": 98723,
      "matches": 1,
      "wins": 1,
      "losses": 0
    },
    {
      "opponent": "Oscar Brown",
      "opponent_id": 524833,
      "matches": 1,
      "wins": 1,
      "losses": 0
    }
  ],
  "upcoming_matches": [],
  "year_statistics": null,
  "data_generated_at": "2026-01-30 14:30:08 UTC"
}