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

HOP Div 14 Womens

ID: 4403105491

Match Scores

5-11

Win

Play Date

2026-02-21

Play Time (Est)

8:45 AM

Play Location

Lynnwood, WA, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
KB
Kristen Baker

2ZKZ27 · Woodinville, WA, US

DUPR

3.099

NA
Nicole Abe

WN4LDQ · Shoreline, WA, US

DUPR

3.376

TEAM 2WINNER
MB
Mary Beth Anthony

LVJNXK · Kenmore, WA, US

DUPR

3.433

MM
Michelle May

RZLL7M · Kenmore, WA, US

DUPR

2.997

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-4403105491
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4834655832,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kristen Baker",
        "dupr_id": "2ZKZ27",
        "rating": 3.099,
        "profile_pic_url": null,
        "location": "Woodinville, WA, US"
      },
      {
        "name": "Nicole Abe",
        "dupr_id": "WN4LDQ",
        "rating": 3.376,
        "profile_pic_url": null,
        "location": "Shoreline, WA, US"
      }
    ]
  },
  {
    "team_id": 5642829489,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mary Beth Anthony",
        "dupr_id": "LVJNXK",
        "rating": 3.433,
        "profile_pic_url": null,
        "location": "Kenmore, WA, US"
      },
      {
        "name": "Michelle May",
        "dupr_id": "RZLL7M",
        "rating": 2.997,
        "profile_pic_url": null,
        "location": "Kenmore, WA, US"
      }
    ]
  }
]