ps4_score_ranking_item table reference - Stingray Lua API Reference
         
	
    
    
Describes a single ranking returned by calls to stingray.Score.ranking_result().
				|   | 
The SceNpAccountId of the user with this score.
 | 
 
				|   | 
True if the score has attached game data, or false otherwise.
 | 
 
				|   | 
Highest rank achieved by the player with this score.
 | 
 
				|   | 
Information recorded with the score, if any.
 | 
 
				|   | 
A value between 0 and 9 that indicates which player character got this score
        when there are multiple player characters playing with the same SceNpAccountId.
 | 
 
				|   | 
Current rank. 
 | 
 
							
							
 When scores are tied, they will be ranked equally.
							  
				|   | 
Date (in ticks) when the score was recorded.
 | 
 
				|   | 
The recorded score.
 | 
 
				|   | 
Current rank. 
 | 
 
							
							
 When scores are tied, the first one registered will rank higher.