> For the complete documentation index, see [llms.txt](https://docs.podplay.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.podplay.app/replays/replays-go-viral.md).

# Replays Go Viral

<figure><img src="/files/Gxr7EzuxClPxc9KYSerQ" alt=""><figcaption></figcaption></figure>

### How to Use Go Viral at Your Club

Go Viral is a one-tap submission button inside the replay flow on every Pro court. When a Customer taps it on a clip, the submission lands in two places at once: the Club's Go Viral admin dashboard and PodPlay's editorial pipeline for distribution partners.

<figure><img src="/files/Sv4Jdx9qeaxp3Nhx8Uq8" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
The feature is enabled by default for every PodPlay Pro Club as of May 13, 2026.
{% endhint %}

#### How Customers Submit a Clip

1. Capture a replay from a court in the App or Web App.
2. Tap **Go Viral** inside the replay flow.
3. Review the explainer modal describing where the clip will go and the permission being granted.
4. Add social handles and a short description on the submission form. The replay link auto-populates.
5. Submit. The clip is routed to the Club's Go Viral dashboard and to PodPlay's editorial pipeline.

No downloading, editing, or hashtag-chasing is required.

<figure><img src="/files/5pwMdgOsnmIEdId3Z7Va" alt=""><figcaption></figcaption></figure>

#### What the Club Dashboard Does

Every Go Viral submission from your courts shows up in a dashboard built for Club admins. From the dashboard you can:

* Tag favorites for your Club's Hall of Fame (HOF).
* Group submissions into monthly "editions" and invite teammates to vote on the best.
* Leave notes on individual clips for staff.
* Pull winners straight into your Club's social feed.

Any PodPlay Pro Club can run a monthly Top Highlights series for its Customers this way, with no manual clip-sourcing.

<figure><img src="/files/iBxVqVhIHkbZMRCNPPZE" alt=""><figcaption></figcaption></figure>

#### Where Submissions Get Distributed

The same submissions feed into PodPlay's amateur highlight programs:

* [Best of Pickleball](https://youtube.com/playlist?list=PL19iOalPHraIwRoBTbeaXijUM7rj39ZJ8) with Kaitlyn Kerr
* [ClipTHAT](https://www.thedinkpickleball.com/podplay-the-dink-launch-clipthat-to-feature-top-amateur-highlights-across-the-us/) with The Dink
* [Monthly Top 10 Amateur Pickleball Highlights](https://youtu.be/nST6ShjP2Ig) with The Kitchen

PodPlay-powered Clubs are generating [1.5M annualized replays](https://podplay.app/blog/1.5-million-replays-and-we-re-just-getting-started). Go Viral is how the best of yours land in front of millions of viewers.

#### What Your Club Needs to Do

1. **Nothing to install.** Go Viral is on by default for every PodPlay Pro Club. To opt out, reply to the launch email and the feature will be switched off, no questions asked.
2. **Nominate a dashboard admin.** Reply to the launch email with the name and email of the person at your Club who should have admin access. PodPlay confirms the request before provisioning for security.
3. **Drive Customer awareness.** Submissions scale with awareness. A short email to your Customer list, in-Club signage, or a heads-up from front-desk staff is enough to start submissions flowing. Shareable graphics are available inside the admin dashboard.

#### Permissions and Opt-Out

* Customers grant permission to share on social media as part of the submission. No clip is distributed without their consent on the form.
* Clubs can opt out of Go Viral at any time by replying to the launch email or contacting PodPlay support.

#### Related Articles

* [Go Viral: From Your Court to the Feed](https://podplay.app/blog/go-viral-from-your-court-to-the-feed)
* [1.5 Million Replays and We're Just Getting Started](https://podplay.app/blog/1.5-million-replays-and-we-re-just-getting-started)

**Go Viral**: A new button now lives inside the replay flow on every PodPlay Pro court. A Customer taps it on a clip they're proud of, adds social handles and a quick description, and the submission lands in two places at once: the Club's Go Viral admin dashboard and PodPlay's editorial pipeline for distribution partners. No downloading, editing, or clip-chasing required.

#### What's new

* **One-tap submission.** The replay link auto-populates on the submission form. Customers add social handles and a short description and submit.
* **Club admin dashboard.** Every submission from your courts appears in a dashboard where Club admins can tag favorites for the Hall of Fame, group clips into monthly "editions," invite teammates to vote on the best, leave notes for staff, and pull winners straight into the Club's social feed.
* **Distribution pipeline.** Submissions feed into PodPlay's amateur highlight programs — Best of Pickleball with Kaitlyn Kerr, ClipTHAT with The Dink, and Monthly Top 10 Amateur Highlights with The Kitchen — collectively generating millions of views.

#### Eligibility

Go Viral is available to **Pro and Autonomous(+) Tier Clubs with Replay cameras**. To upgrade a Club's tier to include Replay cameras and Scoreboards, contact Ryan.

#### How to access submitted Replays

Email <support@podplay.app> with the name and email of the person at your Club who should have Admin access to the Go Viral dashboard. PodPlay confirms the request before provisioning for security.

#### How to opt out

Go Viral is on by default for eligible Clubs. To opt out, contact the Customer Success team and request that the feature be turned off for your Club. No questions asked.

#### Drive awareness at your Club

Submissions scale with awareness. A short email to your Customer list, in-Club signage, or a heads-up from Front Desk staff is enough to get submissions flowing. Shareable graphics are available inside the admin dashboard.

#### Read more

* [Go Viral: From Your Court to the Feed](https://podplay.app/blog/go-viral-from-your-court-to-the-feed)
* [1.5 Million Replays and We're Just Getting Started](https://podplay.app/blog/1.5-million-replays-and-we-re-just-getting-started)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.podplay.app/replays/replays-go-viral.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
