When trying to validate a tournament in MUIR, validation may suggest that one of the tournament players is from the wrong state, SC, instead of NC. This discrepancy should show up only as a warning and not as an error, right?
Itâs a new validation filterâŚA player is not from the same state as the majority of players in the event. For clubs near borders, itâs extra noise. Learning to ignore itâŚ
Try it and see, but also imagine how many people from out of the hosting state attend national events.
Not just near borders. Itâs triggering on literally every player now. These players have known states in MUIR, most of which are LA, so I really have no idea why this error persists.
out-of-state issues should not prevent the tournament from being submitted, Iâm not sure they are as useful as the âDoesnât belongâ checks from the old system yet, though, which used a combination of state/zip code, birthdate and rating, only flagging those that met at least two of those conditions.. May need refinement (but that was the case on the old system as well.)
Mike,
Why is the system not validating against the MUIR state record for these players?
EDIT: Itâs looking at only whatâs in the TDEXPORT.DBF file, which doesnât have a state because the PTOZ that King registration exports doesnât have a state. Iâll follow up with Bill.
Are you saying the state field is blank in the upload file? Whatâs the event ID so I can look at it?
Yes, I confirmed that the tournament files King outputs - whether .ptoz for WinTD or .sjson for SwissSys - do not include state codes, which leads to D_STATE being empty in the TDEXPORT.DBF file:
This event is US Chess
So this one is, well, not user error but tools error.
Iâve created a ticket suggesting that if the state field is blank in the upload file, that should not trigger a state mismatch. I wonder what happens with foreign players, both how King Registration handles it and how MUIR does?
Aside from out-of-state warnings, I saw something similar but different. Even if the upload files are wrong, most of my players matched a state in the database. Warnings were generated for a few new members because they didnât have states. I didnât understand it because I processed memberships with states. Anyway, I could edit the state at during validation. I forgot the UI pane to say exactly where.
Mike, can you send me the upload files (mnolan@uschess.org)? Iâm wondering if this was a data transfer issue or something else and if it would still happen now that the event is rated.
How were they entered into your tournament software though, I think is the issue - unless the tournament software had the state, they might have still been uploaded to US Chess in the report file with blanks.
Youâre right for at least one player. I donât remember who the others were at the moment. Files sent to Mike NâŚ.
King does the same as with other players, sends down no state or country information as part of the ptoz created for WinTD use, which leads to WinTD then creating a TDEXPORT.DBF with no state information. Our last foreign players have all expired now though so I donât have an easy way to test how it flows into MUIR (I got no state alerts after upload, but I did get expiration errors which might override).
Nolan, when dealing with an Alert that one player is from South Carolina in a North Carolina tournament, how is that dealt with in MUIR when trying to validate a tournament? What is done so that the Alert is removed?
You donât do anything, just submit; an alert doesnât stop the tournament from going through.
It might be nice to have an âignore state issuesâ option, though, especially on larger events. But I donât see that as a high priority enhancement.
Events in Omaha NE frequently draw players from Council Bluffs IA, and vice-versa. A distance measure based on player and event ZIP codes is probably a more reliable check, but requires access to ZIP code latitude/longitude data and some math. This was used in enough different places on the legacy system that there was a zip-distance function that looked up two zip codes and computed the distance between them. MUIR does not currently have a ZIP code latitude/longitude table. (If you wanted to get REALLY accurate, you could use a ZIP+4 database, itâs much larger and more expensive to buy.)
Historical note: The idea of looking for âDoesnât Belongâ players in an event was triggered by an event from the late 90âs in which the ID for a master from NJ was mistakenly used in a California scholastic event and the master lost a bunch of points, and was not happy about it. I think the legacy system had a two-factor approach, it looked at state differences or ZIP code distance, age and rating, and if a player looked out of place on 2 of those, it triggered a warning/alert. This was separate from the high/low âperformance ratingâ warning.
Do WinTD and SwissSys allow the entering of a playerâs middle initial or middle name when trying to match a player in a tournament to the actual name of the USCF database?
WinTD certainly does. SwissSys Iâll have to wait to test.
EDIT: SwissSys did not seem to have a middle name / initial feature for the local database, but does have it for the online lookup.
If you mean when you do a lookup then why bother, you just pick the correct one from the list they produce and accept.. A lot of folks do not use the same names that have in the membership with and the more characters to you add you might reduce you ability to find them. I have at least a dozen folks that do not use their first name or their common nickname is quite different than their first name. My workflow is to find the right person then I immediately change the first/middle name to what they commonly use an ignore the warning when it gets rated. If I were doing a bigger, more formal tournament I would use the name as in the DB.
I am not sure if any of the apps allow for a âdisplay nameâ with an option to use it on reports. That is what I would prefer - a lot of times Nick name or Nickname with first letter of Last seems to be best.
One time I had a player show up right before I was about to close registration. A slightly common name and I assumed it was the 1800 player who was pretty active and not the 2350 master who hadnât played in a while â nope it was the master returning to active play. At least I was just wrong in that I said to him I assume you are the A player and not the master â I was happy to have assumed wrong in that case.
Nowadays there quite a lot of the same, or similar names in the US Chess database it is almost always safer to ask the person for their US Chess ID, and folks should always be ready to provide it when say registering for a tournament.


