Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Columbia Basin Classic - Women's Doubles OPEN

ID: 5883430266

Match Scores

9-15

Win

Play Date

2025-11-08

Play Time (Est)

7:30 PM

Play Location

Richland, WA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MJ
Mauri Jones

EWLP7E · Richland, WA, US

DUPR

4.049

DM
dagney markle

X2DKD5 · Richland, WA, US

DUPR

4.598

TEAM 2WINNER
KF
Kristina Fager

12Z6R7 · Spokane, WA, US

DUPR

4.552

KM
Katie Miskimin

8W0XMY · Richland, WA, US

DUPR

4.713

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-5883430266
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4651598964,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mauri Jones",
        "dupr_id": "EWLP7E",
        "rating": 4.049,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      },
      {
        "name": "dagney markle",
        "dupr_id": "X2DKD5",
        "rating": 4.598,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      }
    ]
  },
  {
    "team_id": 5368308323,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kristina Fager",
        "dupr_id": "12Z6R7",
        "rating": 4.552,
        "profile_pic_url": null,
        "location": "Spokane, WA, US"
      },
      {
        "name": "Katie Miskimin",
        "dupr_id": "8W0XMY",
        "rating": 4.713,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      }
    ]
  }
]