Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle Pagoda DUPR Matches

ID: 6898516272

Match Scores

11-1

Win

Play Date

2026-05-25

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DS
Dave Schaffner

4VXLXG · USA

DUPR

5.195

BN
Benjamin Nelson

PPRYKE · USA

DUPR

3.877

TEAM 2LOSS
ML
Michael Larson

RDLVKZ · USA

DUPR

3.587

JN
James Nelson

M9W7XP · USA

DUPR

4.461

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-6898516272
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6843781678,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dave Schaffner",
        "dupr_id": "4VXLXG",
        "rating": 5.195,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Benjamin Nelson",
        "dupr_id": "PPRYKE",
        "rating": 3.877,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6500313547,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Larson",
        "dupr_id": "RDLVKZ",
        "rating": 3.587,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Nelson",
        "dupr_id": "M9W7XP",
        "rating": 4.461,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]