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

Atlanta DUPR RR at Dill Dinkers 2026-05-16

ID: 6468143243

Match Scores

11-7

Win

Play Date

2026-05-16

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JB
Joshua Brown

Z94MRL · Tyrone, GA, US

DUPR

3.563

IW
Ian Woolard

9P9QD7 · Smyrna, GA, US

DUPR

3.715

TEAM 2LOSS
KB
Kevin Brown

0QRM0G · Fayetteville, GA, US

DUPR

3.321

LS
Laura Skorich

2QD25E · Atlanta, GA, US

DUPR

3.215

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-6468143243
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5284062707,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joshua Brown",
        "dupr_id": "Z94MRL",
        "rating": 3.563,
        "profile_pic_url": null,
        "location": "Tyrone, GA, US"
      },
      {
        "name": "Ian Woolard",
        "dupr_id": "9P9QD7",
        "rating": 3.715,
        "profile_pic_url": null,
        "location": "Smyrna, GA, US"
      }
    ]
  },
  {
    "team_id": 4870615278,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Brown",
        "dupr_id": "0QRM0G",
        "rating": 3.321,
        "profile_pic_url": null,
        "location": "Fayetteville, GA, US"
      },
      {
        "name": "Laura Skorich",
        "dupr_id": "2QD25E",
        "rating": 3.215,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]