Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

12th Annual Pickle Barrel Classic - by PIG - Mens Doubles Skill: (4.5) Age: (5 To 31)

ID: 8449751630

Match Scores

15-12

Loss

Play Date

2025-10-12

Play Time (Est)

3:30 PM

Play Location

Vancouver, WA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AB
Alex Buzey

J5PPKO · Portland, OR, US

DUPR

4.480

KB
Kevin Bui

RXWX9E · Portland, OR, US

DUPR

4.351

TEAM 2LOSS
FA
Frederick A. Sernatinger

4LW64K · Eugene, OR, US

DUPR

4.584

LT
Lester Tsai

YXMR0D · Hillsboro, OR, US

DUPR

4.454

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-8449751630
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7613874628,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Buzey",
        "dupr_id": "J5PPKO",
        "rating": 4.48,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Kevin Bui",
        "dupr_id": "RXWX9E",
        "rating": 4.351,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  },
  {
    "team_id": 4784764707,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Frederick A. Sernatinger",
        "dupr_id": "4LW64K",
        "rating": 4.584,
        "profile_pic_url": null,
        "location": "Eugene, OR, US"
      },
      {
        "name": "Lester Tsai",
        "dupr_id": "YXMR0D",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": "Hillsboro, OR, US"
      }
    ]
  }
]