Understand the Scoring Algorithm
The scoring algorithm determines whether or not two records are potential duplicates.
The scoring between two records begins at 100. As fields are evaluated, points are subtracted for each field that doesn't match.
A perfect match generates a score of 100.
Less than perfect matches score less than 100. A minimum score of 54 is required to flag a record as a potential duplicate.