Featured blog image
Sports Betting 2 min read

Let’s Gamble.. Just A Little

Author

Kareem Powell

Author

Tune in for weekly essays and analysis exploring soccer, sports betting, and the near-impossible challenge of making rational, successful bets. But don’t worry — I’ve built an advanced algorithmic model in Python that can forecast underdog winners with absolute, 100% certainty.

You can probably tell I’m joking. Predicting match outcomes is incredibly difficult. The success rate for sports bettors cashing their parlays is often as low as 5%. It’s a wonder how “Twitter (or X) warriors” so often find the confidence to critique professional NBA players’ stats when their own parlay hit rates are about as low as Patrick Beverley’s free-throw percentage.

But shit, there’s a billion-dollar quantitative forecasting industry built on predicting uncertainty — from the direction of the stock market and political elections to, apparently, even who the next Pope will be. So there’s gotta be money to be made, right? Honestly, I’m just as curious as you are.

As I’ve worked on developing my “100% foolproof algorithmic forecasting model,” one thing that’s piqued my curiosity is this: why do rational people keep spending their hard-earned money on a parlay with a 5% chance of success? Is it the risk? The thrill?

We’ll explore all of that — and more — as we dig into the reasoning behind both rational and not-so-rational sports betting, starting with my sport of choice (commonly referred to in the U.S. as soccer), but more properly known as football.

In the weeks to come, we’ll examine what rational decision-making looks like in sports betting — if it even exists. We’ll also take a closer look at the psychology behind betting: what drives people to keep placing losing wagers, and, most importantly, how to actually get better at it.

It’s not impossible — just extremely difficult. Over the next few weeks, we’ll dive into the logic behind betting decisions through tweaked machine learning models in Python that will, hopefully, help us make more successful bets — while also dabbling in a bit of coding and data analytics along the way.

Who knows — maybe somewhere along the way, you’ll be inspired to build your own “100% foolproof” model. As we try to predict underdog winners and unpack the complex psychology behind sports betting, I hope you enjoy your time here.

Join me on this journey as we explore the sweet, forbidden fruit of sports betting, crack open its shell, peer into its crevices, and see what silver linings exist. And maybe, just maybe, make a little money while we’re at it.

Welcome, to THE FIELD!

Featured blog image
Sports Betting 10 min read

The "Other Side" Of Sports Betting!

Author

Kareem Powell

Author

Meet The Chuckies

Nowadays, people can bet on virtually anything. From grandiose bets like “where the next Pope will be from” to smaller bets like “will a reporter tweet before 9 a.m.?” Does a bet for the latter even exist? Honestly, I’m not sure... What I did recently discover, though, is that you can now bet on the chances of a football team actually landing a player in the transfer window.

That discovery raised a bunch of questions, because what I and other sports fans know is that some people have information about pending transfers that the rest of us don’t — and they could easily benefit from taking very specific transfer bets.

In a future blog, I’ll refer to those characters as “Chuckies”. It’s a light nod to the movie doll that always seems to be around in the background — not front and center, but close enough to see and hear things before everyone else. My Chuckies aren’t horror-movie villains; they’re the quiet people orbiting clubs, agents, media, or data streams, holding information you and I don’t have when we tap “place bet”.

My intention is to start answering questions about how transparent sports betting really is: the patterns in bets placed against the majority, and how those bets line up with meaningful events in the sports world. We’ll hypothesize, synthesize, and write a stylized account of these events and try to determine — using statistics and other models — whether the event in question was influenced or not. My gut says most events won’t be. But I do think some have been, and I’ll get into those in a future entry.

When The Media Talks, Odds Move

Yesterday we spoke about the possibilities of placing bets in the sports world, and what that would look like in terms of market manipulation and opportunities for us to set up future high-probability bets. The basic idea is this: you watch how people in the media talk about certain players, coaches, or clubs, and then you make a bet on whether they’ll stay, leave, or land at a specific club.

Inside that setup, I’m really curious about the kinds of “working relationships” that might exist between sports journalists and bettors — formal, informal, or just “we happen to talk a lot”.

Thinking illustration

Why, you might ask?

MAIN “Big Question”: Do clubs, club owners, players, fans, reporters, or other stakeholders benefit — directly or indirectly — from sharing club information in ways that move betting markets?

Let’s say, for the sake of argument, that nobody’s intentionally doing anything wrong. Even then, I’m curious whether the words of any reporter in the sports world can be consistently matched with shifts in the betting market.

Imagine this: Joe from “Enigma News” reports that Lamine Yamal is out for one week and, almost immediately, the odds on Barcelona to win swing toward a loss. That move gives people who actually know the game — and still believe “Barca to win” is the smarter side — a chance to go against the crowd and take that position at better odds.

In that scenario, the bet feels fair. If someone is basically tempting you, with their coverage, to bet against their club so the market overreacts — and you use that overreaction to your advantage — that feels like a fair trade.

But that’s in an ideal world where betting positions are completely separate from sports news. In that world there are no sporting insiders, no Chuckies, and nobody quietly nudging spreads or committing “chucktions”.

In reality, the world has never been ideal and probably never will be. So what does that mean? Well, we could start with the story of the Madrid coach arrested for fraud,

or the arrest of NBA player Y.K.W.

But honestly, I don’t think those headline scandals will give us what we’re really looking for. We’ll have to dig deeper into the data and use analytics to see where the real opportunities were — and where they might be now. As Matt Levine jokes in his Money Stuff column, “everything is securities fraud” — and that’s kind of the lens I want to experiment with here too, but applied to sports and betting.

How Deep Does The Data Go?

So how do we actually dig deeper? How do we get to what’s under the surface without having the key? Simple answer: Data Science.

Over the next few weeks we’ll use algorithms to pull data, functions to clean and separate our key variables, and then we’ll use that data and our modeling skills to build predictions, continuously testing and improving the model’s accuracy. That still sounds like a lot, so let’s break it down:

  • 1. We’ll start by sketching what we think the conclusion might be, and how our data could be used to identify areas of opportunity.
  • 2. We’ll use that data to understand the current market; that is, how many outcomes were hinted at or effectively predicted by sports newscasters.
  • 3. Then we’ll see if our correlation actually holds up and test it on future events. After that, we’ll place some bets, look at our results, and try to get as close to a working, repeatable model as possible.

Bad Calls, Weird Vibes & THE FIELD

Today will be mostly about going through my old posts, editing them, and making them better. But until I get to that, we’ll make do with some light, late-night ramblings on the state of Europe’s soccer leagues.

My fascination with this whole sports betting thing started with the residual bad feelings after following football matches, news, and random off-pitch drama. I’d come across stories about clubs using intimidation tactics to gain advantages in matches, error-ridden officiating from corrupt referees, wasteful transfer moves, and even questionable player management.

What if we could turn all of that into signal? What if we could decipher betting positions using this kind of information? Would advance knowledge of an injury give someone an edge in predicting outcomes? Do sports betting companies have relationships with people in and around clubs so they can adjust spreads before everyone else catches up?

THE FIELD’s Purpose

The aim of THE FIELD came out of those questions. I figured: why not write, dig into something I love (sports), and see if there’s any cool shit to uncover — while also offering something a bit more grounded and realistic on the “other stuff” in the sporting world. THE FIELD’s aim is to give people a space to share their thoughts and opinions on these topics, while also weighing actual data and analytics as evidence.

We’ll explore topics like “Making money when placing bets?”, “Regulation in the Sports Betting Market”, “How Our Model Performs Betting-Wise?”, and more.

With the focus on sports betting, my hope is that even people who struggle with betting addictions might find a space to talk about evidence-backed approaches — and maybe use that to make better decisions, or at least understand what’s really going on.

Right now, there’s a Minimum Viable Product. I’m still in the testing phase. The goal is to build an interactive model that can help predict future matches and betting positions using a mix of technical analysis and sentiment analysis — basically, reading how people talk, react, and feel around the game, and trying to translate that into something quantitative.

Turkey, Inside Info & Too Many Bets

As I continue editing and making adjustments, I stumbled upon an interesting story. Right now in Turkey, players, club officials, and referees have been suspended from the country’s football leagues in a widespread crackdown on alleged insider betting, according to an investigation into Turkey’s insider gambling scandal.

Some of the numbers mentioned there are wild — thousands of betting transactions over several years, spread across officials and insiders close to the game. Using those figures as a rough guide, I did a back-of-the-envelope estimate and landed somewhere around $200,000+ USD flowing through one platform over a few thousand bets, and maybe around $700,000+ USD in total across roughly 18,278 transactions. That’s not a precise audit; it’s me playing with the numbers, but it’s still a serious chunk of money.

And according to that same investigation, the circle of people involved may not be fully mapped yet. So, yeah — what a case study for the kind of thing we’ve been talking about here.

If the world gets spooked and insider-driven sports betting starts to decline, that might open up a completely different kind of trade: taking positions (for example, buying puts) on companies or affiliates tied to football leagues as a hedge against the broader market whenever scandals like this erupt.

It would be interesting to design a model that trades on both technicals (the statistical stuff: distributions, backtests, model outputs) and sentiment analysis (how the market feels, scraped and summarized from X and other platforms). We’ll explore that model as an extension of another algorithmic trading setup I’m working on, and test how well it predicts market moves when it’s fed “confirmations” from people and signals in and around the sports world.

So You Want A Transfer Trading Model

For today, we’ll steady the shift as we transition to our next topic of “Building Out Our Sports Trading Model”. We’ll explore, of course, building sporting models — and specifically, how to create one that focuses on trading during the transfer news season.

The most important part will be figuring out when to place trades and which players to choose. When you really think about it, it starts to look a lot like trading on the stock market: knowing your company, having a feel for what management is planning, and folding that speculation into your trading strategy so you can, hopefully, take some profits home.

Granted, it won’t be that clean or that easy all the time. But even if the returns aren’t dreamy from day one, you still get something out of it — at the very least, you’ve traded. You’ve taken a position. That’s already a brave thing to do.

For the more experienced traders, gamblers, speculators, fans, and the “I’ve seen some things” crowd, we’ll bring in evidence-backed, data-analytic assessments of the transfer market, the reality of the football transfer betting market, and our own results from trading in that space using a designed Algorithmic Soccer Transfer Trading Model.

The break from now until then will be spent actually building out the code. My hope is that this doesn’t take me more than a month and a half — hopefully less. But in the meantime, join me in the “Returns Better Than The S&P 500” section, where we’ll talk about a model that already exists: a momentum-based algorithmic trading model.

Until tomorrow, this is goodbye for now from THE FIELD.

Well, it’s time to code.

Who’s Pulling The Strings?

In closing out sports betting for now, here’s an interesting visual illustration of some of the “forces at play” that seem to pull the strings in the modern game.

Pulling Strings