Well, it seems there are still some details which needs explaining.
Observations:
You have not specified the mode, so it defaults to restore-size, meaning the total size of all files, as if you were to restore to an empty directory.
You have not limited what you want to calculate statistics on, so restic will give you statistics for all two snapshots.
If we assume that the diff between the snapshots is small, we can divide 100.411 GiB by two to get the restore-size of ONE snapshot. This means that each snapshot is roughly 50 GiB large.
The difference between 6.590 GiB (the repo size) and 50 GiB is explained by duplicated data in the source files.