Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MiLP v3 Spring Series by ZZ2 @ PBK Lynnwood - Men's Div 13

ID: 8318037050

Match Scores

21-14

Loss

Play Date

2026-04-19

Play Time (Est)

3:30 PM

Play Location

Lynnwood, WA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
NL
Nick Lau

MY5NGV · USA

DUPR

4.211

BC
Brian Cho

LV0RW6 · Seattle, WA, US

DUPR

4.337

TEAM 2LOSS
CT
Casey To

3LPLGQ · Everett, WA, US

DUPR

4.222

JC
Jeff Condron

8MO7GP · Mill Creek, WA, US

DUPR

4.000

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-8318037050
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7831622199,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nick Lau",
        "dupr_id": "MY5NGV",
        "rating": 4.211,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Cho",
        "dupr_id": "LV0RW6",
        "rating": 4.337,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 5254234993,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Casey To",
        "dupr_id": "3LPLGQ",
        "rating": 4.222,
        "profile_pic_url": null,
        "location": "Everett, WA, US"
      },
      {
        "name": "Jeff Condron",
        "dupr_id": "8MO7GP",
        "rating": 4,
        "profile_pic_url": null,
        "location": "Mill Creek, WA, US"
      }
    ]
  }
]