Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

WK 5 Semi-finals & Championship

ID: 5800473086

Match Scores

20-21

Win

Play Date

2025-06-29

Play Time (Est)

3:30 PM

Play Location

Rhythm & Rally Sports & Events

Unverified Facility

Competitor Teams

TEAM 1LOSS
JB
Jacob Bradshaw

L25J25 · Macon, GA, US

DUPR

4.568

SB
Shelley Baumann

8KQKZ7 · Rockledge, GA, US

DUPR

3.708

TEAM 2WINNER
AC
Angie Coggins

8WZOWY · Macon, GA, US

DUPR

4.214

BN
Bryan Nichols

1QJZXR · Macon, GA, US

DUPR

4.163

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-5800473086
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6125704590,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jacob Bradshaw",
        "dupr_id": "L25J25",
        "rating": 4.568,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "Shelley Baumann",
        "dupr_id": "8KQKZ7",
        "rating": 3.708,
        "profile_pic_url": null,
        "location": "Rockledge, GA, US"
      }
    ]
  },
  {
    "team_id": 5514503589,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Angie Coggins",
        "dupr_id": "8WZOWY",
        "rating": 4.214,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "Bryan Nichols",
        "dupr_id": "1QJZXR",
        "rating": 4.163,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  }
]