BuzzerBeater Forums

BBAPI Support > BBAPI Suggestions

BBAPI Suggestions

Set priority
Show messages by
This Post:
00
24751.50 in reply to 24751.49
Date: 7/22/2008 9:03:22 AM
Overall Posts Rated:
208208
Could it be possible to have access to the number of active teams for each country.

It's to developp a coolness tool

But maybe it's already possible. (How please ?)

THX

Up !

From: gardier
This Post:
00
24751.51 in reply to 24751.50
Date: 7/27/2008 7:25:18 AM
Overall Posts Rated:
149149
Player transfers list:

.....
<playerTransfers id="123456">
<firstName>John</firstName>
<lastName>Smith</lastName>
<transfers count="8">
<transfer>
<date>
<price>
<sellTeam id="">TeamName
<purchaseTeam id="">TeamName
<..>
<..>
<..>
</transfer>
.....

</transfers>
</playerTransfers>


It is interesting a transfers historial of our team.
Best regards
gardier

From: gardier
This Post:
00
24751.52 in reply to 24751.51
Date: 7/27/2008 7:35:00 AM
Overall Posts Rated:
149149
Orders for next matches lineups:

.....
<matchLineups id="77663">
<teamName>GardierBB</firstName>
<matches count="8">
<match start="" type="" ...>
<PG1 id=""><firstName>...
<PG2>....
<PG3>
<SG1>
......

<DefensiveTactic>
<OffensiveTactic>
<ChangesStrategy>
<>TiE, Normal, ...
</match>
.....

</matches>
</matchOrders>


You could check if all is ok in your web lineup, at least for the next match.
Best regards
gardier

From: gardier
This Post:
00
24751.55 in reply to 24751.54
Date: 7/28/2008 6:23:15 PM
Overall Posts Rated:
149149
Perhaps will be useful make .xml file language independent.

I mean, I prefer <bestPosition>1... than <bestPosition>PG...
Match type could be other example.

Best regards
gardier

From: Enkilou
This Post:
00
24751.58 in reply to 24751.49
Date: 7/29/2008 4:28:34 AM
Overall Posts Rated:
5858
Could it be possible to have a xml for NT with schedule, roster, etc ?

This Post:
00
24751.59 in reply to 24751.56
Date: 7/29/2008 10:46:17 AM
Overall Posts Rated:
149149
Yes, it is a good reason.

Best regards
gardier

This Post:
00
24751.60 in reply to 24751.1
Date: 8/9/2008 8:21:44 PM
Olympus Team
IV.4
Overall Posts Rated:
4949
Is it possible to make the difference between a player that has been on the court, even for a few seconds, and one that stayed on the bench all game long ?
In the boxscore, it's written "Did not play", if the player stayed on the bench but in the BBAPI page, there is no such tag.

For statistical purpose (have the player average per game for example), these games should not be taken into account.

Advertisement