Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

$ ball

ID: 5160885684

Match Scores

11-6

Loss

Play Date

2026-05-08

Play Time (Est)

1:00 PM

Play Location

279 Ottley Dr NE, Atlanta, GA 30324, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DE
David Epstein

3V6DWJ · Atlanta, GA, US

DUPR

4.762

SM
Scott McRee

XJXO9R · Roswell, GA, US

DUPR

5.372

TEAM 2LOSS
WC
William Crews

17Z42M · Atlanta, GA, US

DUPR

4.909

PR
Paul Roberts

1RPZJE · Roswell, GA, US

DUPR

4.776

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-5160885684
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7876016939,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Epstein",
        "dupr_id": "3V6DWJ",
        "rating": 4.762,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Scott McRee",
        "dupr_id": "XJXO9R",
        "rating": 5.372,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      }
    ]
  },
  {
    "team_id": 5797764422,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "William Crews",
        "dupr_id": "17Z42M",
        "rating": 4.909,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Paul Roberts",
        "dupr_id": "1RPZJE",
        "rating": 4.776,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      }
    ]
  }
]