Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Advanced Men’s League

ID: 7887856325

Match Scores

11-1, 11-4

Win

Play Date

2026-04-19

Play Time (Est)

6:15 AM

Play Location

The Picklr Thornton

Unverified Facility

Competitor Teams

TEAM 1WINNER
CG
Corben Gailey

DN92R4 · Denver, CO, US

DUPR

4.425

MS
Macon Sumpter

ZNZR7P · Westminster, CO, US

DUPR

4.445

TEAM 2LOSS
SK
Srinivas Krishnamurthy

ODYXQ7 · Westminster, CO, US

DUPR

3.964

SL
Stephen Lopez

122MKR · Commerce City, CO, US

DUPR

3.436

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-7887856325
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7592155544,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Corben Gailey",
        "dupr_id": "DN92R4",
        "rating": 4.425,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Macon Sumpter",
        "dupr_id": "ZNZR7P",
        "rating": 4.445,
        "profile_pic_url": null,
        "location": "Westminster, CO, US"
      }
    ]
  },
  {
    "team_id": 6724411140,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Srinivas Krishnamurthy",
        "dupr_id": "ODYXQ7",
        "rating": 3.964,
        "profile_pic_url": null,
        "location": "Westminster, CO, US"
      },
      {
        "name": "Stephen Lopez",
        "dupr_id": "122MKR",
        "rating": 3.436,
        "profile_pic_url": null,
        "location": "Commerce City, CO, US"
      }
    ]
  }
]