Wow, I'm impressed you found this. This is my side project which I have been building to level up my skills and have fun. Let me apologize for the UI. It's a lot of AI and I have very poor UX skills. Maybe someday some designer will take pity on me and give it a face lift. Haha
Oh, and for anyone trying to figure out how to get a paid to have custom Xones or host games there is no way to do that yet. Just reach out to me and I can give you one for free. I would be cool for people to just use my site for now.
If you would like to contact me you can find me at sportsxoneweb@gmail.com.
Yup its just me.

Founder / CTO / CEO / Everything
This project is built using React, Typescript, Next.js, and Tailwind CSS for my webapp. I'm also using a second Node.js server with Socket.io for the real time chatting. Then some Java for some simple backend data processing.
I was an FE developer 10+ years ago, so I wanted to dive into some new technologies and see what all the rage is about. I'm not totally sold on Next.js, bc the development seems a little clunky with strange errors bc of the way it runs your effects twice and runs your FE code on the server causing weird things to happen. I do like it be I can render the Marketing site on the server side for SEO purposes and have my app run as an SPA. I really like the idea of Tailwind. I used to be a CSS master, but those days are behind me and Tailwind makes it really easy to apply consistent styles across my app. They also have a lot of great components you can use which have helped me ramp up quickly.
I started working on a mobile app which is coming along pretty well. Im using Expo with React Native. Both technologies I have never used before, but things are going pretty smoothly. It's been more of a pain to get an Apple Developer and Andrio developer accounts than actually developing the apps. AI is making the transition from web to app pretty quickly. Again I dont think the UI is very good, but at least it works!