Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PIP Spring 26 Elite Mixed PV Town Center hosts Foothills

ID: 6989428497

Match Scores

11-5

Win

Play Date

2026-04-02

Play Time (Est)

10:15 AM

Play Location

PV Town Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
AS
Alvin Sill

8DPY54 · Portola Valley, CA, US

DUPR

4.224

AS
Ann Sydeman

2LDWZE · Woodside, CA, US

DUPR

3.857

TEAM 2LOSS
PS
Parris Schmidt

8EV2ZE · Palo Alto, CA, US

DUPR

3.808

SS
Sara Styles

0Y0M62 · Menlo Park, CA, US

DUPR

3.885

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-6989428497
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4511337039,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alvin Sill",
        "dupr_id": "8DPY54",
        "rating": 4.224,
        "profile_pic_url": null,
        "location": "Portola Valley, CA, US"
      },
      {
        "name": "Ann Sydeman",
        "dupr_id": "2LDWZE",
        "rating": 3.857,
        "profile_pic_url": null,
        "location": "Woodside, CA, US"
      }
    ]
  },
  {
    "team_id": 5385886893,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Parris Schmidt",
        "dupr_id": "8EV2ZE",
        "rating": 3.808,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      },
      {
        "name": "Sara Styles",
        "dupr_id": "0Y0M62",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": "Menlo Park, CA, US"
      }
    ]
  }
]