Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

PPA Tour: 2026 Newport Beach Open - Mens Doubles Senior Open

ID: 8188743851

Match Scores

11-2, 11-2

Loss

Play Date

2026-03-08

Play Time (Est)

12:45 AM

Play Location

Newport Beach, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MS
Morgan Shepherd

6Z6P5Q · Fillmore, CA, US

DUPR

5.522

BB
Bill Brown

3XOJR3 · Trabuco Canyon, CA, US

DUPR

5.412

TEAM 2LOSS
BS
Brian Sachs

12P5Q7 · Las Vegas, NV, US

DUPR

5.039

AF
Aaron Franklin

8E9L4M · Las Vegas, NV, US

DUPR

4.841

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-8188743851
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4584840901,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Morgan Shepherd",
        "dupr_id": "6Z6P5Q",
        "rating": 5.522,
        "profile_pic_url": null,
        "location": "Fillmore, CA, US"
      },
      {
        "name": "Bill Brown",
        "dupr_id": "3XOJR3",
        "rating": 5.412,
        "profile_pic_url": null,
        "location": "Trabuco Canyon, CA, US"
      }
    ]
  },
  {
    "team_id": 7428052539,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Sachs",
        "dupr_id": "12P5Q7",
        "rating": 5.039,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Aaron Franklin",
        "dupr_id": "8E9L4M",
        "rating": 4.841,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]