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

ETC Holiday Smash by PIG Womens Doubles Skill: (5.0 and Above) Age: All (Saturday)

ID: 6298437511

Match Scores

8-11

Loss

Play Date

2023-12-16

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KC
Karina Chao

17QYD4 · Sammamish, WA, US

DUPR

5.296

FL
FAYE LOCK

1252MY · Redmond, WA, US

DUPR

5.143

TEAM 2WINNER
KS
Kelsey Stulbarg

DWMK4Y · Vancouver, WA, US

DUPR

4.973

LN
Laurel Nelson

3VXNN7 · Bothell, WA, US

DUPR

4.874

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-6298437511
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8352414858,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Karina Chao",
        "dupr_id": "17QYD4",
        "rating": 5.296,
        "profile_pic_url": null,
        "location": "Sammamish, WA, US"
      },
      {
        "name": "FAYE LOCK",
        "dupr_id": "1252MY",
        "rating": 5.143,
        "profile_pic_url": null,
        "location": "Redmond, WA, US"
      }
    ]
  },
  {
    "team_id": 8464436244,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kelsey Stulbarg",
        "dupr_id": "DWMK4Y",
        "rating": 4.973,
        "profile_pic_url": null,
        "location": "Vancouver, WA, US"
      },
      {
        "name": "Laurel Nelson",
        "dupr_id": "3VXNN7",
        "rating": 4.874,
        "profile_pic_url": null,
        "location": "Bothell, WA, US"
      }
    ]
  }
]