Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Monday DUPR Session - Pickleheads Popcorn - Round 5 Game 2

ID: 7908555080

Match Scores

11-8

Win

Play Date

2025-09-08

Play Time (Est)

9:00 PM

Play Location

Whidbey Pickle Barn

View Facility Page →

Competitor Teams

TEAM 1WINNER
CB
Carl Busse

N7OVMN · Seattle, WA, US

DUPR

3.788

BB
Bob Bowling

8DPLWY · Greenbank, WA, US

DUPR

4.160

TEAM 2LOSS
AB
Aaron Bratrude

2L0JDR · Freeland, WA, US

DUPR

3.693

RP
Richard Paul Tschetter

8JQW9W · Freeland, WA, US

DUPR

3.862

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-7908555080
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8343260373,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carl Busse",
        "dupr_id": "N7OVMN",
        "rating": 3.788,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Bob Bowling",
        "dupr_id": "8DPLWY",
        "rating": 4.16,
        "profile_pic_url": null,
        "location": "Greenbank, WA, US"
      }
    ]
  },
  {
    "team_id": 5735579502,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aaron Bratrude",
        "dupr_id": "2L0JDR",
        "rating": 3.693,
        "profile_pic_url": null,
        "location": "Freeland, WA, US"
      },
      {
        "name": "Richard Paul Tschetter",
        "dupr_id": "8JQW9W",
        "rating": 3.862,
        "profile_pic_url": null,
        "location": "Freeland, WA, US"
      }
    ]
  }
]