Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CAPA Spring Open 2026- WD 5.0 8+ (Sat 8am)

ID: 6213768329

Match Scores

11-3

Win

Play Date

2026-02-28

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BC
Brooke Cersosimo

W66M4L · Santa Ana, CA, US

DUPR

4.677

SR
Sara Rotunno

4LV9NK · Newport Beach, CA, US

DUPR

4.514

TEAM 2LOSS
MC
Myrna Caballero

3046M2 · Anaheim, CA, US

DUPR

4.439

PN
Paulette Neves

354ERR · Orange, CA, US

DUPR

4.206

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-6213768329
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8545397389,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brooke Cersosimo",
        "dupr_id": "W66M4L",
        "rating": 4.677,
        "profile_pic_url": null,
        "location": "Santa Ana, CA, US"
      },
      {
        "name": "Sara Rotunno",
        "dupr_id": "4LV9NK",
        "rating": 4.514,
        "profile_pic_url": null,
        "location": "Newport Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 6744558820,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Myrna Caballero",
        "dupr_id": "3046M2",
        "rating": 4.439,
        "profile_pic_url": null,
        "location": "Anaheim, CA, US"
      },
      {
        "name": "Paulette Neves",
        "dupr_id": "354ERR",
        "rating": 4.206,
        "profile_pic_url": null,
        "location": "Orange, CA, US"
      }
    ]
  }
]