Skip to main content

User Scores

The User Scores module allows logged-in users to submit match results and player performance scores from the frontend of your site. It provides two separate submission forms that appear as sections on event pages. It is part of SportsPress Pro.

Updated today

User Scores

The User Scores module allows logged-in users to submit match results and player performance scores from the frontend of your site. It provides two separate submission forms that appear as sections on event pages. It is part of SportsPress Pro.

Two Separate Features

The module adds two distinct templates to the event page:

  • User Results — Allows eligible users to submit team scores (match results) for the event. The section heading label is My Results. The option key controlling visibility is sportspress_event_show_user_results (default: no).

  • User Scores — Allows eligible users to submit individual player performance stats (box score data). The section heading label is My Scores. The option key controlling visibility is sportspress_event_show_user_scores (default: no).

Both features are disabled by default and must be enabled individually.

Enabling User Results and User Scores

Go to SportsPress → Settings → Events and enable the User Results and/or User Scores toggles in the event display section.

Role Permissions

Go to SportsPress → Settings → Events → User Scores to configure which user roles can submit scores. Each role has its own checkbox:

  • League Manager (sportspress_user_scores_league_manager_status, default: yes) — League managers can submit scores for any player.

  • Event Manager (sportspress_user_scores_event_manager_status, default: yes) — Event managers can submit scores for any player.

  • Team Manager (sportspress_user_scores_team_manager_status, default: yes) — Team managers can submit scores for their own team.

  • Staff (sportspress_user_scores_staff_status, default: yes) — Staff members can submit scores for their own team.

  • Players (sportspress_user_scores_player_status, default: yes) — Players can submit their own individual scores.

All roles are enabled by default. Uncheck a role to prevent that role from seeing the submission forms.

Text Labels

The following labels used in the User Scores module can be customized via SportsPress → Settings → Text:

  • My Results — Heading shown above the User Results form.

  • Submit Your Results — Button label for first-time submission.

  • Update Your Results — Button label when re-submitting.

  • My Scores — Heading shown above the User Scores form.

  • Submit Your Scores — Button label for first-time submission.

  • Update Your Scores — Button label when re-submitting.

  • Submit — Generic submit button label.

Did this answer your question?