Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Columbia Basin Classic - Women's Doubles OPEN

ID: 5414216832

Match Scores

3-15

Loss

Play Date

2025-11-08

Play Time (Est)

1:00 PM

Play Location

Richland, WA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MJ
Mauri Jones

EWLP7E · Richland, WA, US

DUPR

4.031

DM
dagney markle

X2DKD5 · Richland, WA, US

DUPR

4.585

TEAM 2WINNER
LC
Laura Chavez

L2ZLO6 · Richland, WA, US

DUPR

4.709

JV
Jamie Varney

4ZPWE6 · Richland, WA, US

DUPR

4.639

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-5414216832
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6039859879,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mauri Jones",
        "dupr_id": "EWLP7E",
        "rating": 4.031,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      },
      {
        "name": "dagney markle",
        "dupr_id": "X2DKD5",
        "rating": 4.585,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      }
    ]
  },
  {
    "team_id": 5510059607,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Laura Chavez",
        "dupr_id": "L2ZLO6",
        "rating": 4.709,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      },
      {
        "name": "Jamie Varney",
        "dupr_id": "4ZPWE6",
        "rating": 4.639,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      }
    ]
  }
]