Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5231147293

Match Scores

11-4

Win

Play Date

2026-04-19

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SN
Sophie Nguyen

RZQWJD · Orange County, CA, US

DUPR

4.006

IO
Isaac O Hall

EW4LGW · Riverside County, CA, US

DUPR

4.642

TEAM 2LOSS
NL
Nicole Lemberg

QP4NYD · Los Angeles, CA, US

DUPR

4.411

CC
Conor Cuse

EGWD7J · USA

DUPR

3.948

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-5231147293
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7040456720,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sophie Nguyen",
        "dupr_id": "RZQWJD",
        "rating": 4.006,
        "profile_pic_url": null,
        "location": "Orange County, CA, US"
      },
      {
        "name": "Isaac O Hall",
        "dupr_id": "EW4LGW",
        "rating": 4.642,
        "profile_pic_url": null,
        "location": "Riverside County, CA, US"
      }
    ]
  },
  {
    "team_id": 4787247937,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicole Lemberg",
        "dupr_id": "QP4NYD",
        "rating": 4.411,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Conor Cuse",
        "dupr_id": "EGWD7J",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]