A log of all my darts practice games
id = a unique row identifier round = an id for each round of (up to) three darts unique to each game beginnScore = the start score before this round score = the score achieved this round darts = the number of darts used this round dartsOnDouble = how many attempts were made on a checkout double this round checkout = whether checkout was achieved in this round entityId = a unique game id created_at = a datetime for the end of the game