Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 20 - WK 4

ID: 6033046341

Match Scores

21-20

Win

Play Date

2026-03-29

Play Time (Est)

10:15 AM

Play Location

Rhythm & Rally Sports & Events

Unverified Facility

Competitor Teams

TEAM 1WINNER
SC
Stephen Coon

4ZGJKK · Macon, GA, US

DUPR

4.159

JC
Jason Chino-Bradshaw

3VX9Q6 · Macon, GA, US

DUPR

4.419

TEAM 2LOSS
PS
Peter Springirth

12P09R · Bonaire, GA, US

DUPR

4.627

JK
Jonathan Kash

PWDNDE · Perry, GA, US

DUPR

4.379

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-6033046341
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6645369556,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephen Coon",
        "dupr_id": "4ZGJKK",
        "rating": 4.159,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "Jason Chino-Bradshaw",
        "dupr_id": "3VX9Q6",
        "rating": 4.419,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  },
  {
    "team_id": 7624676218,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peter Springirth",
        "dupr_id": "12P09R",
        "rating": 4.627,
        "profile_pic_url": null,
        "location": "Bonaire, GA, US"
      },
      {
        "name": "Jonathan Kash",
        "dupr_id": "PWDNDE",
        "rating": 4.379,
        "profile_pic_url": null,
        "location": "Perry, GA, US"
      }
    ]
  }
]