public ArrayList getPlayerRankings() throws NetworkException {
   return m_netClient.getPlayerRankings();
 }