Wikidata:WikiProject Chess/Lists/Elo recent

Players with highest elo rating in April 2024 edit

When the bot doesn't update the list please press on "Manually update list" and it should spend some time to update it. If it didn't work you can also manually use this query.

If you want to use the Query instead press on "Run it!" and change some values which is explained below:

SELECT ?item ?itemLabel ?time ?elo WHERE 
{ 
 # VALUES ?item {wd:Q110649016}
  ?item wdt:P31 wd:Q5; 
        p:P1087 [ ps:P1087 ?elo; pqv:P585/wikibase:timeValue ?time ] . 
  FILTER (YEAR(?time) = 2023 && MONTH(?time) = 1) . 
    SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
} ORDER BY DESC(?elo) LIMIT 100
Try it!

In this query, you can change the "2023" to the year it currently is and "= 1" so it says the month it currently is, ie. if it's February 2023 you change it to "= 2", if its December 2023 you change it to "= 12".

This list is periodically updated by a bot. Manual changes to the list will be removed on the next update!

WDQS | PetScan | TABernacle | Find images | Recent changes | Query: SELECT ?item ?elo ?fide_url WHERE { ?item wdt:P31 wd:Q5; p:P1087 [ ps:P1087 ?elo; pqv:P585/wikibase:timeValue ?time ] . FILTER (YEAR(?time) = 2024 && MONTH(?time) = 4) . } ORDER BY DESC(?elo) LIMIT 100
portrait name born Elo rating FIDE player ID
 
Gukesh D 2006-05-29 2752 46616543
 
Marc Andria Maurizzi 2007-05-16 2605 36083534
Dag Danielsen 1955-04-08 1866 1503910

∑ 3 items.

End of automatically generated list.