Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Columbia Basin Classic - Mixed Doubles OPEN

ID: 5284692244

Match Scores

3-15

Loss

Play Date

2025-11-09

Play Time (Est)

5:00 PM

Play Location

Richland, WA

View Facility Page →

Competitor Teams

TEAM 1LOSS
DM
dagney markle

X2DKD5 · Richland, WA, US

DUPR

4.576

PB
Peter Brown

6ZNMYK · Richland, WA, US

DUPR

5.046

TEAM 2WINNER
AB
Alison Bruggeman

3OEJQL · Walla Walla, WA, US

DUPR

5.269

DL
Damon Little

35RER8 · Richland, WA, US

DUPR

5.410

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-5284692244
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7171822271,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "dagney markle",
        "dupr_id": "X2DKD5",
        "rating": 4.576,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      },
      {
        "name": "Peter Brown",
        "dupr_id": "6ZNMYK",
        "rating": 5.046,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      }
    ]
  },
  {
    "team_id": 6332127939,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alison Bruggeman",
        "dupr_id": "3OEJQL",
        "rating": 5.269,
        "profile_pic_url": null,
        "location": "Walla Walla, WA, US"
      },
      {
        "name": "Damon Little",
        "dupr_id": "35RER8",
        "rating": 5.41,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      }
    ]
  }
]