Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 20 - WK 2

ID: 8358875934

Match Scores

20-21

Loss

Play Date

2026-03-01

Play Time (Est)

7:30 PM

Play Location

Rhythm & Rally Sports & Events

Unverified Facility

Competitor Teams

TEAM 1LOSS
SC
Stephen Coon

4ZGJKK · Macon, GA, US

DUPR

4.000

JB
Jacob Bradshaw

L25J25 · Macon, GA, US

DUPR

4.498

TEAM 2WINNER
BA
Bryan Adams

EWL5OW · Macon, GA, US

DUPR

4.244

HB
Hunter Buafo

DND6R6 · Macon, GA, US

DUPR

4.303

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-8358875934
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5314812202,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephen Coon",
        "dupr_id": "4ZGJKK",
        "rating": 4,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "Jacob Bradshaw",
        "dupr_id": "L25J25",
        "rating": 4.498,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  },
  {
    "team_id": 7084224964,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bryan Adams",
        "dupr_id": "EWL5OW",
        "rating": 4.244,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "Hunter Buafo",
        "dupr_id": "DND6R6",
        "rating": 4.303,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  }
]