Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NOT'lanta Open 2025 - Mens Doubles Skill: (4.0 And Above) Age: (52 And Above)

ID: 4793433847

Match Scores

11-4

Win

Play Date

2025-05-04

Play Time (Est)

8:45 AM

Play Location

Augusta, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SC
Steven Caffee

302KN8 · Grovetown, GA, US

DUPR

4.324

QD
Quansheng Du

DN76G4 · Augusta, GA, US

DUPR

3.896

TEAM 2LOSS
DP
David Perkey

0QKLD2 · USA

DUPR

3.504

MN
Mike Newman

1QW07N · USA

DUPR

4.198

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-4793433847
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4786000299,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Caffee",
        "dupr_id": "302KN8",
        "rating": 4.324,
        "profile_pic_url": null,
        "location": "Grovetown, GA, US"
      },
      {
        "name": "Quansheng Du",
        "dupr_id": "DN76G4",
        "rating": 3.896,
        "profile_pic_url": null,
        "location": "Augusta, GA, US"
      }
    ]
  },
  {
    "team_id": 8136500504,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Perkey",
        "dupr_id": "0QKLD2",
        "rating": 3.504,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Newman",
        "dupr_id": "1QW07N",
        "rating": 4.198,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]