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

PPA Tour: 2026 PPA Finals - Mens Doubles Skill: (3.0 To 3.5) Age: (60 And Above)

ID: 7336936243

Match Scores

10-15

Win

Play Date

2026-05-06

Play Time (Est)

8:45 AM

Play Location

San Clemente, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
GL
Gary Lewis

ZN6RZP · San Diego, CA, US

DUPR

3.008

GJ
George Jakowenko

EXKV2M · USA

DUPR

3.003

TEAM 2WINNER
MF
Michael Fitzsimmons

W676XM · Whitestown, IN, US

DUPR

3.415

RT
Randall Triplett

2QG0X7 · Charlotte, NC, US

DUPR

3.313

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-7336936243
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6574011037,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gary Lewis",
        "dupr_id": "ZN6RZP",
        "rating": 3.008,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "George Jakowenko",
        "dupr_id": "EXKV2M",
        "rating": 3.003,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5120092338,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Fitzsimmons",
        "dupr_id": "W676XM",
        "rating": 3.415,
        "profile_pic_url": null,
        "location": "Whitestown, IN, US"
      },
      {
        "name": "Randall  Triplett",
        "dupr_id": "2QG0X7",
        "rating": 3.313,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  }
]