Brawlex.get_player_battlelog

You're seeing just the function get_player_battlelog, go back to Brawlex module for more information.
Link to this function

get_player_battlelog(tpid, player_tag, timeout \\ 5000)

Specs

get_player_battlelog(pid(), tag(), timeout()) ::
  {:ok, [map()]} | {:error, any()}

Get list of recent battle results for a player. NOTE: It may take up to 30 minutes for a new battle to appear in the battlelog.