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

HOP League Division 14

ID: 5975783689

Match Scores

11-8

Win

Play Date

2026-03-28

Play Time (Est)

2:15 AM

Play Location

Lynnwood, WA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
GM
Glenn Mayer

0Y6OD2 · Carnation, WA, US

DUPR

3.303

MA
Malik Amjad

RZ7MVN · Redmond, WA, US

DUPR

3.039

TEAM 2LOSS
JC
Jeremy Cavner

DNZNMY · Kenmore, WA, US

DUPR

3.197

SL
Sam Lu

VXRR7E · USA

DUPR

3.491

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-5975783689
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7406874031,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Glenn Mayer",
        "dupr_id": "0Y6OD2",
        "rating": 3.303,
        "profile_pic_url": null,
        "location": "Carnation, WA, US"
      },
      {
        "name": "Malik Amjad",
        "dupr_id": "RZ7MVN",
        "rating": 3.039,
        "profile_pic_url": null,
        "location": "Redmond, WA, US"
      }
    ]
  },
  {
    "team_id": 6919599115,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeremy Cavner",
        "dupr_id": "DNZNMY",
        "rating": 3.197,
        "profile_pic_url": null,
        "location": "Kenmore, WA, US"
      },
      {
        "name": "Sam Lu",
        "dupr_id": "VXRR7E",
        "rating": 3.491,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]