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

PIP Spring 26 Elite Men Foothills hosts Bay Club - A

ID: 5834025649

Match Scores

6-11

Win

Play Date

2026-05-09

Play Time (Est)

2:15 AM

Play Location

Foothills

View Facility Page →

Competitor Teams

TEAM 1LOSS
RD
Russell Douglas

1QMYV0 · Park City, UT, US

DUPR

4.822

JF
Jim Foug

84OQW6 · Palo Alto, CA, US

DUPR

4.274

TEAM 2WINNER
LC
Lawrence Chan

3LKPOZ · Redwood City, CA, US

DUPR

4.623

AL
Alex Lee

JZRLXJ · CA, US

DUPR

4.433

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-5834025649
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4995026662,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Russell Douglas",
        "dupr_id": "1QMYV0",
        "rating": 4.822,
        "profile_pic_url": null,
        "location": "Park City, UT, US"
      },
      {
        "name": "Jim Foug",
        "dupr_id": "84OQW6",
        "rating": 4.274,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      }
    ]
  },
  {
    "team_id": 6285597422,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lawrence Chan",
        "dupr_id": "3LKPOZ",
        "rating": 4.623,
        "profile_pic_url": null,
        "location": "Redwood City, CA, US"
      },
      {
        "name": "Alex Lee",
        "dupr_id": "JZRLXJ",
        "rating": 4.433,
        "profile_pic_url": null,
        "location": "CA, US"
      }
    ]
  }
]