Title: Query for statistics data
Last modified: December 10, 2024

---

# Query for statistics data

 *  Resolved [FedericoBottaini](https://wordpress.org/support/users/10design/)
 * (@10design)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/query-for-statistics-data/)
 * I managed to get the goal data for a single player with a post query and querying
   get_post_meta sp_statistics.
   However, this data only appears if the data in the
   player’s sheet is manually reported in the table. I can’t get the data that is
   written automatically? What mistake am I making? How can I get the data that 
   is in the player’s statistics table through this type of query?

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Savvas](https://wordpress.org/support/users/savvasha/)
 * (@savvasha)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/query-for-statistics-data/#post-18190470)
 * Hi there [@10design](https://wordpress.org/support/users/10design/) ,
 * You should use the [SP_Player class](https://github.com/ThemeBoy/SportsPress/blob/master/includes/class-sp-player.php)
   and [the method data()](https://github.com/ThemeBoy/SportsPress/blob/cfe2507c8afab3fe59b8b304f8807579c3b0ff67/includes/class-sp-player.php#L115)
   to retrieve all needed stats. [statistics() method](https://github.com/ThemeBoy/SportsPress/blob/cfe2507c8afab3fe59b8b304f8807579c3b0ff67/includes/class-sp-player.php#L892)
   can be used also!
 * Thanks,
   Savvas

Viewing 1 replies (of 1 total)

The topic ‘Query for statistics data’ is closed to new replies.

 * ![](https://ps.w.org/sportspress/assets/icon-256x256.png?rev=1252005)
 * [SportsPress - Sports Club & League Manager](https://wordpress.org/plugins/sportspress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sportspress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sportspress/)
 * [Active Topics](https://wordpress.org/support/plugin/sportspress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sportspress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sportspress/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Savvas](https://wordpress.org/support/users/savvasha/)
 * Last activity: [1 year, 6 months ago](https://wordpress.org/support/topic/query-for-statistics-data/#post-18190470)
 * Status: resolved