Tensorflow neural network simple example is not working

I’m trying to make a simple example of a neural network with Tensorflow. I try to predict the result of football games with old data. There is something wrong in it because accuracy is sometimes 18% and sometimes 50%. Can somebody check it and then explain to me here what I missed.

LINK: https://github.com/RealLankinen/football_result_predictor