Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4565843034

Match Scores

11-7

Loss

Play Date

2026-04-19

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JP
Jami Pinter

V7Q6GE · USA

DUPR

3.961

ND
Nicholas Duong

GG5W5X · Fountain Valley, CA, US

DUPR

4.707

TEAM 2LOSS
CK
Corinne Kingsbury

0Y4GQQ · Los Angeles, CA, US

DUPR

3.998

TM
Taylor Morphy

84R5QM · Pasadena, CA, US

DUPR

4.267

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-4565843034
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6243212097,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jami Pinter",
        "dupr_id": "V7Q6GE",
        "rating": 3.961,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nicholas Duong",
        "dupr_id": "GG5W5X",
        "rating": 4.707,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      }
    ]
  },
  {
    "team_id": 7445729172,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Corinne Kingsbury",
        "dupr_id": "0Y4GQQ",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Taylor Morphy",
        "dupr_id": "84R5QM",
        "rating": 4.267,
        "profile_pic_url": null,
        "location": "Pasadena, CA, US"
      }
    ]
  }
]