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: 5810339376

Match Scores

4-11

Win

Play Date

2025-05-04

Play Time (Est)

1:00 PM

Play Location

Augusta, GA

View Facility Page →

Competitor Teams

TEAM 1LOSS
RS
Ranjeet Singh

1RKX0E · USA

DUPR

4.280

GP
Guy Perez

67OGMQ · USA

DUPR

2.940

TEAM 2WINNER
SC
Steven Caffee

302KN8 · Grovetown, GA, US

DUPR

4.296

QD
Quansheng Du

DN76G4 · Augusta, GA, US

DUPR

3.832

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-5810339376
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5349808068,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ranjeet Singh",
        "dupr_id": "1RKX0E",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Guy Perez",
        "dupr_id": "67OGMQ",
        "rating": 2.94,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5582984115,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steven Caffee",
        "dupr_id": "302KN8",
        "rating": 4.296,
        "profile_pic_url": null,
        "location": "Grovetown, GA, US"
      },
      {
        "name": "Quansheng Du",
        "dupr_id": "DN76G4",
        "rating": 3.832,
        "profile_pic_url": null,
        "location": "Augusta, GA, US"
      }
    ]
  }
]