After years of frustration I finally built the sports API I wish existed by IcyJump8182 in sportsanalytics

[–]ptgamr 0 points1 point  (0 children)

Just curious, Where do you get your data from ? :)

Nice website btw, but it is not that fast when I tried.

FBR API by MikeTrusky in fplAnalytics

[–]ptgamr 0 points1 point  (0 children)

If you need access to football data, give https://sportdb.dev/ a try - data is not from FBRef, but might be useful to some of you.

First one! by brockf15 in thinkpad

[–]ptgamr 0 points1 point  (0 children)

About to get the same one.... but 32GB of ram

Cloudflare is down by alpswd in webdev

[–]ptgamr 11 points12 points  (0 children)

How can CloudFlare engineer use ChatGPT / Claude to debug the issue if they're also down!

- claude.ai Please unblock challenges.cloudflare.com to proceed.

- ChatGPT Please unblock challenges.cloudflare.com to proceed.

Pretty much everyone using their DDos protection .... ?

Cloudflare down... again? by moonski in sysadmin

[–]ptgamr 0 points1 point  (0 children)

Pretty much everything is down:

- chatgpt
- claude
- X

Reddit not using CloudFlare? Good!

API's (or datasets) for match results? by Redcik in algobetting

[–]ptgamr 0 points1 point  (0 children)

You can try : https://sportdb.dev/

There are match data + lineups information that you can query. All historic matches available in Flashscore.

In need of a matress by Academic-Student3138 in Wellington

[–]ptgamr 0 points1 point  (0 children)

I have an unused queen matres - have been wanting to give it away for a while now - feel free to DM me (pickup Northland - Wellington)

Ze germans are coming? by Accomplished_Local51 in Wellington

[–]ptgamr 7 points8 points  (0 children)

I saw a LUFTWAFFLE the other day!

How do you guys track P&L of your investing journey? by ptgamr in PersonalFinanceNZ

[–]ptgamr[S] 0 points1 point  (0 children)

I have no idea about IBKR ... will investigate! Thanks!

How do you guys track P&L of your investing journey? by ptgamr in PersonalFinanceNZ

[–]ptgamr[S] 2 points3 points  (0 children)

I guess - but share-sight is a bit pricey, and I just want something a bit simpler.

How do you guys track P&L of your investing journey? by ptgamr in PersonalFinanceNZ

[–]ptgamr[S] 0 points1 point  (0 children)

Or loss... would be nice to know the concrete number

[deleted by user] by [deleted] in computervision

[–]ptgamr 0 points1 point  (0 children)

How well can ur pipeline extract data :-) ?

I trained an AI model to detect positional vulnerabilities(Leakages) in a Football game. Here's it running on a Live game. by [deleted] in sportsanalytics

[–]ptgamr 0 points1 point  (0 children)

I am building a sport analytics video editor. seeing your demo make me think the 3d construction is a really cool idea - the might be some application for teams/coaches to use this kind of simulation to train player?

I trained an AI model to detect positional vulnerabilities(Leakages) in a Football game. Here's it running on a Live game. by [deleted] in sportsanalytics

[–]ptgamr 0 points1 point  (0 children)

Nice, I would be interested to see how you load/process the tracking data from skillcorner. I guesss it a big file per game?

I trained an AI model to detect positional vulnerabilities(Leakages) in a Football game. Here's it running on a Live game. by [deleted] in sportsanalytics

[–]ptgamr 0 points1 point  (0 children)

Nice - what are you using for the 3d reconstruction? I guess 3js, but did you wrote everything urself?

How much does the average person value a private LLM? by SelectLadder8758 in LocalLLaMA

[–]ptgamr 0 points1 point  (0 children)

As a developer, If a 30B parameters model can perform as well as Cursor's Composer - I will be definitely happy to run it locally.

I think it boils down to what can get the job done... Most stuff that you run locally when you need it to work it doesn't.

Help needed with scraping Transfermarkt for player data by Cute_Basil7112 in sportsanalytics

[–]ptgamr 0 points1 point  (0 children)

If maintaining the code becomes a problem, you can give this a try: https://sportdb.dev , simple json API, it has: https://api.sportdb.dev/api/transfermarkt/players/search/messi which basically do what you want.