Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CAPA Spring Open 2026- MD 5.0 (Sat 4pm)

ID: 7722234321

Match Scores

11-7

Win

Play Date

2026-02-28

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JP
Jake Palmieri

56LE40 · USA

DUPR

4.233

CH
Cooper Holzman

L577QK · Los Angeles, CA, US

DUPR

4.604

TEAM 2LOSS
JG
Jon Gabio

DW5E96 · Signal Hill, CA, US

DUPR

4.117

ES
evan su

L2K0R5 · USA

DUPR

4.309

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-7722234321
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5514384884,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jake Palmieri",
        "dupr_id": "56LE40",
        "rating": 4.233,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cooper Holzman",
        "dupr_id": "L577QK",
        "rating": 4.604,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 7591249533,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jon Gabio",
        "dupr_id": "DW5E96",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": "Signal Hill, CA, US"
      },
      {
        "name": "evan su",
        "dupr_id": "L2K0R5",
        "rating": 4.309,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]