Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7612990483

Match Scores

21-19

Loss

Play Date

2026-04-19

Play Time (Est)

8:45 AM

Play Location

Lynnwood, WA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
BC
Brian Cho

LV0RW6 · Seattle, WA, US

DUPR

4.318

TK
Tonggyu Kim

L2QMNJ · USA

DUPR

4.157

TEAM 2LOSS
JC
Jeff Condron

8MO7GP · Mill Creek, WA, US

DUPR

4.013

WT
Wesley To

8D6ZRX · Kirkland, WA, US

DUPR

4.356

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-7612990483
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5400790842,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Cho",
        "dupr_id": "LV0RW6",
        "rating": 4.318,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Tonggyu Kim",
        "dupr_id": "L2QMNJ",
        "rating": 4.157,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8217412522,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Condron",
        "dupr_id": "8MO7GP",
        "rating": 4.013,
        "profile_pic_url": null,
        "location": "Mill Creek, WA, US"
      },
      {
        "name": "Wesley To",
        "dupr_id": "8D6ZRX",
        "rating": 4.356,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      }
    ]
  }
]