Blog Posts

Building a Baseball Sim (Maybe)

October 23, 2025

I built a baseball simulation. Actually it's going to be a deckbuilder and an autobattler combined with a fantasy draft, all built on top of that simulation engine. With a prototype in hand, I need to decide if I want to be a game developer or not.

Read more β†’

The Ultimate Guide to Fantasy Salary Cap (Auction) Leagues

June 24, 2025

Let me guess: You've scoured the internet for salary cap draft strategy, only to find the same shallow advice everywhere. "Don't nominate players you want." Maybe a little about budgeting if you're lucky.

This guide is going to change all of that.

This is your complete playbook for dominating fantasy salary cap drafts.

From building bulletproof dollar values to reading tells like a poker pro, from nomination strategy to endgame executionβ€”every tactic that separates championship rosters from also-ran teams. Whether you're dominating football, baseball, or basketball leagues, these principles will transform how you draft. When I've got sport-specific advice, I'll use 🏈 ⚾ and πŸ€ emojis to keep things clear.

Read more β†’

Vibe Drafting

March 7, 2025

Vibe coding is a phrase going around software development right now. It's AI-assistant programming where you don't sweat the details, knowing that additional prompting can patch over any shortcomings in the codebase.

I think there's a fantasy analogy. Vibe drafting.

Read more β†’

What was Peak Fantasy UI?

February 21, 2025

For a new project, I've been studying the UI of every current fantasy platform (web and mobile app). Thanks to the Internet Archive, I can also study the UIs of what has come before.

Read more β†’

How to Position Two Draft Tools

October 1, 2024

I've built a proof of concept for an in-draft-room version of DraftKick. I think this tool could be very valuable.

But: If I have two different DraftKicks, how do I talk about them?

Read more β†’

2024 State of Fantasy Baseball Results

June 6, 2024

Welcome to 2024's State of Fantasy Baseball!

In April 2024, I ran a short survey to collect data about how and where people are playing fantasy baseball. My goal is to help fantasy content creators produce more helpful information for their audiences, and to identify changes in how the game is played.

Read more β†’

What kind of draft software am I building?

February 4, 2024

Lately, I've noticed a confusion over what kind of draft software DraftKick is supposed to be.

There is draft software that helps one manager track the draft in order to build the strongest possible team. It is opinionated and competitive. I call it a draft assistant, although some people associate that term specifically with software that automatically syncs with your league draft room.

There is also draft software that hosts your league's draft, either for an in-person draft or because you want more control than your league site's draft room. This draft software is neutral, benefitting everyone equally. I talk about it as a draft board.

DraftKick falls into the first group. As I said, however, sometimes people think it's the second.

Read more β†’

Choosing a Web Framework

November 18, 2023

One of my favorite delay tactics to starting a new project is overthinking which web framework to choose.

So, today, instead of dorky fantasy baseball content, I'm delivering some dorky content about programming languages.

Read more β†’

Designing Fantasy League Architecture

November 5, 2023

This is a working document where I'm trying to design what data tables would be needed for a hypothetical fantasy league site.

I'd love any feedback or opinions you might have (especially if they are technically informed!).

Read more β†’

So, You Want to Build a Baseball Sim?

October 11, 2023

I've talked before about building a baseball simulation game. It's even on my Big List of Baseball Project Ideas.

I recently did some research on the state of baseball simulation, spending way too much time digging through the Internet Archive of the various simulation websites.

I came up with some potential positives and negatives of attempting to build a baseball sim.

Read more β†’

Is It Time to Panic?

July 27, 2023

About a month before the start of this year's baseball season, I had made 50 sales of DraftKick Baseball.

I thought I had found a pretty good playbook: monitor Reddit, post on Twitter, and run some Google Ads. Plus, I'd be building off of an existing customer base from baseball purchasers. I figured if I ran the same strategy for the much bigger football market, I might be able to double my baseball sales.

Instead, I'm sitting at 6 sales for DraftKick Football. And I'm starting to get really worried.

Read more β†’

The Story of Sleeper

July 2, 2023

One of my weird interests is the business of fantasy. I think about it quite a bit but don't really have anyone to share it with. Except with you, perhaps?

Lately, I've been on a bit of a deep dive on the Sleeper fantasy platform. New fantasy sites don't come around very often. What does it take to find adoption for a new fantasy league site?

Read more β†’

2023 State of Fantasy Baseball Results

April 30, 2023

Welcome to 2023's State of Fantasy Baseball!

In April 2023, I ran a short survey to collect data about how and where people are playing fantasy baseball. My goal is to help fantasy content creators produce more helpful information for their audiences, and to identify changes in how the game is played.

Read more β†’

Building Draft Sync

February 14, 2023

Draft sync is the killer feature that everyone wants. The tools that can sync with your draft room (and not much else) get a lot of attention. And none of the full-featured tools can do it. I'd love to have the first draft tool that is both full-featured and can sync with your draft room.

Read more β†’

February 13 Update

February 12, 2023

With the Super Bowl finished, football is now completely behind us. Fantasy baseball action is coming faster, which also might mean more frequent status updates here on the blog.

Read more β†’

Can Monthly Fantasy Leagues Work?

February 8, 2023

For a brief while (2014-2015), fantasy legend Ron Shandler attempted a new fantasy baseball format: monthly fantasy leagues. They didn't take off, but what would it take to make them work?

Read more β†’

Introducing Standings Impact

January 9, 2023

Standings Impact is like an expert drafter sitting beside you during a draft, considering all of your needs for categories and positions and giving you helpful recommendations. Here's how it works.

Read more β†’

2022 End of Year Update

December 14, 2022

With football in the rearview mirrow, I'm looking ahead to baseball, which is DraftKick's real place to shine. Here are a few updates about where my projects stand.

Read more β†’

The Paths of Fantasy Businesses

August 24, 2022

Lots of people want to start a fantasy business. Because fantasy is fun, and making money doing something you enjoy is the dream for lots of people.

So, what do successful fantasy businesses do? I don’t have any inside information, but I’ve been trying to pay attention to the paths of other people. Especially those who have grown something that produces value that people are willing to pay for.

Read more β†’

August 2022 Roadmapping

August 8, 2022

In my last status update, I was hinting about trying to make a run at DraftKick Football.

As I thought about it more, the thing I was really itching to do was to try out DraftKick in a real draft situation. That wasn't going to happen for a long time with baseball, but football...

Read more β†’

RotoLab 2022 Draft Software Review

July 9, 2022

In my research of fantasy baseball draft tools, RotoLab is perhaps the most consistent recommendation. Despite a steep price tag of $69, it has a devoted following from over a decade of development.

Here's my review of RotoLab, as I build my own fantasy draft tool (DraftKick).

Read more β†’

Online vs Offline Draft Software

June 30, 2022

Note from the future: DraftKick today is a web-based application and does not require any installation or downloads. Although I originally considered building a standalone offline version, I decided to focus all development on the web app for the best possible experience and easiest updates.

The Early Days: Offline Apps

The early draft software -- what I've labeled as "Traditional Desktop GUIs" -- were offline. You weren't guaranteed to have wifi at many draft locations, so this made sense. They were designed to work offline. Maybe they can call home for projection updates, but that's it.

Obviously, the world has changed since then. Most places where you might have a live draft offer wifi. And online drafts are more common, so you obviously have an internet connection available for that.

Read more β†’

What's Needed for Version 1.0?

June 28, 2022

I could work on adding software features forever. There are always more fun and useful things to add.

However, I need to balance that with getting something shipped. I want to get people using something so that I can get feedback on what comes next.

Read more β†’

Fantasy Draft Software Feature Comparison

June 23, 2022

Everyone approaches fantasy drafts in a different way. Even so, when you start trying out various draft apps, you see the same patterns cropping up over and over. The trick is finding the tool that matches your style, or else the tool that is customizable enough to handle your style.

As I build DraftKick, I need to decide which of these patterns are worth including, and which ones add little value (but additional clutter).

So let's dig in to the tools that are out there to see what they can do. I primarily focused on these six tools:

Read more β†’

The Three Kinds of Fantasy Draft Software

June 21, 2022

So I'm building my own fantasy draft software, called DraftKick. One of my first tasks is researching what else is out there. (Believe it or not, the idea for software that helps you draft is not an original idea.)

After lots of internet seaching, I see three main categories for existing draft software.

Read more β†’

What's Wrong with Projectile?

June 20, 2022

I launched my latest project, Projectile (https://projectile.pro), in July of 2021. The response was minimal, but, hey, it was the middle of the season. Really, it was about being ready for the 2022 pre-season.

I pushed hard on it through the pre-season. The result, in fantasy terms, was crickets. A few fans who have followed my work for a long time gave it a shot. A few stumbled across it from Twitter or elsewhere. But it was a lot of work for a user count in the low double digits.

Read more β†’

Hi, I'm Mays.

I've been playing and building fantasy tools for over two decades. I started sharing my insights at Last Player Picked in 2008 and have helped countless fantasy players along the way.

DraftKick is the latest evolution of those tools. It combines best-in-class valuation algorithms with a fast, easy-to-use interface that gives you a clear edge on draft day.

DraftKick and its in-season companion MVP are the primary products of Last Player Picked, covering your team from draft day through the rest of the season.

You can find me on Twitter at @MaysCopeland or email me at [email protected].