Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

WK 4 R & R DUPR 18 Team League

ID: 4846960496

Match Scores

19-21

Loss

Play Date

2025-06-22

Play Time (Est)

9:00 PM

Play Location

Rhythm & Rally Sports & Events

Unverified Facility

Competitor Teams

TEAM 1LOSS
BN
Bryan Nichols

1QJZXR · Macon, GA, US

DUPR

4.189

BD
Brad Dowdy

8J7ZWO · Macon, GA, US

DUPR

3.925

TEAM 2WINNER
BA
Bryan Adams

EWL5OW · Macon, GA, US

DUPR

4.261

DS
Daniel Swann

M2YD9D · LaGrange, GA, US

DUPR

3.931

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-4846960496
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8145017229,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bryan Nichols",
        "dupr_id": "1QJZXR",
        "rating": 4.189,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "Brad Dowdy",
        "dupr_id": "8J7ZWO",
        "rating": 3.925,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  },
  {
    "team_id": 6705499958,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bryan Adams",
        "dupr_id": "EWL5OW",
        "rating": 4.261,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "Daniel Swann",
        "dupr_id": "M2YD9D",
        "rating": 3.931,
        "profile_pic_url": null,
        "location": "LaGrange, GA, US"
      }
    ]
  }
]