Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle Pagoda DUPR Matches

ID: 5589649721

Match Scores

11-3, 11-1

Win

Play Date

2026-06-03

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ML
Michael Larson

RDLVKZ · USA

DUPR

3.679

DS
Dave Schaffner

4VXLXG · USA

DUPR

5.244

TEAM 2LOSS
BN
Benjamin Nelson

PPRYKE · USA

DUPR

3.786

JN
James Nelson

M9W7XP · USA

DUPR

4.307

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-5589649721
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6849990355,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Larson",
        "dupr_id": "RDLVKZ",
        "rating": 3.679,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dave Schaffner",
        "dupr_id": "4VXLXG",
        "rating": 5.244,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5421191956,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Benjamin Nelson",
        "dupr_id": "PPRYKE",
        "rating": 3.786,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Nelson",
        "dupr_id": "M9W7XP",
        "rating": 4.307,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]