Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4724128904

Match Scores

15-5

Win

Play Date

2026-04-18

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AN
Andrew Nguyen

94Q4RR · USA

DUPR

3.794

BN
Binh Nguyen

XK4574 · Cypress, CA, US

DUPR

4.036

TEAM 2LOSS
TD
Todd Dougherty

8E94V8 · Indio, CA, US

DUPR

3.593

GM
Glenn Miller

17Z509 · Indio, CA, US

DUPR

3.566

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-4724128904
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5786079778,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Nguyen",
        "dupr_id": "94Q4RR",
        "rating": 3.794,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Binh Nguyen",
        "dupr_id": "XK4574",
        "rating": 4.036,
        "profile_pic_url": null,
        "location": "Cypress, CA, US"
      }
    ]
  },
  {
    "team_id": 8427643965,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Todd Dougherty",
        "dupr_id": "8E94V8",
        "rating": 3.593,
        "profile_pic_url": null,
        "location": "Indio, CA, US"
      },
      {
        "name": "Glenn Miller",
        "dupr_id": "17Z509",
        "rating": 3.566,
        "profile_pic_url": null,
        "location": "Indio, CA, US"
      }
    ]
  }
]