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

PPA Tour: 2026 Sacramento Open - Mens Doubles Skill: (5.0) Age: (35 To 49)

ID: 8415101870

Match Scores

0-11, 10-12

Loss

Play Date

2026-04-18

Play Time (Est)

3:30 PM

Play Location

Sacramento, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
RR
Ross Rushton

1N62WN · Carmichael, CA, US

DUPR

4.870

TD
Tom Doi

3P50ZE · Sacramento, CA, US

DUPR

4.667

TEAM 2WINNER
MG
Matt Goldman

89RQE7 · Palo Alto, CA, US

DUPR

4.976

RH
Ren Hui

1QMZPD · Palo Alto, CA, US

DUPR

4.837

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-8415101870
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5432988845,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ross Rushton",
        "dupr_id": "1N62WN",
        "rating": 4.87,
        "profile_pic_url": null,
        "location": "Carmichael, CA, US"
      },
      {
        "name": "Tom Doi",
        "dupr_id": "3P50ZE",
        "rating": 4.667,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      }
    ]
  },
  {
    "team_id": 7627304640,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt Goldman",
        "dupr_id": "89RQE7",
        "rating": 4.976,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      },
      {
        "name": "Ren Hui",
        "dupr_id": "1QMZPD",
        "rating": 4.837,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      }
    ]
  }
]