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

PPA Tour: 2026 Sacramento Open - Mens Doubles Pro Qualifier

ID: 8569307426

Match Scores

11-6, 11-2

Loss

Play Date

2026-04-13

Play Time (Est)

3:30 PM

Play Location

Sacramento, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
VR
Victor Rodrigo

8M9Z7P · Sunnyvale, CA, US

DUPR

5.990

KS
Kailas Shekar

ZNZKVD · Mysuru, KA, IN

DUPR

5.986

TEAM 2LOSS
AW
Albert Wan

56QYWV · Milpitas, CA, US

DUPR

5.378

AT
Amir Tabatabaeian

8KQ957 · San Jose, CA, US

DUPR

5.570

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-8569307426
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8294473989,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Victor Rodrigo",
        "dupr_id": "8M9Z7P",
        "rating": 5.99,
        "profile_pic_url": null,
        "location": "Sunnyvale, CA, US"
      },
      {
        "name": "Kailas Shekar",
        "dupr_id": "ZNZKVD",
        "rating": 5.986,
        "profile_pic_url": null,
        "location": "Mysuru, KA, IN"
      }
    ]
  },
  {
    "team_id": 5786066849,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Albert Wan",
        "dupr_id": "56QYWV",
        "rating": 5.378,
        "profile_pic_url": null,
        "location": "Milpitas, CA, US"
      },
      {
        "name": "Amir Tabatabaeian",
        "dupr_id": "8KQ957",
        "rating": 5.57,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  }
]