[ { "Index": 1, "ID": 1, "Rank": 1, "PlayerID": 1 }, { "Index": 2, "ID": 1, "Rank": 2, "PlayerID": 2 }, { "Index": 3, "ID": 1, "Rank": 3, "PlayerID": 3 }, { "Index": 4, "ID": 1, "Rank": 4 }, { "Index": 1, "ID": 2, "Rank": 1, "WinNum": 1, "PlayerID": 1 }, { "Index": 2, "ID": 2, "Rank": 2, "WinNum": 1 }, { "Index": 3, "ID": 2, "Rank": 3, "LostNum": 1, "PlayerID": 2 }, { "Index": 4, "ID": 2, "Rank": 4, "LostNum": 1, "PlayerID": 3 }, { "Index": 1, "ID": 3, "Rank": 1, "WinNum": 2, "PlayerID": 1 }, { "Index": 2, "ID": 3, "Rank": 2, "WinNum": 2 }, { "Index": 3, "ID": 3, "Rank": 3, "LostNum": 2, "PlayerID": 2 }, { "Index": 4, "ID": 3, "Rank": 4, "LostNum": 2, "PlayerID": 3 }, { "Index": 1, "ID": 4, "Rank": 1, "WinNum": 3 }, { "Index": 2, "ID": 4, "Rank": 2, "WinNum": 2, "LostNum": 1, "PlayerID": 1 }, { "Index": 3, "ID": 4, "Rank": 3, "WinNum": 1, "LostNum": 2, "PlayerID": 2 }, { "Index": 4, "ID": 4, "Rank": 4, "LostNum": 3, "PlayerID": 3 } ]