Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Monday DUPR Session - Pickleheads Popcorn - Round 6 Game 2

ID: 6186245471

Match Scores

11-4

Win

Play Date

2025-09-08

Play Time (Est)

12:45 AM

Play Location

Whidbey Pickle Barn

View Facility Page →

Competitor Teams

TEAM 1WINNER
JF
Jon Forsberg

Z9JPNL · Langley, WA, US

DUPR

3.899

BB
Bob Bowling

8DPLWY · Greenbank, WA, US

DUPR

4.171

TEAM 2LOSS
AB
Aaron Bratrude

2L0JDR · Freeland, WA, US

DUPR

3.675

TP
Tim potter

JZ6674 · Langley, WA, US

DUPR

3.876

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-6186245471
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6563098941,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jon Forsberg",
        "dupr_id": "Z9JPNL",
        "rating": 3.899,
        "profile_pic_url": null,
        "location": "Langley, WA, US"
      },
      {
        "name": "Bob Bowling",
        "dupr_id": "8DPLWY",
        "rating": 4.171,
        "profile_pic_url": null,
        "location": "Greenbank, WA, US"
      }
    ]
  },
  {
    "team_id": 7605681232,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aaron Bratrude",
        "dupr_id": "2L0JDR",
        "rating": 3.675,
        "profile_pic_url": null,
        "location": "Freeland, WA, US"
      },
      {
        "name": "Tim potter",
        "dupr_id": "JZ6674",
        "rating": 3.876,
        "profile_pic_url": null,
        "location": "Langley, WA, US"
      }
    ]
  }
]