NCAA SPORTS

FREEMIUM
By Pinto Studio | Updated 11 days ago | Sports
Popularity

6.9 / 10

Latency

1,672ms

Service Level

67%

Health Check

N/A

README

NCAA Sports Scoreboard API

This API provides access to NCAA sports scoreboards, game information, box scores, play-by-play details, and team statistics for various sports. The available sports include basketball (men and women), football, soccer (men and women), field hockey, volleyball (men and women), beach volleyball, ice hockey (men and women), baseball, lacrosse (men and women).

Endpoints

Basketball Scoreboard

Men’s Basketball

  • Endpoint: /basketball/scoreboard
  • Parameters:
    • division (optional, default: ‘d1’) - Division of the NCAA (e.g., ‘d1’).
    • year (optional, default: 2023) - Year of the scoreboard.
    • month (optional, default: 02) - Month of the scoreboard.
    • day (optional, default: 15) - Day of the scoreboard.

Football Scoreboard

  • Endpoint: /football/scoreboard
  • Parameters:
    • division (optional, default: ‘d1’) - Division of the NCAA (e.g., ‘d1’).
    • year (optional, default: 2021) - Year of the scoreboard.
    • month (optional, default: 02) - Month of the scoreboard.
    • day (optional, default: 15) - Day of the scoreboard.

Women’s Basketball Scoreboard

  • Endpoint: /basketball-women/scoreboard
  • Parameters:
    • division (optional, default: ‘d1’) - Division of the NCAA (e.g., ‘d1’).
    • year (optional, default: 2021) - Year of the scoreboard.
    • month (optional, default: 02) - Month of the scoreboard.
    • day (optional, default: 15) - Day of the scoreboard.

Soccer Scoreboard

Men’s Soccer

  • Endpoint: /soccer-men/scoreboard
  • Parameters:
    • division (optional, default: ‘d1’) - Division of the NCAA (e.g., ‘d1’).
    • year (optional, default: 2021) - Year of the scoreboard.
    • month (optional, default: 02) - Month of the scoreboard.
    • day (optional, default: 15) - Day of the scoreboard.

Women’s Soccer

  • Endpoint: /soccer-women/scoreboard
  • Parameters:
    • division (optional, default: ‘d1’) - Division of the NCAA (e.g., ‘d1’).
    • year (optional, default: 2021) - Year of the scoreboard.
    • month (optional, default: 02) - Month of the scoreboard.
    • day (optional, default: 15) - Day of the scoreboard.

Field Hockey Scoreboard

  • Endpoint: /fieldhockey/scoreboard
  • Parameters:
    • division (optional, default: ‘d1’) - Division of the NCAA (e.g., ‘d1’).
    • year (optional, default: 2021) - Year of the scoreboard.
    • month (optional, default: 02) - Month of the scoreboard.
    • day (optional, default: 15) - Day of the scoreboard.

Women’s Volleyball Scoreboard

  • Endpoint: /volleyball-women/scoreboard
  • Parameters:
    • division (optional, default: ‘d1’) - Division of the NCAA (e.g., ‘d1’).
    • year (optional, default: 2021) - Year of the scoreboard.
    • month (optional, default: 02) - Month of the scoreboard.
    • day (optional, default: 15) - Day of the scoreboard.

Beach Volleyball Scoreboard

  • Endpoint: /beach-volleyball/scoreboard
  • Parameters:
    • division (optional, default: ‘d1’) - Division of the NCAA (e.g., ‘d1’).
    • year (optional, default: 2021) - Year of the scoreboard.
    • month (optional, default: 02) - Month of the scoreboard.
    • day (optional, default: 15) - Day of the scoreboard.

Ice Hockey Scoreboard

Men’s Ice Hockey

  • Endpoint: /icehockey-men/scoreboard
  • Parameters:
    • division (optional, default: ‘d1’) - Division of the NCAA (e.g., ‘d1’).
    • year (optional, default: 2021) - Year of the scoreboard.
    • month (optional, default: 02) - Month of the scoreboard.
    • day (optional, default: 15) - Day of the scoreboard.

Women’s Ice Hockey

  • Endpoint: /icehockey-women/scoreboard
  • Parameters:
    • division (optional, default: ‘d1’) - Division of the NCAA (e.g., ‘d1’).
    • year (optional, default: 2021) - Year of the scoreboard.
    • month (optional, default: 02) - Month of the scoreboard.
    • day (optional, default: 15) - Day of the scoreboard.

Baseball Scoreboard

  • Endpoint: /baseball/scoreboard
  • Parameters:
    • division (optional, default: ‘d1’) - Division of the NCAA (e.g., ‘d1’).
    • year (optional, default: 2021) - Year of the scoreboard.
    • month (optional, default: 02) - Month of the scoreboard.
    • day (optional, default: 15) - Day of the scoreboard.

Men’s Volleyball Scoreboard

  • Endpoint: /volleyball-men/scoreboard
  • Parameters:
    • division (optional, default: ‘d1’) - Division of the NCAA (e.g., ‘d1’).
    • year (optional, default: 2021) - Year of the scoreboard.
    • month (optional, default: 02) - Month of the scoreboard.
    • day (optional, default: 15) - Day of the scoreboard.

Men’s Lacrosse Scoreboard

  • Endpoint: /lacrosse-men/scoreboard
  • Parameters:
    • division (optional, default: ‘d1’) - Division of the NCAA (e.g., ‘d1’).
    • year (optional, default: 2021) - Year of the scoreboard.
    • month (optional, default: 02) - Month of the scoreboard.
    • day (optional, default: 15) - Day of the scoreboard.

Women’s Lacrosse Scoreboard

  • Endpoint: /lacrosse-women/scoreboard
  • Parameters:
    • division (optional, default: ‘d1’) - Division of the NCAA (e.g., ‘d1’).
    • year (optional, default: 2021) - Year of the scoreboard.
    • month (optional, default: 02) - Month of the scoreboard.
    • day (optional, default: 15) - Day of the scoreboard.

Game Information

  • Endpoint: /game/info
  • Parameters:
    • id - Unique identifier for the game.

Game Box Score

  • Endpoint: /game/boxscore
  • Parameters:
    • id - Unique identifier for the game.

Game Play-by-Play

  • Endpoint: /game/playbyplay
  • Parameters:
    • id - Unique identifier for the game.

Team Statistics

  • Endpoint: /team/stats
  • Parameters:
    • id - Unique identifier for the team.

Team Scoring Summary

  • Endpoint: /team/scoring
  • Parameters:
    • id - Unique identifier for the team.

Usage

To use this API, make HTTP GET requests to the relevant endpoints with the required parameters. The API will return JSON-formatted data containing the requested information.

Example Request:

GET /basketball/scoreboard?division=d1&year=2023&month=02&day=15
Followers: 0
API Creator:
Rapid account: Pinto Studio
Pinto Studio
belchiorarkad-FqvHs2EDOtP
Log In to Rate API
Rating: 5 - Votes: 1