Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4851249383

Match Scores

11-6

Win

Play Date

2026-04-19

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
EC
Edward Chung

JZ907O · Long Beach, CA, US

DUPR

4.561

IA
Isaac Apodaca

170KP4 · Los Angeles, CA, US

DUPR

4.484

TEAM 2LOSS
ME
Michael E Rodriguez

3X79J2 · Los Angeles, CA, US

DUPR

4.364

MD
Mack Douglas

XK2094 · Santa Monica, CA, US

DUPR

4.459

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-4851249383
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7510434812,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Edward Chung",
        "dupr_id": "JZ907O",
        "rating": 4.561,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "Isaac Apodaca",
        "dupr_id": "170KP4",
        "rating": 4.484,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 7132105649,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael E Rodriguez",
        "dupr_id": "3X79J2",
        "rating": 4.364,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Mack Douglas",
        "dupr_id": "XK2094",
        "rating": 4.459,
        "profile_pic_url": null,
        "location": "Santa Monica, CA, US"
      }
    ]
  }
]