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

HOP Div 14 Womens

ID: 5781317228

Match Scores

10-12

Win

Play Date

2026-02-21

Play Time (Est)

9:00 PM

Play Location

Lynnwood, WA, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
MB
Mary Beth Anthony

LVJNXK · Kenmore, WA, US

DUPR

3.415

NV
Nicole van der Hulst

EWQ4GM · Seattle, WA, US

DUPR

3.429

TEAM 2WINNER
MM
Michelle May

RZLL7M · Kenmore, WA, US

DUPR

2.971

NA
Nicole Abe

WN4LDQ · Shoreline, WA, US

DUPR

3.399

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-5781317228
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5823592918,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mary Beth Anthony",
        "dupr_id": "LVJNXK",
        "rating": 3.415,
        "profile_pic_url": null,
        "location": "Kenmore, WA, US"
      },
      {
        "name": "Nicole van der Hulst",
        "dupr_id": "EWQ4GM",
        "rating": 3.429,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 4723927006,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michelle May",
        "dupr_id": "RZLL7M",
        "rating": 2.971,
        "profile_pic_url": null,
        "location": "Kenmore, WA, US"
      },
      {
        "name": "Nicole Abe",
        "dupr_id": "WN4LDQ",
        "rating": 3.399,
        "profile_pic_url": null,
        "location": "Shoreline, WA, US"
      }
    ]
  }
]