Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

North Seattle League - Spring 2026 – Tue 7-9pm (Ingraham HS - Outdoor)

ID: 6073680461

Match Scores

2-11

Loss

Play Date

2026-05-12

Play Time (Est)

6:15 AM

Play Location

,

View Facility Page →

Competitor Teams

TEAM 1LOSS
MS
Mehal Shah

1245V9 · USA

DUPR

3.351

DO
Darren Olsen

YXGKVG · Bothell, WA, US

DUPR

3.388

TEAM 2WINNER
KL
Kael Lewis

D9PE7M · USA

DUPR

3.944

KE
Kyle Evans

2PK0VR · USA

DUPR

3.377

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-6073680461
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5688573438,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mehal Shah",
        "dupr_id": "1245V9",
        "rating": 3.351,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Darren Olsen",
        "dupr_id": "YXGKVG",
        "rating": 3.388,
        "profile_pic_url": null,
        "location": "Bothell, WA, US"
      }
    ]
  },
  {
    "team_id": 7570106637,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kael Lewis",
        "dupr_id": "D9PE7M",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle Evans",
        "dupr_id": "2PK0VR",
        "rating": 3.377,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]