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

HOP League Women's Division 14

ID: 7340355809

Match Scores

11-6

Loss

Play Date

2026-02-07

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.592

NA
Nicole Abe

WN4LDQ · Shoreline, WA, US

DUPR

3.308

TEAM 2LOSS
KW
Kimberly Weber

NXDZDW · USA

DUPR

3.131

MM
Michelle May

RZLL7M · Kenmore, WA, US

DUPR

3.017

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-7340355809
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8482820673,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christine Horvath",
        "dupr_id": "ZZRLEQ",
        "rating": 3.592,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Nicole Abe",
        "dupr_id": "WN4LDQ",
        "rating": 3.308,
        "profile_pic_url": null,
        "location": "Shoreline, WA, US"
      }
    ]
  },
  {
    "team_id": 6783494884,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kimberly Weber",
        "dupr_id": "NXDZDW",
        "rating": 3.131,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michelle May",
        "dupr_id": "RZLL7M",
        "rating": 3.017,
        "profile_pic_url": null,
        "location": "Kenmore, WA, US"
      }
    ]
  }
]