Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPA Tour: 2026 PPA Finals - Mens Doubles Skill: (4.5) Age: (08 To 34)

ID: 6388981501

Match Scores

11-8, 11-5

Loss

Play Date

2026-05-09

Play Time (Est)

2:15 AM

Play Location

San Clemente, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BR
Bryan Rodriguez

GGLL5D · USA

DUPR

3.933

KS
Kyle Sampang

Q5EVE0 · San Diego, CA, US

DUPR

4.159

TEAM 2LOSS
MC
Maddox Collier

RY7VMM · Bonsall, CA, US

DUPR

3.893

AK
Arjun Khanna

VXYVLP · Carlsbad, CA, US

DUPR

3.458

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-6388981501
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5116395548,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bryan Rodriguez",
        "dupr_id": "GGLL5D",
        "rating": 3.933,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle Sampang",
        "dupr_id": "Q5EVE0",
        "rating": 4.159,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  },
  {
    "team_id": 7173963550,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maddox Collier",
        "dupr_id": "RY7VMM",
        "rating": 3.893,
        "profile_pic_url": null,
        "location": "Bonsall, CA, US"
      },
      {
        "name": "Arjun Khanna",
        "dupr_id": "VXYVLP",
        "rating": 3.458,
        "profile_pic_url": null,
        "location": "Carlsbad, CA, US"
      }
    ]
  }
]