Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CAPA Orange County Champ 2026- MD 5.0 8+ GD (Sun 4pm)

ID: 8170253950

Match Scores

11-7

Win

Play Date

2026-04-19

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
EC
Edward Chung

JZ907O · Long Beach, CA, US

DUPR

4.540

IA
Isaac Apodaca

170KP4 · Los Angeles, CA, US

DUPR

4.444

TEAM 2LOSS
JW
Jonathan Woo

2LK4R9 · Walnut, CA, US

DUPR

4.213

CO
Corin OBrien

YG56PD · Rancho Cucamonga, 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-8170253950
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6924499901,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Edward Chung",
        "dupr_id": "JZ907O",
        "rating": 4.54,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "Isaac Apodaca",
        "dupr_id": "170KP4",
        "rating": 4.444,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 8481037533,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Woo",
        "dupr_id": "2LK4R9",
        "rating": 4.213,
        "profile_pic_url": null,
        "location": "Walnut, CA, US"
      },
      {
        "name": "Corin OBrien",
        "dupr_id": "YG56PD",
        "rating": 4.268,
        "profile_pic_url": null,
        "location": "Rancho Cucamonga, CA, US"
      }
    ]
  }
]