Set Dynamic Page to only 1 item from DB

So i’ve build this page to enter some data. This should be the URL it should be reachable https://singularlive.wixsite.com/dt-rugby-large/gamedata/ZERO

So i can edit the first row item in my DB, its Title is ZERO and the GameData Url is gamedata/ZERO which is also in the DB.

I’ve got two more items in my DB - ONE and TWO. but their links in the GameData Url is /gamedata/ZERO as well.

Do i have to create a new database for every item i want to show on a dynamic page or how do i achive to use one row item for each page?

The intended purpose of a Dynamic item page is to view one item from a collection. Take a look at the article How to Add a Dynamic Item Page on how to use Dynamic pages.

I’ll have a deep look into it. Thanks for your answer <3