Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

APP Sacramento Open Benftg. Shriners Children's - Mens Doubles 4.0: 40+ (North)

ID: 5035312590

Match Scores

6-15

Win

Play Date

2026-05-03

Play Time (Est)

7:30 PM

Play Location

Johnson Ranch Sports Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
BS
Brian Seaman

3OQKEW · Moraga, CA, US

DUPR

4.050

DO
David Osteen

M2GQ7P · USA

DUPR

3.819

TEAM 2WINNER
VV
Vorlasing Vankham

355RXR · Porterville, CA, US

DUPR

4.252

SA
Sergio Aguilar

3XYZG7 · Newman, CA, US

DUPR

3.713

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-5035312590
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7889617780,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Seaman",
        "dupr_id": "3OQKEW",
        "rating": 4.05,
        "profile_pic_url": null,
        "location": "Moraga, CA, US"
      },
      {
        "name": "David Osteen",
        "dupr_id": "M2GQ7P",
        "rating": 3.819,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8500465679,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Vorlasing Vankham",
        "dupr_id": "355RXR",
        "rating": 4.252,
        "profile_pic_url": null,
        "location": "Porterville, CA, US"
      },
      {
        "name": "Sergio Aguilar",
        "dupr_id": "3XYZG7",
        "rating": 3.713,
        "profile_pic_url": null,
        "location": "Newman, CA, US"
      }
    ]
  }
]