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

Columbia Basin Classic - Mixed Doubles OPEN

ID: 6633880210

Match Scores

11-15

Win

Play Date

2025-11-09

Play Time (Est)

11:30 PM

Play Location

Richland, WA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AL
Abby Lalonde

17QGQM · Walla Walla, WA, US

DUPR

4.143

AB
Austin Bachman

12K5O4 · Pasco, WA, US

DUPR

5.654

TEAM 2WINNER
KE
Kim Englund

3Y9041 · East Wenatchee, WA, US

DUPR

4.619

CV
Clint Vidano

O6RE7E · Wenatchee, WA, US

DUPR

5.428

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-6633880210
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5527579446,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Abby Lalonde",
        "dupr_id": "17QGQM",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": "Walla Walla, WA, US"
      },
      {
        "name": "Austin Bachman",
        "dupr_id": "12K5O4",
        "rating": 5.654,
        "profile_pic_url": null,
        "location": "Pasco, WA, US"
      }
    ]
  },
  {
    "team_id": 5022314338,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kim Englund",
        "dupr_id": "3Y9041",
        "rating": 4.619,
        "profile_pic_url": null,
        "location": "East Wenatchee, WA, US"
      },
      {
        "name": "Clint Vidano",
        "dupr_id": "O6RE7E",
        "rating": 5.428,
        "profile_pic_url": null,
        "location": "Wenatchee, WA, US"
      }
    ]
  }
]