Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Castro Valley Backyard Pickleball

ID: 7470143566

Match Scores

5-11

Loss

Play Date

2025-08-01

Play Time (Est)

11:30 PM

Play Location

Pleasanton, CA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
GM
George Murphy

8EP0NJ · USA

DUPR

3.640

WA
Walter Armstrong

L52V7Q · Pleasanton, CA, US

DUPR

3.933

TEAM 2WINNER
BB
Bryan Baptist

W64QLL · USA

DUPR

3.859

GS
Greg Salmon

8GLXQ1 · Lahaina, HI, US

DUPR

4.559

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-7470143566
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6968425681,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "George Murphy",
        "dupr_id": "8EP0NJ",
        "rating": 3.64,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Walter Armstrong",
        "dupr_id": "L52V7Q",
        "rating": 3.933,
        "profile_pic_url": null,
        "location": "Pleasanton, CA, US"
      }
    ]
  },
  {
    "team_id": 5204465581,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bryan Baptist",
        "dupr_id": "W64QLL",
        "rating": 3.859,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Greg Salmon",
        "dupr_id": "8GLXQ1",
        "rating": 4.559,
        "profile_pic_url": null,
        "location": "Lahaina, HI, US"
      }
    ]
  }
]