Can you use GetOrderedDataStore with tables? I don't see how that would work. I'd like to make this, I need more than just the stat.
I would suggest using two Data Stores, one for "spleefs", and the other for a complete table of stats. Use GetOrderedDataStore on the "spleefs" Data Store, and then use the data under the player's userId in the main stat Data Store.
tl;dr: No.