Baselight

Wrestling World Tournament

The biggest wrestling tournament 🏆- Informations about the wrestlers and ranks.

@kaggle.julienjta_wrestling_world_tournament

About this Dataset

Wrestling World Tournament

Context

A big wrestling tournament 🏆 was held this year. The 500 best athletes from three different federations across the globe joined us to compete in one-on-one matches. The pools were made randomly no matter the profile of the athlete. At the end of the tournament, the wrestlers can be ranked according to their number of victories.

Wrestling 🤼 is a hand-to-hand combat system and a set of combat sports involving grappling-type techniques such as clinch fighting, throws and takedowns, joint locks, pins and other grappling holds. Wrestling techniques have been incorporated into martial arts, combat sports and military systems.

Content

In this Dataset, we have information on the different wrestlers such as their gender, weight, height, nationality, but also different scores to measure their strength, agility and mental abilities. More to be added.

Inspiration

This dataset is ideal for regression trying to predict the final rank of the wrestler for example.
Classification can also be performed to predict for example the federation, the country, or the sports the wrestler master or clustering between the different wrestlers.

Remember to upvote if you found the dataset useful 🥇

Dataset Glossary (Column-Wise)

  • name: Name of the wrestler.
  • gender: Gender of the wrestler.
  • age: Age of the wrestler.
  • height: Height of the wrestler in cm.
  • weight: Weight of the wrestler in kg.
  • nationality: Nationality of the wrestler.
  • sports: The combat sports mastered by the wrestler.
  • hours_per_day: The number of hours spent a day to work out and practice.
  • strength: A strength score given by the federation. Varies between 0 and 10.
  • agility: An agility score given by the federation. Varies between 0 and 10.
  • mental: A mental score given by the federation. Varies between 0 and 10.
  • federation: The federation the wrestler is registered in.
  • year_start: The year the wrestler started practicing the sport.
  • rank: The final rank obtained by the wrestler after the tournament.

Acknowledgement

This is a fictional dataset generated from a simulation in Python. All the wrestlers are fictional so are their informations and rank. I will post a notebook explaining how I generated this dataset soon.

Don't forget to upvote 👍 if you like the dataset!