Get team stats for a Valorant tournamentAsk AIget https://api.pandascore.co/valorant/tournaments/{tournament_id_or_slug}/teams/{team_id_or_slug}/statsGet the aggregated team statistics for a Valorant tournament This endpoint is only available to customers with a historical or real-time data planPath Paramstournament_id_or_slugTournamentIDTournamentSlugrequired≥ 1A tournament ID or slugteam_id_or_slugTeamIDTeamSlugrequired≥ 1A team ID or slugQuery Paramsvideogame_versionVideogameVersionOption 2Option 3Possible values are latest, all or a specific version number.fromdateFilter out 'from' datetodateFilter out 'to' dategames_countintegerThe amount of games used for the statistics. For example if ?games_count=5, it would show the statistics for the most recent 5 games playedResponses 200Statistics of a Valorant team by tournament 400Bad request 401Unauthorized 403Forbidden 404Not found 422Unprocessable EntityUpdated 7 months ago