Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Atlanta DUPR RR at Dill Dinkers 2026-05-16

ID: 5835886574

Match Scores

11-7

Win

Play Date

2026-05-16

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Joshua Brown

Z94MRL · Tyrone, GA, US

DUPR

3.553

Ian Woolard

9P9QD7 · Smyrna, GA, US

DUPR

3.720

TEAM 2LOSS
BT
Barrett Travis

JY4YGD · USA

DUPR

3.029

Kevin Brown

0QRM0G · Fayetteville, GA, US

DUPR

3.337

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-5835886574
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6161507837,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joshua Brown",
        "dupr_id": "Z94MRL",
        "rating": 3.553,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/94.jpg",
        "location": "Tyrone, GA, US"
      },
      {
        "name": "Ian Woolard",
        "dupr_id": "9P9QD7",
        "rating": 3.72,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/10.jpg",
        "location": "Smyrna, GA, US"
      }
    ]
  },
  {
    "team_id": 5862985363,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Barrett Travis",
        "dupr_id": "JY4YGD",
        "rating": 3.029,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Brown",
        "dupr_id": "0QRM0G",
        "rating": 3.337,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/88.jpg",
        "location": "Fayetteville, GA, US"
      }
    ]
  }
]