Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CAPA Orange County Champ 2026- MXD 5.0 8+ GB (Sun 12pm)

ID: 8321510014

Match Scores

3-11

Loss

Play Date

2026-04-19

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
GM
Gregory Messina

3ZYRMD · West Hollywood, CA, US

DUPR

4.463

BB
Blair Beeken

3XXPL2 · Los Angeles, CA, US

DUPR

4.368

TEAM 2WINNER
JP
Jami Pinter

V7Q6GE · USA

DUPR

4.088

ND
Nicholas Duong

GG5W5X · Fountain Valley, CA, US

DUPR

4.736

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-8321510014
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4731037885,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gregory Messina",
        "dupr_id": "3ZYRMD",
        "rating": 4.463,
        "profile_pic_url": null,
        "location": "West Hollywood, CA, US"
      },
      {
        "name": "Blair Beeken",
        "dupr_id": "3XXPL2",
        "rating": 4.368,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 5590749650,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jami Pinter",
        "dupr_id": "V7Q6GE",
        "rating": 4.088,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nicholas Duong",
        "dupr_id": "GG5W5X",
        "rating": 4.736,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      }
    ]
  }
]