Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

daves DUPR

ID: 7335409409

Match Scores

11-8

Win

Play Date

2025-03-02

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SN
Stormin Norman

4LNGRM · Longmont, CO, US

DUPR

4.920

PK
Phillip King

EW4DVE · USA

DUPR

3.958

TEAM 2LOSS
BI
Barrett Ingvaldsen

PKY6KM · USA

DUPR

3.816

SA
Scott A Thompson

ZNYVMD · USA

DUPR

4.322

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-7335409409
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6075811015,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stormin Norman",
        "dupr_id": "4LNGRM",
        "rating": 4.92,
        "profile_pic_url": null,
        "location": "Longmont, CO, US"
      },
      {
        "name": "Phillip King",
        "dupr_id": "EW4DVE",
        "rating": 3.958,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7735223986,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Barrett Ingvaldsen",
        "dupr_id": "PKY6KM",
        "rating": 3.816,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott A Thompson",
        "dupr_id": "ZNYVMD",
        "rating": 4.322,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]