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

PPA Tour: Carvana PPA Masters Powered by Invited - Mens Doubles Pro Qualifier

ID: 6658159944

Match Scores

3-11, 11-7, 8-11

Loss

Play Date

2026-01-12

Play Time (Est)

1:00 PM

Play Location

Rancho Mirage, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
HY
Harrison Yee

8K504Q · New York, NY, US

DUPR

5.606

AJ
Andy Ju

ODKMP7 · USA

DUPR

5.158

TEAM 2WINNER
DS
Derek Shearer

8EWZE8 · Tustin, CA, US

DUPR

5.737

CH
Chase Holderman

894R77 · Yukon, OK, US

DUPR

5.577

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-6658159944
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7798803917,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Harrison Yee",
        "dupr_id": "8K504Q",
        "rating": 5.606,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Andy Ju",
        "dupr_id": "ODKMP7",
        "rating": 5.158,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7438956441,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Derek Shearer",
        "dupr_id": "8EWZE8",
        "rating": 5.737,
        "profile_pic_url": null,
        "location": "Tustin, CA, US"
      },
      {
        "name": "Chase Holderman",
        "dupr_id": "894R77",
        "rating": 5.577,
        "profile_pic_url": null,
        "location": "Yukon, OK, US"
      }
    ]
  }
]