Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4681218383

Match Scores

15-8

Win

Play Date

2026-04-19

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TT
Tina Tran

M2P6LV · USA

DUPR

3.756

JI
Jedrick Ismael

99MN4V · Baldwin Park, CA, US

DUPR

3.473

TEAM 2LOSS
JL
James Lee

V44MR5 · USA

DUPR

3.930

JL
Jane Lee

N77P9W · CA, US

DUPR

3.447

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-4681218383
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6041793396,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tina Tran",
        "dupr_id": "M2P6LV",
        "rating": 3.756,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jedrick Ismael",
        "dupr_id": "99MN4V",
        "rating": 3.473,
        "profile_pic_url": null,
        "location": "Baldwin Park, CA, US"
      }
    ]
  },
  {
    "team_id": 5834239205,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Lee",
        "dupr_id": "V44MR5",
        "rating": 3.93,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jane Lee",
        "dupr_id": "N77P9W",
        "rating": 3.447,
        "profile_pic_url": null,
        "location": "CA, US"
      }
    ]
  }
]