Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CAPA Orange County Champ 2026- MD 5.0 8+ GB (Sun 4pm)

ID: 5217973686

Match Scores

11-2

Win

Play Date

2026-04-19

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CP
Christopher Paish

DWJYGX · Newport Beach, CA, US

DUPR

4.818

BY
Ben Y

D54DYL · Orange County, CA, US

DUPR

4.602

TEAM 2LOSS
JB
Jeremy Burns

8M609O · USA

DUPR

3.621

JY
Jonathan Young

3O9WYL · Huntington Beach, CA, US

DUPR

4.779

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-5217973686
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6197057588,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christopher Paish",
        "dupr_id": "DWJYGX",
        "rating": 4.818,
        "profile_pic_url": null,
        "location": "Newport Beach, CA, US"
      },
      {
        "name": "Ben Y",
        "dupr_id": "D54DYL",
        "rating": 4.602,
        "profile_pic_url": null,
        "location": "Orange County, CA, US"
      }
    ]
  },
  {
    "team_id": 6708778636,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeremy Burns",
        "dupr_id": "8M609O",
        "rating": 3.621,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan Young",
        "dupr_id": "3O9WYL",
        "rating": 4.779,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      }
    ]
  }
]