i couldn't see the code you said you put in (in this thread) but i would leave the page as-is... or better yet change it to a directory, eg: /poker-strategy/
then repurpose the content/semantics to be less stud specific and create a new page in the newly created /poker-strategy/ directory named any of the following:
stud.html
stud-strategy.html
stud-poker-strategy.html
** or whatever file extension you use.
on the new stud page E--X--P--A--N--D on the previous (now current) level of stud-specific content so the content is now stronger than before.
** if it were me, i'd likely create a new directory instead of a web page for the stud content:
/stud/
then, i'd use a
blog/cms to add new content for the "stud category" in your "poker strategy" section so the directory uses variables for each entry (or go with a static/mod_rewrite solution for better urls if you want).
each time you add a new stud strategy article/
blog entry i'd rehash your main stud strategy page/index to work the new content into it... reason being you could consider your main stud strategy page/index a "master article/primer on the topic" or maybe a "living document" per se and in doing so, as you'd expect, the master document/content almost always works as a written table of contents for finer aspects of the topic. it's also constantly updated/changing to include new content and semantics so, if you're part of the "crowd that thinks content being updated regularly = great seo" you'll have that benefit as well.
hope that helps