Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 USSP Northwest Zone Championship - Seattle, WA- presented by Humana - Men's Doubles MASTERS Age: (50+55+60+) Skill: (4.5/4.0)

ID: 7344501904

Match Scores

11-6

Win

Play Date

2026-05-03

Play Time (Est)

5:00 PM

Play Location

Seattle, WA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DB
David Bartnik

M2ZVLO · Bothell, WA, US

DUPR

3.817

BC
Bill Callen

EG5V7W · Edmonds, WA, US

DUPR

3.962

TEAM 2LOSS
TT
Tonny Timor Basry

YNOYWP · Singapore, SG

DUPR

3.707

PP
Paul Pouv

MPLO5D · USA

DUPR

3.909

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-7344501904
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8421097715,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Bartnik",
        "dupr_id": "M2ZVLO",
        "rating": 3.817,
        "profile_pic_url": null,
        "location": "Bothell, WA, US"
      },
      {
        "name": "Bill Callen",
        "dupr_id": "EG5V7W",
        "rating": 3.962,
        "profile_pic_url": null,
        "location": "Edmonds, WA, US"
      }
    ]
  },
  {
    "team_id": 5678250822,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tonny Timor Basry",
        "dupr_id": "YNOYWP",
        "rating": 3.707,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Paul Pouv",
        "dupr_id": "MPLO5D",
        "rating": 3.909,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]