Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PIP Spring 26 Elite Mixed PV Town Center hosts Foothills

ID: 5710778920

Match Scores

11-6

Win

Play Date

2026-04-02

Play Time (Est)

5:00 PM

Play Location

PV Town Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
AS
Alvin Sill

8DPY54 · Portola Valley, CA, US

DUPR

4.273

AS
Ann Sydeman

2LDWZE · Woodside, CA, US

DUPR

3.881

TEAM 2LOSS
PS
Parris Schmidt

8EV2ZE · Palo Alto, CA, US

DUPR

3.816

LB
Louise Beryl

ODEDX2 · USA

DUPR

3.059

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-5710778920
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8470862557,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alvin Sill",
        "dupr_id": "8DPY54",
        "rating": 4.273,
        "profile_pic_url": null,
        "location": "Portola Valley, CA, US"
      },
      {
        "name": "Ann Sydeman",
        "dupr_id": "2LDWZE",
        "rating": 3.881,
        "profile_pic_url": null,
        "location": "Woodside, CA, US"
      }
    ]
  },
  {
    "team_id": 8427153176,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Parris Schmidt",
        "dupr_id": "8EV2ZE",
        "rating": 3.816,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      },
      {
        "name": "Louise Beryl",
        "dupr_id": "ODEDX2",
        "rating": 3.059,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]