$average = $DB_site->query_first("SELECT AVG(points) AS avgpoints FROM " . TABLE_PREFIX . "usrPoints WHERE atoContId = 662");