Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

23 Kitchens Winter Games - Womens Doubles Skill: (3.5) Age: (11 And Above)

ID: 8216172819

Match Scores

3-11

Loss

Play Date

2026-02-27

Play Time (Est)

4:45 AM

Play Location

Lacey, WA

View Facility Page →

Competitor Teams

TEAM 1LOSS
CJ
Carissa Johnsen

DWP6M6 · Lacey, WA, US

DUPR

3.033

VA
Victoria Araujo

EW4M6V · Lacey, WA, US

DUPR

3.186

TEAM 2WINNER
TB
Traci Brulotte

JJOG24 · USA

DUPR

3.023

LT
Lisa Thornton

D9RYJL · USA

DUPR

3.095

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-8216172819
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7567292299,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Carissa Johnsen",
        "dupr_id": "DWP6M6",
        "rating": 3.033,
        "profile_pic_url": null,
        "location": "Lacey, WA, US"
      },
      {
        "name": "Victoria Araujo",
        "dupr_id": "EW4M6V",
        "rating": 3.186,
        "profile_pic_url": null,
        "location": "Lacey, WA, US"
      }
    ]
  },
  {
    "team_id": 5725127855,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Traci Brulotte",
        "dupr_id": "JJOG24",
        "rating": 3.023,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lisa Thornton",
        "dupr_id": "D9RYJL",
        "rating": 3.095,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]