Method and system utilizing a golf shot API proxy
11779809 · 2023-10-10
Assignee
Inventors
Cpc classification
A63B2225/72
HUMAN NECESSITIES
A63B2024/004
HUMAN NECESSITIES
International classification
Abstract
A method and system for providing shot tracking data to a client device is disclosed herein. The system includes multiple golf ball tracking sensors positioned at multiple golf driving ranges, multiple shot application programming interfaces (API), and a shot API proxy. Each of the shot APIs is configured to receive shot data from each of the golf ball tracking sensors at a corresponding golf driving range venue such as a TOPGOLF® entertainment venue.
Claims
1. A system for providing shot tracking data to a client device, the system comprising: a plurality of golf ball tracking sensors positioned at a plurality of golf driving ranges; a plurality of shot application programming interfaces (API), each of the plurality of shot APIs configured to receive shot data from each of the plurality of golf ball tracking sensors at a corresponding golf driving range; and a shot API proxy; wherein the shot API proxy is configured to receive shot data from each of the plurality of shot APIs; wherein the shot API proxy is configured to receive calls for shot data from a client device; wherein the shot API proxy is configured to transmit shot data to the client device.
2. The system according to claim 1 further comprising an analytics provider for analyzing the shot data.
3. The system according to claim 1 further comprising a client authentication provider configured to authenticate incoming client requests from the client device.
4. The system according to claim 1 further comprising a request resolver configured to implement a venue lookup mechanism to resolve a target shot API path.
5. The system according to claim 1 wherein the client device is a mobile communication device.
6. The system according to claim 1 wherein each of the plurality of golf ball tracking sensors is a camera sensor.
7. The system according to claim 1 wherein each of the plurality of golf ball tracking sensors is a radar sensor.
8. The system according to claim 1 wherein the client device comprises a mobile app.
9. The system according to claim 1 wherein the shot API proxy runs on a cloud server.
10. The system according to claim 1 wherein each of the plurality of shot APIs runs at a local server with a local database.
11. A method for providing shot tracking data to a client device, the method comprising: generating shot data at a plurality of golf ball tracking sensors positioned at a plurality of golf driving ranges; receiving, at a plurality of shot application programming interfaces (API), shot data from each of the plurality of golf ball tracking sensors; receiving shot data at a shot API proxy from each of a plurality of shot APIs; receiving a call for shot data at the shot API proxy from a client device; and transmitting the shot data from the shot API proxy to the client device.
12. The method according to claim 11 further comprising analyzing the shot data at an analytics provider.
13. The method according to claim 11 further comprising authenticating incoming client requests from the client device at a client authentication provider.
14. The method according to claim 11 further comprising implementing, at a request resolver, a venue lookup mechanism to resolve a target shot API path.
15. The method according to claim 11 wherein the client device is a mobile communication device.
16. The method according to claim 11 wherein each of the plurality of golf ball tracking sensors is a camera sensor.
17. The method according to claim 11 wherein each of the plurality of golf ball tracking sensors is a radar sensor.
18. The method according to claim 11 wherein the client device comprises a mobile app.
19. The method according to claim 11 wherein the shot API proxy runs on a cloud server.
20. The method according to claim 11 wherein each of the plurality of shot APIs runs at a local server with a local database.
Description
BRIEF DESCRIPTION OF THE SEVERAL VIEWS OF THE DRAWINGS
(1)
(2)
(3)
(4)
(5)
(6)
(7)
(8)
(9)
DETAILED DESCRIPTION OF THE INVENTION
(10)
(11)
(12)
(13)
(14)
(15) The solution will be implemented as such:
(16) An AsyncAPI, developed with the Mulesoft platform, deployed to TOPGOLF's Runtime Fabric Cluster (Mulesoft,) runs in a cloud computing service such as Amazon Web Services (AWS).
(17) This AsyncAPI serves as a public proxy for the underlying Shot API instances running at each golf driving range (venue) 50.
(18) The API is secured with the API Policies supplied by Mulesoft's Anypoint Platform, as well as any custom policies deemed necessary.
(19) For a client app 65 to subscribe to shot event data, it will first authenticate against the policies applied to the AsyncAPI.
(20) Once authenticated, the client app 65 will request subscriptions to specific bay(s) at specific venue(s) 50.
(21) Behind the AsyncAPI is an integration workflow containing a custom built Socket.io connector. The Socket.io connector handles the subscription requests from the client apps 65 on the mobile device 60 of the users.
(22) The workflow will first make an HTTP call to an internal API containing hostnames for each of the individual Shot APIs 70.
(23) Once the required hostname(s) is (are) pulled, the workflow uses the custom Socket.io connector to establish a connection to the underlying Shot API(s) 70.
(24) After a successful connection attempt, all shot events will be sent back through the Socket.io connector, back through the AsyncAPI, and to the client in real-time; similar to a push notification.
(25) This solution leverages the following key cutting edge technologies and maintains their inherent positive characteristics:
(26) AsyncAPI deployed to an instance of a Mulesoft RTF
(27) Mulesoft Anypoint Platform (API Manager, Monitoring, Log forwarding)
(28) Socket.io
(29) AWS Infrastructure (EC2, NLB, Route53, etc. . . . )
(30) Other features of the present invention include: Custom Socket.io Connector developed with the Mulesoft Connector SDK; AysncAPI as a proxy to a Socket.io implementation; The ability for shot events to be broadcast securely with Public internet endpoints; The ability for “multiplexing”, which allows for “n” number of clients to subscribe to events while only requiring a single subscription to the underlying Shot API 70 for those events, which allows for cross-bay/cross-venue/cross-device gameplay.
(31)
(32)
(33)
(34) From the foregoing it is believed that those skilled in the pertinent art will recognize the meritorious advancement of this invention and will readily understand that while the present invention has been described in association with a preferred embodiment thereof, and other embodiments illustrated in the accompanying drawings, numerous changes, modifications and substitutions of equivalents may be made therein without departing from the spirit and scope of this invention which is intended to be unlimited by the foregoing except as may appear in the following appended claims. Therefore, the embodiments of the invention in which an exclusive property or privilege is claimed are defined in the following appended claims.