Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

PIP Spring 26 Premier Women NORTH Cañada Pickleball hosts San Mateo Elks

ID: 8152803786

Match Scores

11-3

Win

Play Date

2026-05-03

Play Time (Est)

7:30 PM

Play Location

Cañada Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
LO
Laura Oliphant

67PLZD · USA

DUPR

3.939

SD
Sandra Delecroix

QPWYYR · USA

DUPR

3.360

TEAM 2LOSS
MZ
Michelle Zalba

1NLD67 · San Mateo, CA, US

DUPR

3.439

AG
Anise Graham

4QENOV · USA

DUPR

2.884

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-8152803786
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5866937690,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Laura Oliphant",
        "dupr_id": "67PLZD",
        "rating": 3.939,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sandra Delecroix",
        "dupr_id": "QPWYYR",
        "rating": 3.36,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5183856574,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michelle Zalba",
        "dupr_id": "1NLD67",
        "rating": 3.439,
        "profile_pic_url": null,
        "location": "San Mateo, CA, US"
      },
      {
        "name": "Anise Graham",
        "dupr_id": "4QENOV",
        "rating": 2.884,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]