from protobuf message proto.models.LeaderboardEntry
from protobuf field: double accuracy = 8;
from protobuf field: int32 bad_cuts = 10;
from protobuf field: string color = 15;
from protobuf field: string event_id = 1;
from protobuf field: bool full_combo = 13;
from protobuf field: int32 good_cuts = 11;
from protobuf field: bool is_placeholder = 14;
from protobuf field: string map_id = 2;
from protobuf field: int32 max_combo = 12;
from protobuf field: int32 max_possible_score = 7;
from protobuf field: int32 modified_score = 6;
from protobuf field: int32 multiplied_score = 5;
from protobuf field: int32 notes_missed = 9;
from protobuf field: string platform_id = 3;
from protobuf field: string username = 4;
Generated
from protobuf message proto.models.LeaderboardEntry