Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7528503961

Match Scores

8-11

Win

Play Date

2026-04-19

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AJ
Abhijit Joshi

2YK6LE · Simi Valley, CA, US

DUPR

4.378

DN
Dani Nelson

GGEYMV · Ventura, CA, US

DUPR

4.384

TEAM 2WINNER
EL
Emily Leung Liu

ZNYOGL · Arcadia, CA, US

DUPR

4.279

JG
Jonathan Go

8EKOOM · Diamond Bar, CA, US

DUPR

4.268

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-7528503961
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7381338237,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Abhijit Joshi",
        "dupr_id": "2YK6LE",
        "rating": 4.378,
        "profile_pic_url": null,
        "location": "Simi Valley, CA, US"
      },
      {
        "name": "Dani Nelson",
        "dupr_id": "GGEYMV",
        "rating": 4.384,
        "profile_pic_url": null,
        "location": "Ventura, CA, US"
      }
    ]
  },
  {
    "team_id": 7608315108,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Emily Leung Liu",
        "dupr_id": "ZNYOGL",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "Arcadia, CA, US"
      },
      {
        "name": "Jonathan Go",
        "dupr_id": "8EKOOM",
        "rating": 4.268,
        "profile_pic_url": null,
        "location": "Diamond Bar, CA, US"
      }
    ]
  }
]