Using Matomo 3.14.1
When pseudonimization is enabled, sometimes the user_id is hashed twice, creating an artificial duplicate visit.
In the attached image, dacc63938... is a hash of the username, f7d09460... is a hash of dacc63938... a hash of the hash of the username.

Happens randomly, I cannot reproduce on a controlled environment, only in a site with large amount of visits.