Search found 46 matches
- Tue Oct 22, 2013 1:34 am
- Forum: Enhancement Requests [Baseball]
- Topic: Game Time in pitch-by-pitch - recorded somewhere
- Replies: 4
- Views: 5779
Re: Game Time in pitch-by-pitch - recorded somewhere
If you have a website subscription (and some time) you could use the gamedetail API for this, in case you don't want to wait for a new feature. Have a look at the following link: http://api.iscoresports.com/teamwebsite/gamedetail.php?s=baseball&t=demobaseballteam&p=demopwd&g=544037CC-CA1E-4EE7-9543-...
- Tue Oct 15, 2013 4:56 am
- Forum: Enhancement Requests [Baseball]
- Topic: iScore For Golf
- Replies: 5
- Views: 6687
Re: iScore For Golf
+1 for iScore Golf. I agree that golf app market is saturated, however there are only a couple of good apps, and not a single app that covers all requirements of a golf stats enthousiast
- Mon Aug 19, 2013 3:54 am
- Forum: Enhancement Requests [Baseball]
- Topic: Back Button when scoring a play
- Replies: 2
- Views: 3985
Re: Back Button when scoring a play
Agree, would be a nice feature saving time
- Wed Aug 07, 2013 9:52 pm
- Forum: Rules [Baseball / Softball]
- Topic: Video Recording
- Replies: 6
- Views: 13058
Re: Video Recording
Elcray,
The video's look very nice! Which GoPro edition do you use black, white or silver?
The video's look very nice! Which GoPro edition do you use black, white or silver?
- Wed Aug 07, 2013 2:54 am
- Forum: Rules [Baseball / Softball]
- Topic: Video Recording
- Replies: 6
- Views: 13058
Re: Video Recording
Elcray,
That looks nice, i was looking for a similar solution. Could you maybe post a shot from the field as well, i'm really interested in the quality of the shots? Secondly where did you buy the fence mount?
That looks nice, i was looking for a similar solution. Could you maybe post a shot from the field as well, i'm really interested in the quality of the shots? Secondly where did you buy the fence mount?
- Tue Jul 16, 2013 11:58 pm
- Forum: Enhancement Requests [Baseball]
- Topic: Pitch location pop-up screen
- Replies: 1
- Views: 3094
Pitch location pop-up screen
I have a enhancment request regarding the recording of pitch location/type/speed. For me it would make more sense to have a popup screen asking me where the pitch location (and speed an type) was similar to the recording of the hit locations. I have several people using iScore for our team and most ...
- Mon Apr 08, 2013 3:00 am
- Forum: Issue Reporting [Baseball]
- Topic: Left on Base (LOB and LOBi) statistic (resolved)
- Replies: 12
- Views: 20028
Re: Left on base not reporting correctly
Hi,
I have to agree with kid-dude here? Should be te number of runners a batter left on base. What would the use be of LOB otherwise?
I have to agree with kid-dude here? Should be te number of runners a batter left on base. What would the use be of LOB otherwise?
- Wed Apr 03, 2013 10:38 pm
- Forum: FAQ - Frequently Asked Questions [Baseball]
- Topic: calc_avg and bat_avg are both 0 since upgrading to version 4
- Replies: 4
- Views: 5398
Re: calc_avg and bat_avg are both 0 since upgrading to version 4
Kevin,
Have a look at http://data.iscorecentral.com/legend.ph ... internal=1" onclick="window.open(this.href);return false; where all the new names are listed. Besides all calc_ prefixes some other have changed also.
Have a look at http://data.iscorecentral.com/legend.ph ... internal=1" onclick="window.open(this.href);return false; where all the new names are listed. Besides all calc_ prefixes some other have changed also.
- Thu Mar 28, 2013 4:13 am
- Forum: FAQ - Frequently Asked Questions [Baseball]
- Topic: Get Team Roster API call seems to ignore Leagues
- Replies: 6
- Views: 7293
Re: Get Team Roster API call seems to ignore Leagues
Nice youre still using the Joomla component! Note however that iScore API has changed once you move to v4. You need to make some changes in in the php files. For example the batting average changed from calc_avg to bat_avg.
- Tue Nov 27, 2012 11:50 pm
- Forum: FAQ - Frequently Asked Questions [Baseball]
- Topic: XML Schema
- Replies: 16
- Views: 22075
Re: XML Schema
I also made a (simple) parser in php to move gamedetail data to a mysql databse, could share this if your interested. What kind of analysis do you want to make?