Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dinkster Tour: Naughty Nice Dinking Mens 4.0-4.5: RR

ID: 7315112954

Match Scores

4-11

Loss

Play Date

2025-12-13

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JL
Joe Lopez

DNRRRM · Gwinnett County, GA, US

DUPR

3.569

RL
Robert Lopez

76EOZ0 · Lawrenceville, GA, US

DUPR

3.593

TEAM 2WINNER
KA
Khen Abes

YGK4X4 · Atlanta, GA, US

DUPR

4.310

NK
Nahm Kim

RY7GKM · USA

DUPR

4.280

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-7315112954
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8439631285,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joe Lopez",
        "dupr_id": "DNRRRM",
        "rating": 3.569,
        "profile_pic_url": null,
        "location": "Gwinnett County, GA, US"
      },
      {
        "name": "Robert Lopez",
        "dupr_id": "76EOZ0",
        "rating": 3.593,
        "profile_pic_url": null,
        "location": "Lawrenceville, GA, US"
      }
    ]
  },
  {
    "team_id": 4984224725,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Khen Abes",
        "dupr_id": "YGK4X4",
        "rating": 4.31,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Nahm Kim",
        "dupr_id": "RY7GKM",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]