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

HOP Div 14 Womens

ID: 5520499589

Match Scores

11-3

Loss

Play Date

2026-02-21

Play Time (Est)

6:15 AM

Play Location

Lynnwood, WA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
CH
Christine Horvath

ZZRLEQ · Seattle, WA, US

DUPR

3.614

NA
Nicole Abe

WN4LDQ · Shoreline, WA, US

DUPR

3.318

TEAM 2LOSS
NV
Nicole van der Hulst

EWQ4GM · Seattle, WA, US

DUPR

3.436

MM
Michelle May

RZLL7M · Kenmore, WA, US

DUPR

2.967

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-5520499589
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4539397580,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christine Horvath",
        "dupr_id": "ZZRLEQ",
        "rating": 3.614,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Nicole Abe",
        "dupr_id": "WN4LDQ",
        "rating": 3.318,
        "profile_pic_url": null,
        "location": "Shoreline, WA, US"
      }
    ]
  },
  {
    "team_id": 8405783852,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicole van der Hulst",
        "dupr_id": "EWQ4GM",
        "rating": 3.436,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Michelle May",
        "dupr_id": "RZLL7M",
        "rating": 2.967,
        "profile_pic_url": null,
        "location": "Kenmore, WA, US"
      }
    ]
  }
]