Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Monday DUPR Session - Pickleheads Popcorn - Round 4 Game 2

ID: 6715985429

Match Scores

11-3

Loss

Play Date

2025-10-06

Play Time (Est)

6:15 AM

Play Location

Whidbey Pickle Barn

View Facility Page →

Competitor Teams

TEAM 1WINNER
OH
Oliver Hansen

8MQXVP · Freeland, WA, US

DUPR

3.883

LB
Levi Buck

G5LM6X · USA

DUPR

3.988

TEAM 2LOSS
TP
Tim potter

JZ6674 · Langley, WA, US

DUPR

3.847

CB
Carl Busse

N7OVMN · Seattle, WA, US

DUPR

3.813

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-6715985429
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5171516484,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Oliver Hansen",
        "dupr_id": "8MQXVP",
        "rating": 3.883,
        "profile_pic_url": null,
        "location": "Freeland, WA, US"
      },
      {
        "name": "Levi Buck",
        "dupr_id": "G5LM6X",
        "rating": 3.988,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7308538654,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tim potter",
        "dupr_id": "JZ6674",
        "rating": 3.847,
        "profile_pic_url": null,
        "location": "Langley, WA, US"
      },
      {
        "name": "Carl Busse",
        "dupr_id": "N7OVMN",
        "rating": 3.813,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]