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

HOP League Women's Division 14

ID: 7935986043

Match Scores

11-4

Loss

Play Date

2026-02-07

Play Time (Est)

4:45 AM

Play Location

Lynnwood, WA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
CH
Christine Horvath

ZZRLEQ · USA

DUPR

3.594

LM
Laura Meyer

GGLEEQ · Woodinville, WA, US

DUPR

3.407

TEAM 2LOSS
LB
Liisa Bonner

NX7VO2 · USA

DUPR

3.064

MM
Michelle May

RZLL7M · Kenmore, WA, US

DUPR

3.029

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-7935986043
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6102692707,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christine Horvath",
        "dupr_id": "ZZRLEQ",
        "rating": 3.594,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Laura Meyer",
        "dupr_id": "GGLEEQ",
        "rating": 3.407,
        "profile_pic_url": null,
        "location": "Woodinville, WA, US"
      }
    ]
  },
  {
    "team_id": 5862299059,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Liisa Bonner",
        "dupr_id": "NX7VO2",
        "rating": 3.064,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michelle May",
        "dupr_id": "RZLL7M",
        "rating": 3.029,
        "profile_pic_url": null,
        "location": "Kenmore, WA, US"
      }
    ]
  }
]