Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

PPA Tour: 2026 Sacramento Open - Mixed Doubles Skill: (3.0 To 3.5) Age: (50 To 59)

ID: 7952286929

Match Scores

15-10

Win

Play Date

2026-04-16

Play Time (Est)

6:15 AM

Play Location

Sacramento, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DC
Dyan Cwynar

16XLM0 · Sacramento, CA, US

DUPR

2.991

DV
Derek Vanacore

3X9N54 · El Dorado Hills, CA, US

DUPR

3.506

TEAM 2LOSS
CE
Cheryl Ellemberg

766ZQM · Gilroy, CA, US

DUPR

2.757

SE
Steve Ellemberg

8M7GRV · Gilroy, CA, US

DUPR

3.751

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-7952286929
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7324825998,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dyan Cwynar",
        "dupr_id": "16XLM0",
        "rating": 2.991,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      },
      {
        "name": "Derek Vanacore",
        "dupr_id": "3X9N54",
        "rating": 3.506,
        "profile_pic_url": null,
        "location": "El Dorado Hills, CA, US"
      }
    ]
  },
  {
    "team_id": 7401452576,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cheryl Ellemberg",
        "dupr_id": "766ZQM",
        "rating": 2.757,
        "profile_pic_url": null,
        "location": "Gilroy, CA, US"
      },
      {
        "name": "Steve Ellemberg",
        "dupr_id": "8M7GRV",
        "rating": 3.751,
        "profile_pic_url": null,
        "location": "Gilroy, CA, US"
      }
    ]
  }
]