Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPA Tour: 2026 Sacramento Open - Mens Doubles Skill: (5.0) Age: (50 And Above)

ID: 4456852670

Match Scores

11-13, 11-7, 11-0

Loss

Play Date

2026-04-15

Play Time (Est)

3:30 PM

Play Location

Sacramento, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AL
Andrea Lo jacono

YNOVOP · USA

DUPR

4.186

KC
Kenneth Cutler

35V0Y0 · USA

DUPR

4.443

TEAM 2LOSS
RN
Robert Nathanson

QPZOW4 · Mill Valley, CA, US

DUPR

4.403

EB
Eric Byrnes

V4ZW0J · Truckee, CA, US

DUPR

4.478

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-4456852670
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5423429008,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrea Lo jacono",
        "dupr_id": "YNOVOP",
        "rating": 4.186,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kenneth Cutler",
        "dupr_id": "35V0Y0",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8490260919,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Nathanson",
        "dupr_id": "QPZOW4",
        "rating": 4.403,
        "profile_pic_url": null,
        "location": "Mill Valley, CA, US"
      },
      {
        "name": "Eric Byrnes",
        "dupr_id": "V4ZW0J",
        "rating": 4.478,
        "profile_pic_url": null,
        "location": "Truckee, CA, US"
      }
    ]
  }
]