Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7969709583

Match Scores

7-15

Win

Play Date

2026-04-18

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AA
Alan Aufhammer

8MPMXG · USA

DUPR

3.840

IR
Ilan rohm

ODJQOP · USA

DUPR

3.390

TEAM 2WINNER
AN
Andrew Nguyen

94Q4RR · USA

DUPR

3.773

BN
Binh Nguyen

XK4574 · Cypress, CA, US

DUPR

4.024

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-7969709583
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6427040257,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alan Aufhammer",
        "dupr_id": "8MPMXG",
        "rating": 3.84,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ilan rohm",
        "dupr_id": "ODJQOP",
        "rating": 3.39,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7467912972,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Nguyen",
        "dupr_id": "94Q4RR",
        "rating": 3.773,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Binh Nguyen",
        "dupr_id": "XK4574",
        "rating": 4.024,
        "profile_pic_url": null,
        "location": "Cypress, CA, US"
      }
    ]
  }
]