Home
Random
Recent changes
Special pages
Community portal
Preferences
About Stockhub
Disclaimers
Search
User menu
Talk
Contributions
Create account
Log in
Editing
Module:DartsRankings/data/BDO Women's Rankings
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
local data = {} -- information about other templates used by module data.templates = { flagged_team_link = "BDO Women's Rankings" } -- general information about ranking and website being cited data.source = { url = "https://www.dartswdf.com/tables/wdf-womens-rankings/", title = "BDO Women's Rankings Table", website = "BDO" } -- table titles data.labels = { title = "BDO Women's World Rankings" } -- date of latest update and previous one for movement data.updated = { day = 18, month = 'March', year =2020 } data.previous = { day = 18, month = 'March', year =2020 } -- see "Generating code" section on doc page for how to update the rankings -- { "Name" , rank , points }, data.rankings = { { "Lisa Ashton" , 1,"431" }, { "Beau Greaves" , 2,"415" }, { "Fallon Sherrock" , 3,"406" }, { "Anastasia Dobromyslova" , 4,"359" }, { "Lorraine Winstanley" , 5,"348" }, { "Aileen de Graaf" , 6,"336" }, { "Mikuru Suzuki" , 7,"329" }, { "Deta Hedman" , 8,"321" }, { "Laura Turner" , 9,"307" }, { "Maria O'Brien" , 10,"274" }, { "Paula Jacklin" , 11,"263" }, { "Corrine Hammond" , 12,"255" }, { "Kirsty Hutchinson" , 13,"249" }, { "Casey Gallagher" , 14,"239" }, { "Tori Kewish" , 15,"238" }, { "Vicky Pruim" , 16,"232" }, { "Sharon Prins" , 17,"217" }, { "Margaret Sutton" , 18,"210" }, { "Priscilla Steenbergen" , 19,"200" }, { "Jo Clements" , 20,"179" }, { "Andreea Brad" , 21,"171" }, { "Grace Crane" , 21,"171" }, { "Roz Bulmer" , 23,"170" }, { "Mandy Smith" , 24,"154" }, { "Julie Thompson" , 25,"144" }, { "Nikki Goldsmith" , 26,"144" }, { "Trina Gulliver" , 27,"138" }, { "Amanda Harwood" , 28,"137" }, { "Jana Kanovska" , 29,"133" }, { "Jitka Cisarova" , 30,"130" }, { "Krisztina Csombok" , 30,"130" }, { "Sandra Page" , 32,"129" }, { "Paula Murphy" , 33,"124" }, { "Anca Zijlstra" , 34,"123" }, { "Barb Smyth" , 35,"120" }, { "Linda Ithurralde" , 36,"119" }, { "Sarah Roberts" , 36,"119" }, { "Astrid Trouwborst" , 38,"116" }, { "Vanessa Zuidema" , 39,"111" }, { "Suzanne Smith" , 40,"109" }, { "Stacey Pace" , 41,"108" }, { "Kaisu Rekinen" , 42,"103" }, { "Wendy Harper" , 42,"103" }, { "Kirsi Viinikainen" , 44,"101" }, { "Denise Cassidy" , 45,"98" }, { "Lorraine Burn" , 46,"95" }, { "Ann Marie Potts" , 47,"93" }, { "Kat Mclean" , 48,"92" }, { "Debbie Ivey" , 49,"90" }, { "Fie Nielsen" , 50,"87" }, } data.rankingsold = { { "Lisa Ashton" , 1,"431" }, { "Beau Greaves" , 2,"415" }, { "Fallon Sherrock" , 3,"406" }, { "Anastasia Dobromyslova" , 4,"359" }, { "Lorraine Winstanley" , 5,"348" }, { "Aileen de Graaf" , 6,"336" }, { "Mikuru Suzuki" , 7,"329" }, { "Deta Hedman" , 8,"321" }, { "Laura Turner" , 9,"307" }, { "Maria O'Brien" , 10,"274" }, { "Paula Jacklin" , 11,"263" }, { "Corrine Hammond" , 12,"255" }, { "Kirsty Hutchinson" , 13,"249" }, { "Casey Gallagher" , 14,"239" }, { "Tori Kewish" , 15,"238" }, { "Vicky Pruim" , 16,"232" }, { "Sharon Prins" , 17,"217" }, { "Margaret Sutton" , 18,"210" }, { "Priscilla Steenbergen" , 19,"200" }, { "Jo Clements" , 20,"179" }, { "Andreea Brad" , 21,"171" }, { "Grace Crane" , 21,"171" }, { "Roz Bulmer" , 23,"170" }, { "Mandy Smith" , 24,"154" }, { "Julie Thompson" , 25,"144" }, { "Nikki Goldsmith" , 26,"144" }, { "Trina Gulliver" , 27,"138" }, { "Amanda Harwood" , 28,"137" }, { "Jana Kanovska" , 29,"133" }, { "Jitka Cisarova" , 30,"130" }, { "Krisztina Csombok" , 30,"130" }, { "Sandra Page" , 32,"129" }, { "Paula Murphy" , 33,"124" }, { "Anca Zijlstra" , 34,"123" }, { "Barb Smyth" , 35,"120" }, { "Linda Ithurralde" , 36,"119" }, { "Sarah Roberts" , 36,"119" }, { "Astrid Trouwborst" , 38,"116" }, { "Vanessa Zuidema" , 39,"111" }, { "Suzanne Smith" , 40,"109" }, { "Stacey Pace" , 41,"108" }, { "Kaisu Rekinen" , 42,"103" }, { "Wendy Harper" , 42,"103" }, { "Kirsi Viinikainen" , 44,"101" }, { "Denise Cassidy" , 45,"98" }, { "Lorraine Burn" , 46,"95" }, { "Ann Marie Potts" , 47,"93" }, { "Kat Mclean" , 48,"92" }, { "Debbie Ivey" , 49,"90" }, { "Fie Nielsen" , 50,"87" }, } local datalib = require('Module:DartsRankings/data/WDF Players'); data.alias = datalib.libraryWomen return data
Summary:
Please note that all contributions to Stockhub may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Stockhub:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Template used on this page:
Module:DartsRankings/data/BDO Women's Rankings/doc
(
edit
)