Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CAPA Orange County Champ 2026- MXD 5.0 8+ GA (Sun 12pm)

ID: 6908022345

Match Scores

6-11

Loss

Play Date

2026-04-19

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
EL
Emily Leung Liu

ZNYOGL · Arcadia, CA, US

DUPR

4.234

JG
Jonathan Go

8EKOOM · Diamond Bar, CA, US

DUPR

4.226

TEAM 2WINNER
NL
Nicole Lemberg

QP4NYD · USA

DUPR

4.358

CC
Conor Cuse

EGWD7J · USA

DUPR

3.896

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-6908022345
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6393801400,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Emily Leung Liu",
        "dupr_id": "ZNYOGL",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": "Arcadia, CA, US"
      },
      {
        "name": "Jonathan Go",
        "dupr_id": "8EKOOM",
        "rating": 4.226,
        "profile_pic_url": null,
        "location": "Diamond Bar, CA, US"
      }
    ]
  },
  {
    "team_id": 7169523834,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicole Lemberg",
        "dupr_id": "QP4NYD",
        "rating": 4.358,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Conor Cuse",
        "dupr_id": "EGWD7J",
        "rating": 3.896,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]