Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6492483052

Match Scores

11-9

Loss

Play Date

2026-04-19

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TC
Taryn Converse

76NMO9 · Pasadena, CA, US

DUPR

4.432

JJ
Jeremiah Jr Cole

9P9GXE · Cherry Valley, CA, US

DUPR

4.425

TEAM 2LOSS
SN
Sophie Nguyen

RZQWJD · Orange County, CA, US

DUPR

3.949

IO
Isaac O Hall

EW4LGW · Riverside County, CA, US

DUPR

4.584

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-6492483052
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4456855005,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Taryn Converse",
        "dupr_id": "76NMO9",
        "rating": 4.432,
        "profile_pic_url": null,
        "location": "Pasadena, CA, US"
      },
      {
        "name": "Jeremiah Jr Cole",
        "dupr_id": "9P9GXE",
        "rating": 4.425,
        "profile_pic_url": null,
        "location": "Cherry Valley, CA, US"
      }
    ]
  },
  {
    "team_id": 8500783741,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sophie Nguyen",
        "dupr_id": "RZQWJD",
        "rating": 3.949,
        "profile_pic_url": null,
        "location": "Orange County, CA, US"
      },
      {
        "name": "Isaac O Hall",
        "dupr_id": "EW4LGW",
        "rating": 4.584,
        "profile_pic_url": null,
        "location": "Riverside County, CA, US"
      }
    ]
  }
]