// 2026-08-05 · Data & Research · by Bob Smith
Hollywood Age Gap: The Database of Uncomfortable Casting Decisions
Hollywood Age Gap lists the age difference between actors playing love interests on screen, film by film. The pattern it reveals is hard to unsee.
Hollywood Age Gap is a single-purpose website with a devastating premise: list every movie couple you can find, put the two actors’ real ages next to each other, and subtract. No commentary required. The numbers do it.
You will scroll through it saying “that can’t be right” and then checking, and it keeps being right.
What is Hollywood Age Gap?
The site is a plain, well-organized list. Each entry shows a film, the two performers cast as romantic partners, how old each of them actually was around the time of release, and the difference. Sorted, browsable, no editorializing.
The key methodological choice is that it uses the actors’ ages, not the characters’. This is what makes it useful rather than trivia. Plenty of films cast a fifty-something man opposite a woman in her twenties and write them as peers, and no one in the audience is told. The database quietly makes that visible, one row at a time.
Read enough rows and the shape emerges. The gaps are overwhelmingly asymmetric in one direction. Certain leading men accumulate an unbroken run of much younger co-stars across decades while their own age climbs and their co-stars’ does not. Some entries are so extreme they look like data errors until you confirm the birth dates.
There is also a second, gentler pattern in there: films where the gap is negligible, or reversed, which the list makes visible precisely because they stand out against the background.
The dataset has had a life beyond the site. Because it is small, clean, human-scale and immediately intuitive, it has become a favorite teaching set for data visualization and statistics exercises, popping up in tutorials and community data challenges. That is the mark of a good dataset: it answers one question clearly and provokes ten more.
What can you do with Hollywood Age Gap?
- Browse the full list. Every catalogued film with both actors’ ages and the resulting gap, in one long scroll.
- Sort by the size of the gap. Start at the extreme end if you want the shock, or the small end if you want to restore your faith in casting directors.
- Look up a specific actor. Following one performer through the list across their career is where the pattern really lands.
- Check a film before you rewatch it. Useful, if slightly ruinous, context for a romance you remember fondly.
- Use it as a dataset. The data is openly available and small enough to load into a notebook and chart in five minutes.
- Submit missing films. The list grows from visitor suggestions, provided the birth dates check out.
Tips to get the most out of it
Follow a single actor rather than sorting by gap. The individual extremes are eye-catching, but the real finding is longitudinal: watch how one performer’s co-star ages stay flat while their own do not.
Remember it measures actors, not characters. Some large gaps are entirely intentional storytelling and the film says so. Others are a fifty-year-old and a twenty-five-year-old playing college classmates. The site does not distinguish, so you have to.
Check the direction, not just the size. A ten-year gap appearing in one direction hundreds of times and the other direction a handful of times is a bigger finding than any single outlier.
Chart it yourself if you are learning data viz. It is an ideal practice set: two numeric columns, one categorical, an obvious question, and a conclusion you can sanity-check against your own memory of the movies.
Do not treat it as complete. It is a crowd-fed list, not an exhaustive survey of cinema, so the absence of a film means nobody submitted it, not that the gap was small.
Have a follow-up plan. This is the kind of site that makes you want an argument afterwards. Bring a friend.
If you like Hollywood Age Gap, also try…
- CelebHeights: the same obsessive energy applied to how tall famous people actually are.
- IMCDb: every car in every film, identified by strangers with far too much knowledge.
- The Pudding: visual essays that take pop-culture datasets like this one and run all the way with them.
- A Good Movie to Watch: for when you have finished being disillusioned and just want a recommendation.
More small datasets with big implications in Data & Research, and more film rabbit holes in Entertainment & Fun.
Frequently asked questions
What is Hollywood Age Gap?
Hollywood Age Gap is a website that catalogs the age difference between actors cast as love interests in movies. Each entry lists the film, the two actors, their ages at the time of release, and the gap between them. The full list is browsable and sortable, and the underlying dataset has been widely reused in data journalism and statistics teaching.
Is Hollywood Age Gap free?
Yes. The site is free to browse, requires no account, and the data is openly available. It is a small independent project rather than a commercial product.
How is the age gap calculated?
It compares the actors' real ages around the time the film was released, not the ages of the characters they play. That distinction matters, because a film can cast two actors decades apart to play characters who are supposedly the same age, which is often exactly the point the data makes.
Can I submit a movie to Hollywood Age Gap?
The list has grown substantially through suggestions from visitors, and the site provides a way to propose additions. Entries need the film, the two performers and verifiable birth dates, since the whole value of the project rests on the numbers being checkable.