Data verification methodology: 1x1 Matching
This page outlines the 1x1 Matching methodology used in the Database Validation solution. The underlying rules are pre-set to optimize user approval rates without compromising the level of verification assurance.
The data matching rules are standard for all Sumsub clients and not available for customization.
Database Validation
The 1x1 Matching methodology requires matching user’s personal and address data against one source to receive a Full Match on their identity.*
|
Verification result |
Name |
ID number |
Date of birth |
|---|---|---|---|
|
Full Match
|
Full Match
|
Full Match
|
Any Value
|
|
Partial Match
|
Partial Match
|
Full Match
|
Any Value
|
|
No Match
|
All other combinations |
||
All available data sources are screened until a Full Match on the identity is made. If a Full Match is not found, the system then repeatedly checks those sources for a Partial Match.
Data matching scenarios
This section details the matching scenarios in each data category that are relevant within Database Validation: Name, Date of birth, and ID number.
Name matching
Name Full Match requires meeting any of the following combinations:
- First name Full match+ Last nameFull Match
- First name Full Match+ Maternal nameFull Match
- First name Full Match+ Paternal nameFull Match
- First initial Full Match+ Maternal nameFull Match
- First initial Full Match+ Paternal nameFull Match
- First initial Full Match+ Last nameFull Match
- First name Full Match+ Maternal nameFull Match+
Paternal nameFull Match - First initial Full Match+ Maternal nameFull Match+
Paternal nameFull Match
Name Partial Match requires meeting any of the following combinations:
- First name Full Match
- Last name Full Match
- Paternal name Full Match
- Maternal name Full Match
- Maternal name Full Match+ Paternal nameFull Match
Date of birth matching
Date of birth Full Match requires meeting the following combination:
- Year of birth Full Match+ Month of birthFull Match+
Day of birthFull Match
Note that certain countries may have exception to the default Date of birth matching rules.
ID number matching
ID number Full Match requires meeting the following combination:
- Identification number Full Match
Data matching sensitivity
These are the criteria for fuzzy matching on different data attributes against country sources.
-
Name
Name matching requires the data input to have 70% of the Levenshtein character similarity in comparison to the source record.
-
Date of birth and ID number
Date of birth and ID number matching requires an exact match between the data input and the source record.
Examples
The following examples demonstrate how the matching sensitivity level works in practice:
Data field |
Input data |
Source record |
Result |
|---|---|---|---|
|
first_name |
Jeanette |
Jeanette |
Full Match
|
|
first_name |
Jeanotte |
Jeanette |
Full Match
|
|
first_name |
Gene |
Jeanette |
No Match
|
|
last_name |
Richardson |
Richardson |
Full Match
|
|
last_name |
Richardsen |
Richardson |
Full Match
|
|
last_name |
Richarliset |
Richardson |
No Match
|
Updated 1 day ago