Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dinkville's Spring Dink Charity Tournament

ID: 4890413855

Match Scores

11-2

Win

Play Date

2025-05-02

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Shannon Downs

3LWZM5 · Pulaski, TN, US

DUPR

3.707

William Downs

8GWDPD · Pulaski, TN, US

DUPR

4.493

TEAM 2LOSS
Ron Maupin

76OZK0 · White House, TN, US

DUPR

3.451

Lita Messer

Z9M79L · Hendersonville, TN, US

DUPR

3.039

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4890413855
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5945564920,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shannon Downs",
        "dupr_id": "3LWZM5",
        "rating": 3.707,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/39.jpg",
        "location": "Pulaski, TN, US"
      },
      {
        "name": "William Downs",
        "dupr_id": "8GWDPD",
        "rating": 4.493,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/49.jpg",
        "location": "Pulaski, TN, US"
      }
    ]
  },
  {
    "team_id": 7537028050,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ron Maupin",
        "dupr_id": "76OZK0",
        "rating": 3.451,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/53.jpg",
        "location": "White House, TN, US"
      },
      {
        "name": "Lita Messer",
        "dupr_id": "Z9M79L",
        "rating": 3.039,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/19.jpg",
        "location": "Hendersonville, TN, US"
      }
    ]
  }
]