get_games
Retrieve college football game results, scores, and schedule information. Returns game data including home/away teams, scores, venue, attendance, and excitement index. Can be used to look up past results, upcoming schedules, or specific matchups.
get_conferences_venues
Retrieve conference listings and/or venue/stadium information. Conference data includes names, abbreviations, and classification levels. Venue data includes location, capacity, and other facility details.
get_rankings_ratings
Retrieve college football poll rankings (AP, Coaches) and/or advanced team rating systems. Supports SP+ (efficiency), SRS (Simple Rating System), Elo, and FPI (Football Power Index). Select which rating systems to include.
get_game_stats
Retrieve detailed statistics for a specific game, including team-level stats, player-level stats, and optionally the advanced box score with EPA and success rate breakdowns. Provide a game ID to get comprehensive stat lines.
get_transfer_portal
Retrieve transfer portal entries for a given year. Shows players who have entered the transfer portal, their origin school, destination (if committed), position, and eligibility status.
get_plays
Retrieve play-by-play data and/or drive-level summaries for college football games. Play data includes down, distance, yard line, play type, and PPA values. Drive data includes start/end position, number of plays, yards gained, and result.
get_matchup_history
Retrieve the historical head-to-head record between two college football teams. Returns all-time series record and individual game results. Optionally filter by year range.
get_adjusted_metrics
Retrieve adjusted performance metrics including team WEPA (Weighted EPA), adjusted player passing and rushing stats, and kicker PAAR (Points Above Average Replacement) ratings. These are opponent-adjusted efficiency metrics.
get_betting_lines
Retrieve betting lines (spread, over/under, moneyline) for college football games from various sportsbooks. Filter by year, week, team, conference, or specific game ID.
get_player_stats
Retrieve player season statistics for a given year. Filter by team, conference, or stat category. Also supports player usage metrics and returning production data for roster continuity analysis.
get_live_scoreboard
Retrieve the current live scoreboard showing all in-progress and recently completed games. Optionally get detailed live data for a specific game including real-time play-by-play.
get_draft_picks
Retrieve NFL Draft pick data for college football players. Filter by draft year, NFL team, college program, or position. Includes round, pick number, pre-draft grades, and player details.
get_coaches
Look up college football coaching records including seasons coached, teams, wins, losses, and SP+ metrics. Search by coach name, school, or year.
get_team_stats
Retrieve team-level season statistics, including both basic stats (points, yards, turnovers) and advanced metrics (success rate, explosiveness, EPA, havoc rates). Supports week-range filtering and garbage time exclusion for advanced stats.
get_win_probability
Retrieve win probability data for college football games. Get play-by-play win probability for a specific game, or pregame win probabilities for a set of games. Also supports PPA (Predicted Points Added) data at team and player level.
get_recruiting
Retrieve college football recruiting data, including individual recruit rankings/ratings, team recruiting class rankings, and aggregated positional group ratings. Filter by year, team, position, state, or recruit classification (high school, JUCO, prep school).
get_team_info
Look up college football team information including roster, talent ratings, season records, and against-the-spread records. Can return details for a specific team or list teams by conference. Combines multiple team data sources into a single response.
search_players
Search for college football players by name. Returns matching player profiles with team, position, and other identifying information. Use this to find player IDs for other queries.