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

Columbia Basin Classic - Mixed Doubles OPEN

ID: 5686538199

Match Scores

4-15

Loss

Play Date

2025-11-09

Play Time (Est)

4:45 AM

Play Location

Richland, WA

View Facility Page →

Competitor Teams

TEAM 1LOSS
DM
dagney markle

X2DKD5 · Richland, WA, US

DUPR

4.584

PB
Peter Brown

6ZNMYK · Richland, WA, US

DUPR

5.057

TEAM 2WINNER
AL
Abby Lalonde

17QGQM · Walla Walla, WA, US

DUPR

4.148

AB
Austin Bachman

12K5O4 · Pasco, WA, US

DUPR

5.656

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-5686538199
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7065777373,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "dagney markle",
        "dupr_id": "X2DKD5",
        "rating": 4.584,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      },
      {
        "name": "Peter Brown",
        "dupr_id": "6ZNMYK",
        "rating": 5.057,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      }
    ]
  },
  {
    "team_id": 5022397765,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Abby Lalonde",
        "dupr_id": "17QGQM",
        "rating": 4.148,
        "profile_pic_url": null,
        "location": "Walla Walla, WA, US"
      },
      {
        "name": "Austin Bachman",
        "dupr_id": "12K5O4",
        "rating": 5.656,
        "profile_pic_url": null,
        "location": "Pasco, WA, US"
      }
    ]
  }
]