Create a table tennis score board program using python programming language.
The system follows the I.T.T.F. scoring system. The user can
input the names of the players to track the current server and
points.
Data structures to incorporate: HashMap and Queue