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

HOP Div 14 Womens

ID: 7562844769

Match Scores

11-5

Loss

Play Date

2026-02-21

Play Time (Est)

2:15 AM

Play Location

Lynnwood, WA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
CH
Christine Horvath

ZZRLEQ · Seattle, WA, US

DUPR

3.605

MB
Mary Beth Anthony

LVJNXK · Kenmore, WA, US

DUPR

3.465

TEAM 2LOSS
MM
Michelle May

RZLL7M · Kenmore, WA, US

DUPR

2.965

KB
Kristen Baker

2ZKZ27 · Woodinville, WA, US

DUPR

3.083

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-7562844769
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5286508084,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christine Horvath",
        "dupr_id": "ZZRLEQ",
        "rating": 3.605,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Mary Beth Anthony",
        "dupr_id": "LVJNXK",
        "rating": 3.465,
        "profile_pic_url": null,
        "location": "Kenmore, WA, US"
      }
    ]
  },
  {
    "team_id": 5617279402,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michelle May",
        "dupr_id": "RZLL7M",
        "rating": 2.965,
        "profile_pic_url": null,
        "location": "Kenmore, WA, US"
      },
      {
        "name": "Kristen Baker",
        "dupr_id": "2ZKZ27",
        "rating": 3.083,
        "profile_pic_url": null,
        "location": "Woodinville, WA, US"
      }
    ]
  }
]