Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPA Tour: 2026 Sacramento Open - Mens Doubles Skill: (4.0) Age: (50 To 59)

ID: 7881630772

Match Scores

4-15

Loss

Play Date

2026-04-15

Play Time (Est)

5:00 PM

Play Location

Sacramento, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
DJ
David Jefferds

ZDVGZL · Dallas, TX, US

DUPR

3.189

FH
Frank Hanenberger

0YYXNQ · Boston, MA, US

DUPR

4.050

TEAM 2WINNER
MB
mark bonnett

O6JWG2 · Sacramento, CA, US

DUPR

4.068

KN
Kyle Nishimoto

8EKDEW · USA

DUPR

3.981

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-7881630772
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6418002150,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Jefferds",
        "dupr_id": "ZDVGZL",
        "rating": 3.189,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Frank Hanenberger",
        "dupr_id": "0YYXNQ",
        "rating": 4.05,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 6648269243,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "mark bonnett",
        "dupr_id": "O6JWG2",
        "rating": 4.068,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      },
      {
        "name": "Kyle Nishimoto",
        "dupr_id": "8EKDEW",
        "rating": 3.981,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]