sportsdata
01MCP server Claude CodeCodexCursor +2
MCP server for sports-data APIs (bookmakers, league data, aggregators). Capability-tag system enables cross-provider composition. Runs locally from the sportsdata-mcp Python package.
MCP server Claude CodeCodexCursor +2
MCP server for sports-data APIs (bookmakers, league data, aggregators). Capability-tag system enables cross-provider composition. Runs locally from the sportsdata-mcp Python package.
MCP server Claude CodeCodexCursor +2
MCP server for sports-data APIs (bookmakers, league data, aggregators). Capability-tag system enables cross-provider composition. Runs locally from the sportsdata-mcp Python package.
DanielTomaro13/sportsdata-agents
Skill Claude CodeCodex
How to design and read backtests honestly — lookahead/leakage traps, point-in-time discipline, multiple comparisons, CLV vs ROI, sample size.
DanielTomaro13/sportsdata-agents
Skill Claude CodeCodex
Verified bookmaker entry points (competition/event ids) for cross-book price lookups, starting with AFL.
DanielTomaro13/sportsdata-agents
Skill Claude CodeCodex
Worked example of modeldevelopment for match-winner (h2h/moneyline) markets — ratings + logistic regression, home advantage, draw handling.
DanielTomaro13/sportsdata-agents
Skill Claude CodeCodex
Worked example of modeldevelopment for totals (over/under) markets — scoring-process baseline, pace adjustment, holdout evaluation.
DanielTomaro13/sportsdata-agents
Skill Claude CodeCodex
How to evaluate and fix probability calibration — holdout discipline, Brier/log-loss reading, Platt-style rescaling.
DanielTomaro13/sportsdata-agents
Skill Claude CodeCodex
Cross-bookmaker comparison workflow — find the same selection at every book, surface the best price, and flag value.
DanielTomaro13/sportsdata-agents
Skill Claude CodeCodex
DFS lineup workflow — site rules first, projections with stated sources, deterministic optimisation via optimizelineup, stacking/ownership as explicit judgment.
DanielTomaro13/sportsdata-agents
Skill Claude CodeCodex
The general model-building method for ANY market — framing, sample-size discipline, feature selection (user priors + data-driven), baselines, leakage-safe validation, calibration, persistence.
DanielTomaro13/sportsdata-agents
Skill Claude CodeCodex
How to read prediction markets (Kalshi, Polymarket) — price-as-probability, resolution rules before any comparison, fees/spread, and comparing exchange contracts to book odds honestly.
DanielTomaro13/sportsdata-agents
Skill Claude CodeCodex
Working definitions of the core quant concepts — Brier, log-loss, calibration, logistic regression, gradient boosting/XGBoost, regularization, walk-forward CV, CLV — and when each tool fits.
DanielTomaro13/sportsdata-agents
Skill Claude CodeCodex
How to read a racecard honestly — barrier/weight/form/scratchings, converting prices to fair probability (overround/vig), cross-book best price, and exotics.
DanielTomaro13/sportsdata-agents
Skill Claude CodeCodex
Interpreting captured line movement — steam vs drift, why the close is the benchmark, and how movement context changes a value report.
DanielTomaro13/sportsdata-agents
Skill Claude CodeCodex
Remove the bookmaker margin (vig/overround) to estimate fair probabilities and spot value.