Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PIP Spring 26 Elite Mixed PV Town Center hosts Foothills

ID: 5466273588

Match Scores

11-3

Win

Play Date

2026-04-02

Play Time (Est)

1:00 PM

Play Location

PV Town Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
AS
Alvin Sill

8DPY54 · Portola Valley, CA, US

DUPR

4.284

NG
Nikki George

GGJMJV · San Francisco, CA, US

DUPR

4.281

TEAM 2LOSS
LB
Louise Beryl

ODEDX2 · USA

DUPR

3.050

BD
Bill Dwight

7D6XL0 · Palo Alto, CA, US

DUPR

4.157

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-5466273588
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6805334037,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alvin Sill",
        "dupr_id": "8DPY54",
        "rating": 4.284,
        "profile_pic_url": null,
        "location": "Portola Valley, CA, US"
      },
      {
        "name": "Nikki George",
        "dupr_id": "GGJMJV",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      }
    ]
  },
  {
    "team_id": 6218584653,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Louise Beryl",
        "dupr_id": "ODEDX2",
        "rating": 3.05,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bill Dwight",
        "dupr_id": "7D6XL0",
        "rating": 4.157,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      }
    ]
  }
]