Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Sweet Onion Slam - Womens Doubles Skill: (4.5 And Under) Age: (12 And Above)

ID: 6657706403

Match Scores

15-10

Win

Play Date

2026-05-23

Play Time (Est)

12:45 AM

Play Location

Walla Walla, WA

View Facility Page →

Competitor Teams

TEAM 1WINNER
LB
Lucy Billingsley

M2DJGD · Walla Walla, WA, US

DUPR

4.256

KP
Kristen Pearce

2QKKGE · USA

DUPR

3.945

TEAM 2LOSS
RM
Rebecca Miller

V4LKP7 · Boise, ID, US

DUPR

3.952

EF
Elle Fisher

7NGNXM · Boise, ID, US

DUPR

3.758

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-6657706403
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5445811924,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lucy Billingsley",
        "dupr_id": "M2DJGD",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": "Walla Walla, WA, US"
      },
      {
        "name": "Kristen Pearce",
        "dupr_id": "2QKKGE",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4554845381,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rebecca Miller",
        "dupr_id": "V4LKP7",
        "rating": 3.952,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      },
      {
        "name": "Elle Fisher",
        "dupr_id": "7NGNXM",
        "rating": 3.758,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      }
    ]
  }
]