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

Columbia Basin Classic - Mixed Doubles Open - Pool 1

ID: 7702249762

Match Scores

15-3

Loss

Play Date

2022-10-02

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KD
Kelsey Devoy

17JGO9 · Lewiston, ID, US

DUPR

4.726

EC
Eric Carrizales

3LVKQ1 · Lewiston, ID, US

DUPR

5.024

TEAM 2LOSS
AN
Amanda Nellesen

3XK0JR · Culdesac, ID, US

DUPR

4.737

PM
Paul Maple

355OJP · Phoenix, AZ, US

DUPR

4.716

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-7702249762
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6515070638,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kelsey Devoy",
        "dupr_id": "17JGO9",
        "rating": 4.726,
        "profile_pic_url": null,
        "location": "Lewiston, ID, US"
      },
      {
        "name": "Eric Carrizales",
        "dupr_id": "3LVKQ1",
        "rating": 5.024,
        "profile_pic_url": null,
        "location": "Lewiston, ID, US"
      }
    ]
  },
  {
    "team_id": 6890617859,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amanda Nellesen",
        "dupr_id": "3XK0JR",
        "rating": 4.737,
        "profile_pic_url": null,
        "location": "Culdesac, ID, US"
      },
      {
        "name": "Paul Maple",
        "dupr_id": "355OJP",
        "rating": 4.716,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]