In B5 dragged down

=IF(INT((ROW()-3)/2)=(ROW()-3)/2,INDEX(Fixtures!$B$2:$C$32, INT(ROW()-1)/4, ISEVEN(INT(ROW()-3)/2)+1),"")
Does that work for you?