Note that every tic tac toe game that ends in a tie with $5$ $1$s and $4$ $0$s can have its rows/columns permuted to bring it into the form $$ \pmatrix{1&1&0\\\0&0&1\\\1&0&1} $$ Note that permuting rows and columns does _not_ change the rank of a matrix.