Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CAPA Spring Open 2026- MXD 4.5 8+ (Sun 12pm)

ID: 5715453112

Match Scores

6-11

Win

Play Date

2026-03-01

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JL
Jane Lee

N77P9W · CA, US

DUPR

3.534

JL
James Lee

V44MR5 · USA

DUPR

3.871

TEAM 2WINNER
JG
Jonathan Go

8EKOOM · Diamond Bar, CA, US

DUPR

4.366

TL
Tiffany Lew

3Y0JZP · Rowland Heights, CA, US

DUPR

4.181

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-5715453112
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8001674867,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jane Lee",
        "dupr_id": "N77P9W",
        "rating": 3.534,
        "profile_pic_url": null,
        "location": "CA, US"
      },
      {
        "name": "James Lee",
        "dupr_id": "V44MR5",
        "rating": 3.871,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6515407786,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Go",
        "dupr_id": "8EKOOM",
        "rating": 4.366,
        "profile_pic_url": null,
        "location": "Diamond Bar, CA, US"
      },
      {
        "name": "Tiffany Lew",
        "dupr_id": "3Y0JZP",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": "Rowland Heights, CA, US"
      }
    ]
  }
]