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

PPA Tour: Rate Vegas Cup - Mens Doubles Skill: (5.0) Age: (08 To 34)

ID: 5255857365

Match Scores

10-15

Loss

Play Date

2025-10-25

Play Time (Est)

10:15 AM

Play Location

Las Vegas, NV

View Facility Page →

Competitor Teams

TEAM 1LOSS
MC
Michael Connors

YGGV54 · Las Vegas, NV, US

DUPR

5.085

BG
Bradley Golant

3LEXOQ · Lakeville, MN, US

DUPR

4.863

TEAM 2WINNER
MK
Michael Kuhlman

N7RO0Z · San Diego, CA, US

DUPR

4.972

SM
Spencer Mccartney

8MQ2DO · San Diego, CA, US

DUPR

4.930

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-5255857365
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6164277331,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Connors",
        "dupr_id": "YGGV54",
        "rating": 5.085,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Bradley Golant",
        "dupr_id": "3LEXOQ",
        "rating": 4.863,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      }
    ]
  },
  {
    "team_id": 6921244926,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Kuhlman",
        "dupr_id": "N7RO0Z",
        "rating": 4.972,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Spencer Mccartney",
        "dupr_id": "8MQ2DO",
        "rating": 4.93,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]