Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4613461211

Match Scores

2-11

Win

Play Date

2026-04-19

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
EL
Emily Leung Liu

ZNYOGL · Arcadia, CA, US

DUPR

4.251

JG
Jonathan Go

8EKOOM · Diamond Bar, CA, US

DUPR

4.242

TEAM 2WINNER
SN
Sophie Nguyen

RZQWJD · Orange County, CA, US

DUPR

3.980

IO
Isaac O Hall

EW4LGW · Riverside County, CA, US

DUPR

4.615

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-4613461211
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7345504849,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Emily Leung Liu",
        "dupr_id": "ZNYOGL",
        "rating": 4.251,
        "profile_pic_url": null,
        "location": "Arcadia, CA, US"
      },
      {
        "name": "Jonathan Go",
        "dupr_id": "8EKOOM",
        "rating": 4.242,
        "profile_pic_url": null,
        "location": "Diamond Bar, CA, US"
      }
    ]
  },
  {
    "team_id": 6756982885,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sophie Nguyen",
        "dupr_id": "RZQWJD",
        "rating": 3.98,
        "profile_pic_url": null,
        "location": "Orange County, CA, US"
      },
      {
        "name": "Isaac O Hall",
        "dupr_id": "EW4LGW",
        "rating": 4.615,
        "profile_pic_url": null,
        "location": "Riverside County, CA, US"
      }
    ]
  }
]