Agones Plugin - Soccer Match Results Query

Agones

Agones provides soccer (football) results for matches played all over the world in the past 15 years.

Listing

  • No Reviews Yet

Agones

The Agones plugin is a ChatGPT plugin specifically for soccer (known as football in Europe) match results. It allows you to access soccer match results from 2007 to the present, including current games being played and all scheduled matches for the next 10 days. The results cover most countries and leagues in the world. You can interact with it using intuitive queries to fetch results of the most recent match, the next match, or all matches between specified dates. If a match is currently live, the current minute will also be provided. This is a powerful soccer game results service that can help you stay updated on the matches you care about.

Function

  • Access soccer match results: You can query soccer match results from 2007 to the present, including current games being played and all scheduled matches for the next 10 days.
  • Provide detailed match information: Including home team, away team, match date, match status, halftime score, and current score.
  • Support multiple query methods: You can query the most recent match result, the next match, or all matches within a specified date range.
Learn about the tutorial of this plugin:
How to Use the Agones ChatGPT Plugin?

JSON Data

{"id":"plugin-8b2a2334-361e-4813-83b1-d04ac231161b","domain":"agones.gr","namespace":"Agones","status":"approved","manifest":{"schema_version":"v1","name_for_model":"Agones","name_for_human":"Agones","description_for_model":"Access soccer match results from Agones. Keep in mind soccer is called football in Europe.\r\nResults go back to 2007 until current games being played right now and all scheduled matches for the next 10 days.\r\nResults cover most countries and leagues in the world.\r\nGuidelines:\r\n- Use single-line string for team1, team2 and all other parameters.\r\n- Pass date_from and date_until in a YYYY-MM-DD format\r\n- If one team is passed, returned matches will be about this team and any other opponent.\r\n- If two teams are passed, matches between these two teams will be returned.\r\n- if date_type is 'latest', then the most recent match will be returned.\r\n- If date_type is 'next', then the next match will be returned.\r\n- If date_type is 'range', then all matches between date_from and date_until will be returned.\r\n- Only use date_from and date_until when date_type is 'range' - otherwise these are not used.\r\n- If a match is currently live, the current minute will also be provided.\r\n\r\nResults are an array of dictionaries in the format:\r\n{\r\n \"home_team\": \"Liverpool\",\r\n \"away_team\": \"Arsenal\",\r\n \"match_date\": \"2023-05-02\",\r\n \"state\": \"finished\"\r\n \"score_halftime\": \"2 - 0\",\r\n \"score_current\": \"4 - 0\"\r\n}","description_for_human":"Agones provides soccer (football) results for matches played all over the world in the past 15 years.","auth":{"type":"none"},"api":{"type":"openapi","url":"https:\/\/agones.gr\/.well-known\/chatgpt.json"},"logo_url":"https:\/\/agones.gr\/static\/img\/favicon\/android-chrome-192x192.png","contact_email":"[email protected]","legal_info_url":"https:\/\/agones.gr\/terms"},"oauth_client_id":null,"user_settings":{"is_installed":false,"is_authenticated":true},"categories":[]}

Ratings