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

The Flying Pickle Open - Mixed Doubles Skill: (Open)

ID: 8057840723

Match Scores

15-3

Win

Play Date

2025-10-18

Play Time (Est)

12:45 AM

Play Location

Boise, ID

View Facility Page →

Competitor Teams

TEAM 1WINNER
AB
Alison Bruggeman

3OEJQL · Walla Walla, WA, US

DUPR

5.275

CE
Cade Edwards

76MRNN · Richland, WA, US

DUPR

5.939

TEAM 2LOSS
JB
Jocelyn Bedoya

DND4O6 · Kennewick, WA, US

DUPR

4.452

DL
Damon Little

35RER8 · Richland, WA, US

DUPR

5.319

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-8057840723
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6135956004,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alison Bruggeman",
        "dupr_id": "3OEJQL",
        "rating": 5.275,
        "profile_pic_url": null,
        "location": "Walla Walla, WA, US"
      },
      {
        "name": "Cade Edwards",
        "dupr_id": "76MRNN",
        "rating": 5.939,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      }
    ]
  },
  {
    "team_id": 7887954718,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jocelyn Bedoya",
        "dupr_id": "DND4O6",
        "rating": 4.452,
        "profile_pic_url": null,
        "location": "Kennewick, WA, US"
      },
      {
        "name": "Damon Little",
        "dupr_id": "35RER8",
        "rating": 5.319,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      }
    ]
  }
]