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

Atlanta DUPR RR at Nickajack Park 2026-02-10

ID: 4537073821

Match Scores

11-3

Loss

Play Date

2026-02-10

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Adam Johnson

ODRMX7 · Powder Springs, GA, US

DUPR

3.114

Lance Naff

XK2275 · Douglasville, GA, US

DUPR

3.336

TEAM 2LOSS
Tom Walker

PWLV2G · Smyrna, GA, US

DUPR

3.030

Scott Clawson

GGGV4G · Mableton, GA, US

DUPR

2.873

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-4537073821
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5890482553,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Johnson",
        "dupr_id": "ODRMX7",
        "rating": 3.114,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/24.jpg",
        "location": "Powder Springs, GA, US"
      },
      {
        "name": "Lance Naff",
        "dupr_id": "XK2275",
        "rating": 3.336,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/89.jpg",
        "location": "Douglasville, GA, US"
      }
    ]
  },
  {
    "team_id": 5209317704,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tom Walker",
        "dupr_id": "PWLV2G",
        "rating": 3.03,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/53.jpg",
        "location": "Smyrna, GA, US"
      },
      {
        "name": "Scott Clawson",
        "dupr_id": "GGGV4G",
        "rating": 2.873,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/94.jpg",
        "location": "Mableton, GA, US"
      }
    ]
  }
]