25 coaches online • Server time: 03:54
Forum Chat
Log in
Recent Forum Topics goto Post Theory-craft Leaguegoto Post On-spot substitution...goto Post Juggernaut as counte...
SearchSearch 
Post new topic   Reply to topic
View previous topic Log in to check your private messages View next topic
misterlonestar



Joined: Oct 02, 2015

Post   Posted: Dec 19, 2017 - 23:00 Reply with quote Back to top

koadah wrote:
Christer wrote:
koadah wrote:
Is there a player api? One that would get a player by id and return his details and position record.


Very few people have approached me regarding the API and queries. If you have something you're actively developing, get in touch in private and I'm sure we can figure something out.

Extending the API is relatively easy compared to other things on the site (GUI stuff in particular; huge pain in the behind to build reasonable GUIs).


Thanks Christer. I'll drop you a line.


Any advances on this front?
Taprolano



Joined: Sep 09, 2014

Post   Posted: Jan 29, 2018 - 17:46 Reply with quote Back to top

Hi,

I would like to know if there is a method in the API to gather the match in progress including the "Test Match"

Thanks
koadah



Joined: Mar 30, 2005

Post   Posted: Jan 29, 2018 - 18:09 Reply with quote Back to top

misterlonestar wrote:
koadah wrote:
Christer wrote:
koadah wrote:
Is there a player api? One that would get a player by id and return his details and position record.


Very few people have approached me regarding the API and queries. If you have something you're actively developing, get in touch in private and I'm sure we can figure something out.

Extending the API is relatively easy compared to other things on the site (GUI stuff in particular; huge pain in the behind to build reasonable GUIs).


Thanks Christer. I'll drop you a line.


Any advances on this front?


https://fumbbl.com/api/player/get/4697130

_________________
Image
O[L]C 2016 Swiss! - April ---- All Stars - Anniversary Bowl - Teams of Stars - 13th March
Jope99



Joined: Feb 07, 2018

Post   Posted: Feb 08, 2018 - 19:25 Reply with quote Back to top

Hi!

Is there any Api or web service that returns the teams, players and stats?

Best regarda
misterlonestar



Joined: Oct 02, 2015

Post   Posted: Feb 08, 2018 - 19:37 Reply with quote Back to top

koadah wrote:
misterlonestar wrote:
koadah wrote:
Christer wrote:
koadah wrote:
Is there a player api? One that would get a player by id and return his details and position record.


Very few people have approached me regarding the API and queries. If you have something you're actively developing, get in touch in private and I'm sure we can figure something out.

Extending the API is relatively easy compared to other things on the site (GUI stuff in particular; huge pain in the behind to build reasonable GUIs).


Thanks Christer. I'll drop you a line.


Any advances on this front?


https://fumbbl.com/api/player/get/4697130


great stuff Koadah, any chance you can add a player's per game stats as well?
koadah



Joined: Mar 30, 2005

Post   Posted: Feb 08, 2018 - 21:33 Reply with quote Back to top

Hey, I didn't create that. That is all Christer!

_________________
Image
O[L]C 2016 Swiss! - April ---- All Stars - Anniversary Bowl - Teams of Stars - 13th March
Christer



Joined: Aug 02, 2003

Post   Posted: Mar 17, 2018 - 15:45
FUMBBL Staff
Reply with quote Back to top

Just pushed a minor update:
- The XML version of the api will have "id" tags moved to attributes instead
- Added a tournament/schedule/#### endpoint.
SzieberthAdam



Joined: Aug 31, 2008

Post   Posted: Mar 17, 2018 - 16:09 Reply with quote Back to top

Great news! Many thanks for the schedule endpoint Christer!

Only one thing I would very need: the winner of a fortfeit.

But this is awesome already. Hurray!

Made my day.

EDIT: This time Fillers are not excluded. Great!

_________________
ImageImageImage
Christer



Joined: Aug 02, 2003

Post   Posted: Mar 17, 2018 - 16:39
FUMBBL Staff
Reply with quote Back to top

Added another endpoint:
https://fumbbl.com/api/group/tournaments/195

Also added a result section for forfeited matches to the tournament/schedule endpoint.
Christer



Joined: Aug 02, 2003

Post   Posted: Mar 17, 2018 - 17:42
FUMBBL Staff
Reply with quote Back to top

Further additions:
- Added a games/current endpoint
- Updated the tournament/schedule endpoint with a replayId field.
Christer



Joined: Aug 02, 2003

Post   Posted: Mar 17, 2018 - 21:39
FUMBBL Staff
Reply with quote Back to top

More updates:
- Added an embryo for an api documentation page: https://fumbbl.com/apidoc
- coach/search endpoint has a slightly different result schema
- coach/teams has an updated schema for race logos
Christer



Joined: Aug 02, 2003

Post   Posted: Mar 17, 2018 - 22:34
FUMBBL Staff
Reply with quote Back to top

And some more:
- Moved games/current to match/current
- Further api documentation added.
SzieberthAdam



Joined: Aug 31, 2008

Post   Posted: Mar 18, 2018 - 06:57 Reply with quote Back to top

Since match/current has this format:
Code:
    "division": "string",
    "tournament": {
      "id": 0,
      "group": 0
    },

Could we get the same data and format for match/list?
Currently no group and division there.

_________________
ImageImageImage
SzieberthAdam



Joined: Aug 31, 2008

Post   Posted: Mar 18, 2018 - 07:12 Reply with quote Back to top

As tournament/schedule provides time in "%Y-%m-%d %H:%M:%S" format, could we get match finished time in the same format in match/list? If I am correct you store it like that along with started and scheduled times.

_________________
ImageImageImage
Gozer_the_Gozerian



Joined: May 30, 2015

Post   Posted: May 01, 2018 - 17:01 Reply with quote Back to top

It would be nice if the new API could give you a list of players for a team, including past players, like the old one could --> http://fumbbl.com/xml:team?id=284314&past=1

Unless I am mistaken, to accomplish this with the new API, you would have to make a call for team/get and then individual calls of player/get for each player ID to accomplish the same thing.
Display posts from previous:     
 Jump to:   
All times are GMT + 1 Hour
Post new topic   Reply to topic
View previous topic Log in to check your private messages View next topic