Data not matching up. I have been to the information given but no help

Hi my data doesn't match up. I have researched it using the weblinks given previously. I think the website is a bit different than just a table or a element. If anyone can please help me solve this i would really appreciate it.

Thankyou

http://www.ufcstats.com/fight-details/5a09fd7cb3db9705

https://forum.webscraper.io/uploads/default/original/2X/b/be0059375d9499815734e6a97fb0d9dda
9c58a00.png

Sitemap:
{"_id":"test_ss_ts","startUrl":["[http://www.ufcstats.com/fight-details/5a09fd7cb3db9705"],"selectors":{"id":"Totals Click","type":"SelectorElementClick","parentSelectors":["_root"],"selector":"section:nth-of-type(3) a.b-fight-details__collapse-link_rnd","multiple":false,"delay":2000,"clickElementSelector":"section:nth-of-type(3) i.b-fight-details__collapse-left","clickType":"clickOnce","discardInitialElements":"do-not-discard","clickElementUniquenessType":"uniqueCSSSelector"},{"id":"Sig element Click","type":"SelectorElementClick","parentSelectors":["_root"],"selector":"section:nth-of-type(5) a.b-fight-details__collapse-link_rnd","multiple":false,"delay":2000,"clickElementSelector":"section:nth-of-type(5) i.b-fight-details__collapse-left","clickType":"clickOnce","discardInitialElements":"do-not-discard","clickElementUniquenessType":"uniqueCSSSelector"},{"id":"Wrapper","type":"SelectorElement","parentSelectors":["_root"],"selector":"section:nth-of-type(3) tbody:nth-of-type(2) tr","multiple":true,"delay":0},{"id":"Name","type":"SelectorText","parentSelectors":["Wrapper"],"selector":"a","multiple":true,"regex":"","delay":0},{"id":"KDN","type":"SelectorText","parentSelectors":["Wrapper"],"selector":"td:nth-of-type(2) p","multiple":true,"regex":"","delay":0},{"id":"Sig Strikes","type":"SelectorText","parentSelectors":["Wrapper"],"selector":"td:nth-of-type(3) p","multiple":true,"regex":"","delay":0},{"id":"Percentage","type":"SelectorText","parentSelectors":["Wrapper"],"selector":"td:nth-of-type(4) p","multiple":true,"regex":"","delay":0}]}

Try this example:

{"_id":"forum-ufc","startUrl":["https://www.ufc.com/athlete/deiveson-figueiredo","https://www.ufc.com/athlete/jessica-aguilar"],"selectors":[{"id":"Name","type":"SelectorText","parentSelectors":["_root"],"selector":"h1","multiple":false,"regex":""},{"id":"Fight Name","type":"SelectorText","parentSelectors":["_root"],"selector":"div.field-name-nickname","multiple":false,"regex":""},{"id":"Hometown","type":"SelectorText","parentSelectors":["_root"],"selector":"div.c-bio__label:contains('Hometown') + div.c-bio__text","multiple":false,"regex":""},{"id":"Style","type":"SelectorText","parentSelectors":["_root"],"selector":"div.c-bio__label:contains('Fighting style') + div.c-bio__text","multiple":false,"regex":""},{"id":"Height","type":"SelectorText","parentSelectors":["_root"],"selector":"div.c-bio__label:contains('Height') + div.c-bio__text","multiple":false,"regex":""}]}