Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18 - WK 4

ID: 8370695361

Match Scores

16-21

Win

Play Date

2026-03-29

Play Time (Est)

10:15 AM

Play Location

Rhythm & Rally Sports & Events

Unverified Facility

Competitor Teams

TEAM 1LOSS
SB
Shelley Baumann

8KQKZ7 · Rockledge, GA, US

DUPR

3.724

JH
John Hur

ZNKDYM · Macon, GA, US

DUPR

4.180

TEAM 2WINNER
BD
Bruce Dunaway

7DM7RN · Thomaston, GA, US

DUPR

4.271

TP
Tiffany Pollard

8DQOOM · Griffin, GA, US

DUPR

3.635

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-8370695361
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6236260545,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shelley Baumann",
        "dupr_id": "8KQKZ7",
        "rating": 3.724,
        "profile_pic_url": null,
        "location": "Rockledge, GA, US"
      },
      {
        "name": "John Hur",
        "dupr_id": "ZNKDYM",
        "rating": 4.18,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  },
  {
    "team_id": 6764791746,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bruce Dunaway",
        "dupr_id": "7DM7RN",
        "rating": 4.271,
        "profile_pic_url": null,
        "location": "Thomaston, GA, US"
      },
      {
        "name": "Tiffany Pollard",
        "dupr_id": "8DQOOM",
        "rating": 3.635,
        "profile_pic_url": null,
        "location": "Griffin, GA, US"
      }
    ]
  }
]