Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8092889485

Match Scores

11-1

Win

Play Date

2026-04-19

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
EC
Edward Chung

JZ907O · Long Beach, CA, US

DUPR

4.587

IA
Isaac Apodaca

170KP4 · Los Angeles, CA, US

DUPR

4.525

TEAM 2LOSS
AF
Anthony Fruguglietti

16VXKD · USA

DUPR

3.855

BB
Brett Barrette

12YGE1 · Bakersfield, CA, US

DUPR

4.151

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-8092889485
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6560833444,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Edward Chung",
        "dupr_id": "JZ907O",
        "rating": 4.587,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "Isaac Apodaca",
        "dupr_id": "170KP4",
        "rating": 4.525,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 5517158808,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anthony Fruguglietti",
        "dupr_id": "16VXKD",
        "rating": 3.855,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brett Barrette",
        "dupr_id": "12YGE1",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": "Bakersfield, CA, US"
      }
    ]
  }
]