Pickleball Ratings
WordPress plugin that generates a DUPR block. Useful for pickleball player profiles, teams, or clubs.
by Brian Alexander · github.com/ironprogrammer/pickleball-ratings · website
★ 3stars
8release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/ironprogrammer/pickleball-ratings/releases/download/v0.4.0/pickleball-ratings.zipFrom the readme
Pickleball Ratings
This plugin provides a customizable block to display player DUPR (Dynamic Universal Pickleball Rating) ratings information. It uses the official DUPR API and requires a DUPR account to authenticate API requests.
In addition to the plugin itself, the docs/ directory includes the requirements and agent implementation instructions that were used to assist the development of the plugin. See the .cursor/rules directory for additional Cursor-specific rules. This plugin was designed and built with the assistance of Claude, Cursor, and cursor-agent.
Installation
Until the plugin shows up in the WordPress.org plugins directory, just head over to the Releases page, and for the latest release, expand the "Assets" section and download the pickleball-ratings.zip file. Upload and install to WordPress like you would any other plugin.
How to Use
After installing and activating the plugin:
1. Head to Settings Pickleball Ratings and enter your DUPR login email and password, then click Connect to DUPR.
2. On any post, page, or site template/section, add the "Pickleball Player Ratings" block.
3. Enter a player's DUPR ID, and the plugin will pull in their latest data.
4. Style
Read the full README on GitHub →