Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DAVE’S DUPR

ID: 6260644892

Match Scores

11-3

Win

Play Date

2025-03-02

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SN
Stormin Norman

4LNGRM · Longmont, CO, US

DUPR

4.927

DB
Daniel Braha

OD55NP · USA

DUPR

4.198

TEAM 2LOSS
PK
Phillip King

EW4DVE · USA

DUPR

3.972

SA
Scott A Thompson

ZNYVMD · USA

DUPR

4.281

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-6260644892
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5540789195,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stormin Norman",
        "dupr_id": "4LNGRM",
        "rating": 4.927,
        "profile_pic_url": null,
        "location": "Longmont, CO, US"
      },
      {
        "name": "Daniel Braha",
        "dupr_id": "OD55NP",
        "rating": 4.198,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6766482833,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Phillip King",
        "dupr_id": "EW4DVE",
        "rating": 3.972,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott A Thompson",
        "dupr_id": "ZNYVMD",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]