Just poking around my data on the SkyGolf web interface at http://clubsg.skygolf.com/skytrak/[username], and I figured out how to easily export the JSON file of all my swing data and import it into Excel (pretty useful to make custom graphs, calculate standard deviation, dispersion, etc.).
Check out some of these field names... looks like some SkyPro integration might be coming down the pipe. I checked the SkyPro data feed on the web, too, and it has similar field names but no SkyTrak data fields like ball speed and distance. I've put the interesting ones in bold red:
{"sessionDate":1483431165,"Duration":14,"club":"8I ","clubName":"8 IRON","sessionSwings":[{"sessionD":"Jan 3 2017 08:12:45:000AM","Duration":14,"date":1483434602,"t otalSessions":19,"club":"8I","skyTrakShotId":55480 07,"name":"Shot5548007","handSpeed":null,"plane":null,"tempo":null,"commen ts":"","sideAddress":null,"sideImpact":null,"sideT op":null,"lineAddress":null,"lineBack":null,"lineD own":null,"lineImpact":null,"topBack":null,"topDow n":null,"backswingDesc":"","show":1,"favorite":0,"ballSpeed":106,"clubheadSp eed":91,"verticalLaunchAngle":23.7,"horizontalLaun chAngle":0,"backSpin":8129,"sideSpin":-232,"carryDistance":140,"totalDistance":140,"offLi ne":-3}],"distinctSessionId":"1483431165-8I-1"}
As long as SkyTrak_Seth doesn't mind me telling folks how to grab the JSON file and import it into Excel, I'll share the simple technique.
As an aside, it looks like the ShotID values are global, and we're up to 5,554,8007 shots as of the shot above this morning. Looking back on my data from Oct 19, 2015, we were at 334,410 shots.
Check out some of these field names... looks like some SkyPro integration might be coming down the pipe. I checked the SkyPro data feed on the web, too, and it has similar field names but no SkyTrak data fields like ball speed and distance. I've put the interesting ones in bold red:
{"sessionDate":1483431165,"Duration":14,"club":"8I ","clubName":"8 IRON","sessionSwings":[{"sessionD":"Jan 3 2017 08:12:45:000AM","Duration":14,"date":1483434602,"t otalSessions":19,"club":"8I","skyTrakShotId":55480 07,"name":"Shot5548007","handSpeed":null,"plane":null,"tempo":null,"commen ts":"","sideAddress":null,"sideImpact":null,"sideT op":null,"lineAddress":null,"lineBack":null,"lineD own":null,"lineImpact":null,"topBack":null,"topDow n":null,"backswingDesc":"","show":1,"favorite":0,"ballSpeed":106,"clubheadSp eed":91,"verticalLaunchAngle":23.7,"horizontalLaun chAngle":0,"backSpin":8129,"sideSpin":-232,"carryDistance":140,"totalDistance":140,"offLi ne":-3}],"distinctSessionId":"1483431165-8I-1"}
As long as SkyTrak_Seth doesn't mind me telling folks how to grab the JSON file and import it into Excel, I'll share the simple technique.
As an aside, it looks like the ShotID values are global, and we're up to 5,554,8007 shots as of the shot above this morning. Looking back on my data from Oct 19, 2015, we were at 334,410 shots.

Comment