Basically soft merge the games. Add an entity for formalize duplicates, something like reference_data_player_duplicates(is_duplicate_of). We already have a script somewhere or a function to find possible duplicates. The one player who has the most games is the canonical entry, the other one is probably the duplicate.
Basically soft merge the games. Add an entity for formalize duplicates, something like reference_data_player_duplicates(is_duplicate_of). We already have a script somewhere or a function to find possible duplicates. The one player who has the most games is the canonical entry, the other one is probably the duplicate.