Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PIP Spring 26 Elite Mixed Burlingame CC hosts Bay Club

ID: 8256051748

Match Scores

9-11

Loss

Play Date

2026-05-07

Play Time (Est)

5:00 PM

Play Location

Burlingame CC

Unverified Facility

Competitor Teams

TEAM 1LOSS
SR
Sam Riffice

MEDX4O · Menlo Park, CA, US

DUPR

5.174

KD
Katie Davis

RZGYEE · Burlingame, CA, US

DUPR

3.295

TEAM 2WINNER
RT
Robert Tye

LWJ27K · USA

DUPR

3.851

Mele Moungaloa

8W5P4L · Foster City, CA, US

DUPR

4.208

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-8256051748
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7525844963,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sam Riffice",
        "dupr_id": "MEDX4O",
        "rating": 5.174,
        "profile_pic_url": null,
        "location": "Menlo Park, CA, US"
      },
      {
        "name": "Katie Davis",
        "dupr_id": "RZGYEE",
        "rating": 3.295,
        "profile_pic_url": null,
        "location": "Burlingame, CA, US"
      }
    ]
  },
  {
    "team_id": 5880578199,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Tye",
        "dupr_id": "LWJ27K",
        "rating": 3.851,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mele Moungaloa",
        "dupr_id": "8W5P4L",
        "rating": 4.208,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1235310/images/profile/c0a49d1f-df24-42c6-9ceb-d1f9b4fa4544.png",
        "location": "Foster City, CA, US"
      }
    ]
  }
]