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

PPA Tour: Carvana PPA Masters Powered by Invited - Mens Doubles Senior Open

ID: 6405026127

Match Scores

3-11, 11-7, 4-11

Loss

Play Date

2026-01-18

Play Time (Est)

4:45 AM

Play Location

Rancho Mirage, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
DR
Daniel Roditi

1RX0KQ · Orange County, CA, US

DUPR

5.647

RH
Rob Healy

3PGZVQ · USA

DUPR

4.243

TEAM 2WINNER
DR
David Ruan

17NWY4 · Mercer Island, WA, US

DUPR

5.504

SK
Samuel Koo

8G5ZG8 · Seoul, KR

DUPR

5.125

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-6405026127
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7592442121,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Roditi",
        "dupr_id": "1RX0KQ",
        "rating": 5.647,
        "profile_pic_url": null,
        "location": "Orange County, CA, US"
      },
      {
        "name": "Rob Healy",
        "dupr_id": "3PGZVQ",
        "rating": 4.243,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6712538333,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Ruan",
        "dupr_id": "17NWY4",
        "rating": 5.504,
        "profile_pic_url": null,
        "location": "Mercer Island, WA, US"
      },
      {
        "name": "Samuel Koo",
        "dupr_id": "8G5ZG8",
        "rating": 5.125,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      }
    ]
  }
]