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

DUPR’N FOR DOLLARS

ID: 5683648742

Match Scores

15-8

Win

Play Date

2026-05-30

Play Time (Est)

3:30 PM

Play Location

Macon, GA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
KA
Kevin Adams

XK2E52 · Forsyth, GA, US

DUPR

3.392

JT
Jon Taylor

JJXD0M · Macon, GA, US

DUPR

3.181

TEAM 2LOSS
CS
Casey Sandefur

35VPDL · Fort Valley, GA, US

DUPR

2.987

IS
Isaiah Sandefur

JJK7WW · USA

DUPR

2.668

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-5683648742
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6021336351,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Adams",
        "dupr_id": "XK2E52",
        "rating": 3.392,
        "profile_pic_url": null,
        "location": "Forsyth, GA, US"
      },
      {
        "name": "Jon Taylor",
        "dupr_id": "JJXD0M",
        "rating": 3.181,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  },
  {
    "team_id": 6665374995,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Casey Sandefur",
        "dupr_id": "35VPDL",
        "rating": 2.987,
        "profile_pic_url": null,
        "location": "Fort Valley, GA, US"
      },
      {
        "name": "Isaiah Sandefur",
        "dupr_id": "JJK7WW",
        "rating": 2.668,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]