Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPA Tour: 2026 Sacramento Open - Mixed Doubles Senior Open

ID: 5705764366

Match Scores

5-11, 6-11

Win

Play Date

2026-04-18

Play Time (Est)

11:30 PM

Play Location

Sacramento, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
KW
Kim Wik

YNP95P · San Rafael, CA, US

DUPR

3.798

AA
Amit Arora

1NML2Z · Fremont, CA, US

DUPR

3.426

TEAM 2WINNER
JH
Julie Heitman

1RO6Q1 · Pinole, CA, US

DUPR

4.863

MM
Michael Moon

8D49ML · Tiburon, CA, US

DUPR

5.006

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-5705764366
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4781728917,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kim Wik",
        "dupr_id": "YNP95P",
        "rating": 3.798,
        "profile_pic_url": null,
        "location": "San Rafael, CA, US"
      },
      {
        "name": "Amit Arora",
        "dupr_id": "1NML2Z",
        "rating": 3.426,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      }
    ]
  },
  {
    "team_id": 6819273327,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Julie Heitman",
        "dupr_id": "1RO6Q1",
        "rating": 4.863,
        "profile_pic_url": null,
        "location": "Pinole, CA, US"
      },
      {
        "name": "Michael Moon",
        "dupr_id": "8D49ML",
        "rating": 5.006,
        "profile_pic_url": null,
        "location": "Tiburon, CA, US"
      }
    ]
  }
]