Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7820884427

Match Scores

12-15

Win

Play Date

2026-05-06

Play Time (Est)

12:45 AM

Play Location

San Clemente, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
KB
Kevin Bacon

3X0P94 · El Cajon, CA, US

DUPR

3.854

PG
Paul Gapski

DNDZEY · USA

DUPR

4.106

TEAM 2WINNER
SC
Sherman Crancer

PWP9DE · San Juan Capistrano, CA, US

DUPR

3.811

GS
Gregory Schnitzer

PKQ7ZM · USA

DUPR

4.092

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-7820884427
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7193615693,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Bacon",
        "dupr_id": "3X0P94",
        "rating": 3.854,
        "profile_pic_url": null,
        "location": "El Cajon, CA, US"
      },
      {
        "name": "Paul Gapski",
        "dupr_id": "DNDZEY",
        "rating": 4.106,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6601528243,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sherman Crancer",
        "dupr_id": "PWP9DE",
        "rating": 3.811,
        "profile_pic_url": null,
        "location": "San Juan Capistrano, CA, US"
      },
      {
        "name": "Gregory Schnitzer",
        "dupr_id": "PKQ7ZM",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]