The plugin used to store data under its data folder (data/KDRGui) so that players would keep their KDR information persistently. It appears that the plugin no longer stores data.
{
"id": SteamID,
"name": "PlayerName",
"kills": 6,
"deaths": 2
}