Penalty Shootout Generator Wheel
Spin to pick where the next penalty goes. A fun coaching and playground tool for deciding shot direction fairly.
Fair by design: each spin draws from your browser’s cryptographic random number generator, giving every entry an equal 1-in-8 chance. No server is involved.
One entry per line. 8 entries on the wheel.
The entries travel in the part of the link after the #, which browsers never send to a server. Nobody, including us, can read a shared wheel from a log.
Please keep the attribution link on the last line. It is the only thing we ask in return, and it is what pays for the wheel being free.
Penalty Shootout Wheel at a glance
| Slices | 8 |
|---|---|
| Chance per slice, per spin | 1 in 8 (12.5%) |
| Chance of a given slice in 10 spins | 73.7% |
| Category | Game wheels |
| Randomness source | crypto.getRandomValues, tested |
| Last updated |
About the Penalty Shootout Wheel
This wheel comes pre filled and ready to spin. Give it a whirl as is, or edit the entries in the box to make it your own. Every slice has equal odds, so the result is fair each and every time. When the wheel stops, the pointer at the top marks the winning slice.
Nothing you spin is uploaded anywhere. The Penalty Shootout Wheel runs entirely in your browser, and you can save your edits to your own device. When you want your visitors to spin the same wheel, copy the embed code under the wheel and drop it onto your page.
This penalty wheel picks a random spot for the next shot, splitting the goal into corners plus a couple of playful extras like down the middle and a cheeky chip. It is a light training and playground tool rather than a tactic to use in a real match. Coaches can use it in practice to make players commit to a called direction and work on placement instead of always blasting it. In the backyard it settles the friendly argument over where the taker was aiming, since the wheel decides before the run-up. Every target has equal odds, so shooters get a balanced mix of corners to rehearse over a session rather than favoring their strong side. Trim the fancy options if you want a pure six corner drill, or add your own labels like keeper's left. As with all these wheels, it runs fully in your browser and keeps no record of your spins.
The odds on this wheel
There are 8 slices, all the same size, so a given slice wins one spin with probability 1 ÷ 8 = 12.5%. Every spin is independent of the one before it, which means no result is ever due: after ten spins without a particular slice, the chance on the eleventh is still 12.5%.
Across several spins the maths follows the complement rule. The chance of a given slice coming up at least oncein ten spins is 1 − (1 − 1/8)10 = 73.7%. Edit the entry list and every figure here recomputes, because they are derived from the wheel rather than written down beside it.
Using the penalty wheel as a training tool
A penalty is won or lost in the placement, not the power. Goalkeepers cover far more of the goal when a taker aims for the middle third, so the corners, high and low, are where penalties are scored. This wheel splits the goal into those scoring zones and adds two wildcards: a shot down the middle for when the keeper dives early, and a cheeky chip, the dinked Panenka that only works if you have the nerve for it. Spinning for a target turns a vague “aim for the corner” into a specific, repeatable drill.
For a coaching session, have each taker spin, call the zone out loud, and then take the kick trying to hit exactly that spot. Because the wheel, not the player, chooses the direction, takers cannot fall back on their favourite side every time, which is the single biggest tell a goalkeeper reads. Over a set of ten kicks they will practise all six corners roughly evenly rather than grooving one comfortable shot. Track how many land in the called zone and you have a simple placement score to beat next week.
In the backyard the wheel settles the oldest argument in football: where was the taker really aiming? Spin before the run-up so the direction is locked in and public, then see if the shot matches. It makes a keeper-versus-striker game fairer too, since the keeper cannot just guess the taker’s habit. Trim the two wildcard slices if you want a pure six-corner drill, or add your own labels like “keeper’s left” to match how you call shots. As with every wheel here, it runs entirely in your browser and keeps no record of your spins.
Frequently asked questions
How does the penalty shootout wheel pick a direction?
It spins across eight targets, the six corners plus down the middle and a cheeky chip, and lands on one at random. Each spot has an equal 1 in 8 chance, so you get a balanced mix of placements to practice.
Can I use this to train penalty takers?
Yes. Have the taker spin, commit to the direction it shows, and focus on hitting that spot cleanly rather than always blasting their favorite corner. It builds placement and stops the run-up from giving the keeper a read.
How do I make it a pure six-corner drill?
Remove the down the middle and cheeky chip entries in the box under the wheel so only the corners remain. The odds then split evenly across the targets you keep.
Is the penalty wheel good for backyard games?
It is. It settles the friendly argument over where the taker was aiming by deciding the direction before the run-up, and everyone can watch the same spin so nobody can claim they meant to go the other way.
Why does the penalty generator sometimes call the same corner twice?
Because every spin is independent, repeats are normal randomness rather than a fault. Over a set of ten kicks the mix evens out, and a taker still cannot predict the next call, which is the point of the drill.
Can I add my own shot targets, like keeper's left?
Yes. Edit the entries under the wheel to rename or add targets, for example keeper's left and keeper's right, and the generator splits the odds evenly across whatever list you set.
Put this wheel on your own site
One line of HTML. No tracking, no cookies, and it works on any page. The embed code sits under the wheel above, and the embed guide has a copy-paste block for WordPress, Google Sites, Notion, Moodle, Canvas and OBS.
More game wheels
Prefer to start from scratch? Build a custom spinner wheel, browse all 36 preset wheels by category, or see all SpinPicker tools.