Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Northwest MiLP Qualifier

ID: 6736300186

Match Scores

21-17

Loss

Play Date

2025-08-23

Play Time (Est)

11:30 PM

Play Location

Lynnwood, WA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
EJ
Eric Jasman

W6ZE0Y · Mill Creek, WA, US

DUPR

4.498

KJ
Keith Jasman

7DZVVN · Everett, WA, US

DUPR

4.203

TEAM 2LOSS
TJ
Tyler Jones

3POWWZ · Bothell, WA, US

DUPR

4.491

FH
Franco Humberto Villella Romero

0YD96N · Lynnwood, WA, US

DUPR

4.013

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-6736300186
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7824553677,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Jasman",
        "dupr_id": "W6ZE0Y",
        "rating": 4.498,
        "profile_pic_url": null,
        "location": "Mill Creek, WA, US"
      },
      {
        "name": "Keith Jasman",
        "dupr_id": "7DZVVN",
        "rating": 4.203,
        "profile_pic_url": null,
        "location": "Everett, WA, US"
      }
    ]
  },
  {
    "team_id": 5175701628,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tyler Jones",
        "dupr_id": "3POWWZ",
        "rating": 4.491,
        "profile_pic_url": null,
        "location": "Bothell, WA, US"
      },
      {
        "name": "Franco Humberto Villella Romero",
        "dupr_id": "0YD96N",
        "rating": 4.013,
        "profile_pic_url": null,
        "location": "Lynnwood, WA, US"
      }
    ]
  }
]