i haven't understood how the coding is done for the players , but i'm hundred percent sure of these things :
1.from the player's name's first letter(used as ref by me) , in the sixth row down begins the attributes section . it starts with batting concentration. the bytes in between represent the player stats.
2. the attributes section ends with the last of the fielding parameters ,which is in the 8th row down and 4 columns to the right wrt reference.
3. after that , its the highest scores from the next column and the actual second column in this order : test,odi,fc,oneday.
4.it is followed by the runs conceded , for each of the best bowling analysis .these go on till the end of the row. the wickets taken , are a bit upwards : in the seventh row , columns 4,5,6.
5.the 13th row below reference starts with batting weaknesses and also has all the special skills.
6. the 14th row definitely specifies the bat . i think it also gives other accs.
*to edit player name , start overwriting from the first letter of the name as given in the ros file. continue only till the point where u r overwriting null values or alphabet letters . the first symbol other from these starts the stats.