Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CAPA Orange County Champ 2026- MD 4.0 35+&50+ GB (Sat 12pm)

ID: 6921675925

Match Scores

15-6

Win

Play Date

2026-04-18

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AN
Andrew Nguyen

94Q4RR · USA

DUPR

3.808

BN
Binh Nguyen

XK4574 · Cypress, CA, US

DUPR

4.044

TEAM 2LOSS
CC
Celso Catipon

GGXMZV · USA

DUPR

3.648

HV
Hector Vidal

6Z4PDG · USA

DUPR

3.377

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-6921675925
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4668471134,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Nguyen",
        "dupr_id": "94Q4RR",
        "rating": 3.808,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Binh Nguyen",
        "dupr_id": "XK4574",
        "rating": 4.044,
        "profile_pic_url": null,
        "location": "Cypress, CA, US"
      }
    ]
  },
  {
    "team_id": 7393694987,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Celso Catipon",
        "dupr_id": "GGXMZV",
        "rating": 3.648,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hector Vidal",
        "dupr_id": "6Z4PDG",
        "rating": 3.377,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]