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

PPA Tour: San Clemente CA - PPA Tour: San Clemente CA Mens Pro Doubles PPA Points Draw

ID: 8360702092

Match Scores

6-15

Loss

Play Date

2023-06-10

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LK
Lewis Koons

3ZPZ6P · USA

DUPR

4.749

RR
Rian Rifkin

3YDOOK · Long Beach, CA, US

DUPR

4.998

TEAM 2WINNER
Luke Wasson

8E9J0V · PPA Tour Pro

DUPR

5.210

FA
Francesco Avella

840QK1 · Lafayette, CA, US

DUPR

5.385

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-8360702092
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6339382845,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lewis Koons",
        "dupr_id": "3ZPZ6P",
        "rating": 4.749,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rian Rifkin",
        "dupr_id": "3YDOOK",
        "rating": 4.998,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 6337537900,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Luke Wasson",
        "dupr_id": "8E9J0V",
        "rating": 5.21,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Luke-Wasson.png",
        "location": "PPA Tour Pro"
      },
      {
        "name": "Francesco Avella",
        "dupr_id": "840QK1",
        "rating": 5.385,
        "profile_pic_url": null,
        "location": "Lafayette, CA, US"
      }
    ]
  }
]