17,583 comparisons among 5,353 agents.
| Description | Head-to-head World Padel Tour doubles match results, 2018-2023 (obtained via web scraping for a UOC university course project) |
|---|---|
| Reference | Costa, Gerard; Giné, Joan (2023). World Padel Tour historical match data [Data set]. Zenodo. https://doi.org/10.5281/zenodo.7860242 |
| DOI | 10.5281/zenodo.7860242 |
| Licence | CC BY 4.0 |
| Source data | https://zenodo.org/records/7860242 |
| Comparisons | 17,583 |
|---|---|
| Agents | 5,353 |
agent_aagent_bcov_categorycov_roundcov_tournamentcov_yeardatehomefieldscore_ascore_bwinner
Or load it directly in R or Python:
# R
install.packages("remotes")
remotes::install_github("itemresponsewarehouse/Rpkg")
library(irw)
df <- irw_fetch("costa_gine_2023_wpt_matches", source = "comp")
# Python
pip install irw
import irw
df = irw.fetch("costa_gine_2023_wpt_matches", source="comp")
@misc{https://doi.org/10.5281/zenodo.7860242,
doi = {10.5281/ZENODO.7860242},
url = {https://zenodo.org/record/7860242},
author = {Costa, Gerard and Giné, Joan},
keywords = {padel, world padel tour, sport},
language = {es},
title = {World Padel Tour historical match data},
publisher = {Zenodo},
year = {2023},
copyright = {Creative Commons Attribution 4.0 International}
}
| IRW version | v439 |
|---|---|
| Redivis dataset | irw_competitions v3.2 |
| Redivis dataset DOI | 10.57761/ca6t-vb73 |
| Manifest pin for this IRW version | v3.2 |
| Metadata source | irw_meta v27.0 |