Skip to content

alexanderhu77/uscf_display_higher_rating_extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Note: As of October 2025, the USCF MSA pages are no longer updated or supported by the USCF. This extension may no longer work.

US Chess Player Higher Rating Search

This Chrome extension adds a "High Rating" column to the US Chess player search page, showing the highest rating (published or current) for each player.

US Chess generates a list of official ratings every third Wednesday of each month, and it becomes official on the first day of the following month. These official ratings are to be used in US Chess tournaments for pairing purposes unless otherwise specified. Some tournament organizers use variations of the rule by using the higher of a player's current/unofficial and official rating for pairing purposes if announced in advance. This Chrome extension makes it easier for organizers to gather this information.

What It Does

  • Detects the player search table on https://new.uschess.org/civicrm/player-search.
  • Adds a clickable "Click to Load" cell in the "High Rating" column.
  • Fetches and compares the published/official rating (from MSA) and current/unofficial rating (from tournament history) when clicked.
  • Displays the higher rating or "N/A" if data is missing.

How to Use

  1. Load the extension in Chrome
    • Open Google Chrome and navigate to chrome://extensions/.
    • Click "Load unpacked" and select the folder containing the extension files
  2. Go to https://new.uschess.org/civicrm/player-search.
  3. Search for a player (e.g., by Member ID).
  4. Click "Click to Load" in the "High Rating" column to see the highest rating.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors