Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

PIP Spring 26 Elite Men Foothills hosts Bay Club - A

ID: 6247143897

Match Scores

11-3

Loss

Play Date

2026-05-09

Play Time (Est)

10:15 AM

Play Location

Foothills

View Facility Page →

Competitor Teams

TEAM 1WINNER
BS
Bobby Singh

V72NV6 · Los Altos, CA, US

DUPR

4.548

RD
Russell Douglas

1QMYV0 · Park City, UT, US

DUPR

4.847

TEAM 2LOSS
CZ
Craig Zeldin

L5269Z · San Carlos, CA, US

DUPR

4.452

AL
Alex Lee

JZRLXJ · CA, US

DUPR

4.428

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-6247143897
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6158804872,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bobby Singh",
        "dupr_id": "V72NV6",
        "rating": 4.548,
        "profile_pic_url": null,
        "location": "Los Altos, CA, US"
      },
      {
        "name": "Russell Douglas",
        "dupr_id": "1QMYV0",
        "rating": 4.847,
        "profile_pic_url": null,
        "location": "Park City, UT, US"
      }
    ]
  },
  {
    "team_id": 7103829118,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Craig Zeldin",
        "dupr_id": "L5269Z",
        "rating": 4.452,
        "profile_pic_url": null,
        "location": "San Carlos, CA, US"
      },
      {
        "name": "Alex Lee",
        "dupr_id": "JZRLXJ",
        "rating": 4.428,
        "profile_pic_url": null,
        "location": "CA, US"
      }
    ]
  }
]