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

PPA Tour: Rate Vegas Cup - Mixed Doubles Senior Open

ID: 7152795971

Match Scores

11-2, 11-6

Win

Play Date

2025-10-25

Play Time (Est)

12:45 AM

Play Location

Las Vegas, NV

View Facility Page →

Competitor Teams

TEAM 1WINNER
Julene James

8E9O2O · Lehi, UT, US

DUPR

5.006

EG
Erik Gertler

3LGGJ1 · Highland, UT, US

DUPR

5.046

TEAM 2LOSS
CJ
CJ Jane

676X4D · USA

DUPR

4.498

HG
Harold Goodman

895ZX7 · USA

DUPR

4.495

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-7152795971
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5118270981,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Julene James",
        "dupr_id": "8E9O2O",
        "rating": 5.006,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1230542/images/profile/8b3e4644-5a08-4a67-a126-def81b4fb333.png",
        "location": "Lehi, UT, US"
      },
      {
        "name": "Erik Gertler",
        "dupr_id": "3LGGJ1",
        "rating": 5.046,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      }
    ]
  },
  {
    "team_id": 7420397335,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "CJ Jane",
        "dupr_id": "676X4D",
        "rating": 4.498,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Harold Goodman",
        "dupr_id": "895ZX7",
        "rating": 4.495,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]