Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

CAPA Spring Open 2026- MXD 5.0 8+ (Sun 4pm)

ID: 5524406773

Match Scores

11-7

Loss

Play Date

2026-03-01

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Eric Diaz

JPZGW4 · Newport Beach, CA, US

DUPR

5.361

KJ
Kelly Jensen

YGWEEG · Newport Beach, CA, US

DUPR

4.530

TEAM 2LOSS
TV
Taylor Van Zee

PWNRRG · Yucaipa, CA, US

DUPR

4.689

JH
Jose Hernandez

1N56PN · Nuevo, CA, US

DUPR

4.688

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-5524406773
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6442045409,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Diaz",
        "dupr_id": "JPZGW4",
        "rating": 5.361,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/127502/images/profile/e1ce97b2-fcc8-4f55-8b72-a53cd6ebfee6.jpg",
        "location": "Newport Beach, CA, US"
      },
      {
        "name": "Kelly Jensen",
        "dupr_id": "YGWEEG",
        "rating": 4.53,
        "profile_pic_url": null,
        "location": "Newport Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 8008089273,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Taylor Van Zee",
        "dupr_id": "PWNRRG",
        "rating": 4.689,
        "profile_pic_url": null,
        "location": "Yucaipa, CA, US"
      },
      {
        "name": "Jose Hernandez",
        "dupr_id": "1N56PN",
        "rating": 4.688,
        "profile_pic_url": null,
        "location": "Nuevo, CA, US"
      }
    ]
  }
]