With the new robotics season already started up, I figured a powerful TBA API would be useful to some of you. I built a scouting app a while back and was noticing that all the Java APIs that I found on the TBA api-docs page didn't work very well and were always breaking.
So I created my own API. Everything (all methods) has (have) been tested thoroughly on both the PC and Android. It contains a method for EVERY single pull request listed on the TBA api page. It's also got tons of configuration settings for how to pull data, along with a testing class, a full-fledged github wiki with installation, tutorials, and working examples. Let me know if you find this project useful! Knowing that people are using and enjoy my API drives me to make it better!
Here's the link:
https://github.com/techguy9984/TBA-API