Baselight

Faze Clan Valorant Invitational

Results of Faze Clan Valorant Invitational tournament

@kaggle.smolgeat_faze_clan_valorant_invitational

Loading...
Loading...

About this Dataset

Faze Clan Valorant Invitational

Context

The Faze Clan Valorant invitational is a part of the Valorant Ignition Series. The Ignition series is the inaugural tournament series for Riot Games tactical shooter Valorant.

Tournament format

Group Stage:

  • 4 groups of four teams in a GSL format
  • Top two teams advances to the Playoffs
  • All matches Bo3

Playoffs:

  • 8 teams Double Elimination bracket
  • All matches Bo3
  • Grand Final is Bo5

Tables

Match Outcome Teams

@kaggle.smolgeat_faze_clan_valorant_invitational.match_outcome_teams
  • 7.15 kB
  • 85 rows
  • 9 columns
Loading...
CREATE TABLE match_outcome_teams (
  "winner" VARCHAR,
  "loser" VARCHAR,
  "map" VARCHAR,
  "winner_rounds" DOUBLE,
  "loser_rounds" DOUBLE,
  "game" BIGINT,
  "group" VARCHAR,
  "bracket" VARCHAR,
  "stage" VARCHAR
);

Share link

Anyone who has the link will be able to view this.