Retrieves the NRL ladder (standings) for a specified season and optionally round.
fetch_ladder_nrl(season, round_number = NULL, comp = 111)A tibble with ladder positions and stats.
Integer scalar. Season year (e.g. 2025).
Integer scalar or NULL. Round number (e.g. 4). If NULL, fetches current ladder.
Integer scalar. Competition ID (default 111 for Telstra Premiership).