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

PPA Tour: Veolia LA Open Mens Doubles Senior Open

ID: 7798098280

Match Scores

11-4, 11-6

Loss

Play Date

2024-04-21

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DP
Derk Pardoe

17N54M · Sandy, UT, US

DUPR

4.955

DB
Danny Brunac

1QXRR0 · Seal Beach, CA, US

DUPR

4.816

TEAM 2LOSS
WS
William Skiendiel

E30V28 · Honolulu, HI, US

DUPR

5.061

SC
Shannon Carter

W6XVKY · USA

DUPR

4.154

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-7798098280
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5991891429,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Derk Pardoe",
        "dupr_id": "17N54M",
        "rating": 4.955,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Danny Brunac",
        "dupr_id": "1QXRR0",
        "rating": 4.816,
        "profile_pic_url": null,
        "location": "Seal Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 6126125838,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "William Skiendiel",
        "dupr_id": "E30V28",
        "rating": 5.061,
        "profile_pic_url": null,
        "location": "Honolulu, HI, US"
      },
      {
        "name": "Shannon Carter",
        "dupr_id": "W6XVKY",
        "rating": 4.154,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]