Sports Events
Never miss a major sports event with Crypt2 Esports Sports Events API. Our API provides real-time updates on the schedule, location, and participants of upcoming sports events, so you can keep your users informed and engaged. Whether you're developing a sports news website, or simply want to keep track of your favorite events, our API is the perfect solution.
{
"status": "success",
"data": [
{
"event_id": 12345,
"name": "2023 NBA Finals",
"start_date": "2023-06-01",
"end_date": "2023-06-30",
"location": "Los Angeles"
},
{
"event_id": 56789,
"name": "2023 All-Star Game",
"start_date": "2023-02-15",
"end_date": "2023-02-17",
"location": "Chicago"
}
]
}
Last modified 1mo ago