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

Atlanta DUPR RR at Dill Dinkers 2026-05-16

ID: 7331808458

Match Scores

8-11

Win

Play Date

2026-05-16

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Jackson Garner

E9QRXM · Marietta, GA, US

DUPR

3.754

LS
Laura Skorich

2QD25E · USA

DUPR

3.200

TEAM 2WINNER
Joshua Brown

Z94MRL · Tyrone, GA, US

DUPR

3.570

Kevin Brown

0QRM0G · Fayetteville, GA, US

DUPR

3.327

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-7331808458
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7445462150,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jackson  Garner",
        "dupr_id": "E9QRXM",
        "rating": 3.754,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/88.jpg",
        "location": "Marietta, GA, US"
      },
      {
        "name": "Laura Skorich",
        "dupr_id": "2QD25E",
        "rating": 3.2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7445209301,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joshua Brown",
        "dupr_id": "Z94MRL",
        "rating": 3.57,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/94.jpg",
        "location": "Tyrone, GA, US"
      },
      {
        "name": "Kevin Brown",
        "dupr_id": "0QRM0G",
        "rating": 3.327,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/88.jpg",
        "location": "Fayetteville, GA, US"
      }
    ]
  }
]