Loading...
Loading...
NCAA cross country and track & field athlete data via TFRRS (tfrrs.org) and news via The Stride Report. Fetch athlete profiles including all personal records (PRs), eligibility year, school, full season-by-season results history, and XC/TF news. Zero config, no API keys. Use when: user asks about NCAA cross country, NCAA track and field, college running, TFRRS athlete profiles, personal records, PRs, XC or TF season results, individual athlete performance history, or XC/TF news. Don't use when: user asks about professional track, Diamond League, or other sports — use nfl-data, nba-data, wnba-data, nhl-data, mlb-data, golf-data, cfb-data, cbb-data, tennis-data, fastf1, or volleyball-data. For betting use polymarket or kalshi.
npx skill4agent add machina-sports/sports-skills xctf-datareferences/api-reference.mdwhich sports-skills || pip install sports-skillspip installpip install git+https://github.com/machina-sports/sports-skills.gitsports-skills xctf get_athlete_profile --athlete_id=8579610 --school=California_Baptist --name=Lamiae_Mamouni
sports-skills xctf get_news --limit=5from sports_skills import xctf
profile = xctf.get_athlete_profile(
athlete_id="8579610",
school="California_Baptist",
name="Lamiae_Mamouni",
)https://www.tfrrs.org/athletes/{athlete_id}/{school}/{name}.htmlathlete_id8579610schoolCalifornia_BaptistnameLamiae_Mamouni| Command | Description |
|---|---|
| Search the current team roster by name; returns |
| Athlete name, school, eligibility, all PRs, and full season-by-season meet results |
| Full XC and/or TF roster for a team |
| All event results and team scores from a TFRRS meet |
| Recent XC/TF articles from The Stride Report (thestridereport.com) |
references/api-reference.mdsearch_athlete(name="Lamiae Mamouni", school="CA_college_f_California_Baptist")data.matchesathlete_idschoolnameget_athlete_profile(athlete_id="8579610", school="California_Baptist", name="Lamiae_Mamouni")data.prs{"1500": "4:31.80", "5K (XC)": "18:25.5", ...}search_athlete(name="Lamiae Mamouni", school="CA_college_f_California_Baptist")get_athlete_profiledata.meetsdatesearch_athlete(name="Katelyn Vuong", school="CA_college_f_UC_Davis")data.matcheshttps://www.tfrrs.org/athletes/7899206/UC_Davis/Katelyn_Vuong.htmlget_athlete_profile(athlete_id="7899206", school="UC_Davis", name="Katelyn_Vuong")get_team_roster(school="CA_college_f_UC_Davis", sport="xc")get_meet_results(meet_id="95890", slug="Stanford_Invitational")get_news(limit=10)get_team_rankingsget_athlete_profilesearch_athletessearch_athletefetch_newsget_newsget_athlete_profileathlete_idschoolnamesearch_athleteget_meet_resultsmeet_idslugget_team_rosterget_newssports-skillspip install sports-skillsschoolnameprssearch_athleteget_meet_resultsmeet_idslugget_news