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

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

ID: 8190852208

Match Scores

4-11, 1-11

Loss

Play Date

2026-01-18

Play Time (Est)

5:00 PM

Play Location

Rancho Mirage, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
CR
Cameron Ragen

8ME6VG · Seattle, WA, US

DUPR

5.492

JK
John Kim

QPX620 · La Cañada Flintridge, CA, US

DUPR

4.654

TEAM 2WINNER
DR
David Ruan

17NWY4 · Mercer Island, WA, US

DUPR

5.608

SK
Samuel Koo

8G5ZG8 · Seoul, KR

DUPR

5.217

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-8190852208
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4634906801,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cameron Ragen",
        "dupr_id": "8ME6VG",
        "rating": 5.492,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "John Kim",
        "dupr_id": "QPX620",
        "rating": 4.654,
        "profile_pic_url": null,
        "location": "La Cañada Flintridge, CA, US"
      }
    ]
  },
  {
    "team_id": 5994193201,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Ruan",
        "dupr_id": "17NWY4",
        "rating": 5.608,
        "profile_pic_url": null,
        "location": "Mercer Island, WA, US"
      },
      {
        "name": "Samuel Koo",
        "dupr_id": "8G5ZG8",
        "rating": 5.217,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      }
    ]
  }
]