while ($row = $sth->fetchrow_arrayref()) { @player = [(@$row[0], @$row[4])]; }