Adds a move to the match corresponding to the provided ID, if it is valid.
the ID of the match in which the move has to be added.
the player who is making the move.
the move to be added.
true if the move has been successfully added, false otherwise.
Adds a move to the match corresponding to the provided ID, if it is valid.