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

HOP League Women's Division 14

ID: 7144978985

Match Scores

2-11

Loss

Play Date

2026-02-07

Play Time (Est)

6:15 AM

Play Location

Lynnwood, WA, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
MM
Michelle May

RZLL7M · Kenmore, WA, US

DUPR

2.989

SS
Shannon Schiernbeck

ZN627W · Seattle, WA, US

DUPR

3.031

TEAM 2WINNER
LM
Laura Meyer

GGLEEQ · Woodinville, WA, US

DUPR

3.425

LB
Liisa Bonner

NX7VO2 · USA

DUPR

3.089

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-7144978985
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7268397103,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michelle May",
        "dupr_id": "RZLL7M",
        "rating": 2.989,
        "profile_pic_url": null,
        "location": "Kenmore, WA, US"
      },
      {
        "name": "Shannon Schiernbeck",
        "dupr_id": "ZN627W",
        "rating": 3.031,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 8197822167,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Laura Meyer",
        "dupr_id": "GGLEEQ",
        "rating": 3.425,
        "profile_pic_url": null,
        "location": "Woodinville, WA, US"
      },
      {
        "name": "Liisa Bonner",
        "dupr_id": "NX7VO2",
        "rating": 3.089,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]