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

PPA Tour: Guaranteed Rate Las Vegas Open - Mens Doubles Skill: (5.0) Age: (10 To 34)

ID: 6454242447

Match Scores

14-16

Loss

Play Date

2024-10-12

Play Time (Est)

4:45 AM

Play Location

Las Vegas, NV

View Facility Page →

Competitor Teams

TEAM 1LOSS
MC
Michael Connors

YGGV54 · Las Vegas, NV, US

DUPR

4.930

PW
Peter Weedon

XJOMQ4 · North Las Vegas, NV, US

DUPR

4.769

TEAM 2WINNER
DG
Dan Garfinkel

3YEM44 · CO, US

DUPR

4.073

JM
Jeffrey Moulton

ODJ5ZW · Denver, CO, US

DUPR

5.202

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-6454242447
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4470367915,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Connors",
        "dupr_id": "YGGV54",
        "rating": 4.93,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Peter Weedon",
        "dupr_id": "XJOMQ4",
        "rating": 4.769,
        "profile_pic_url": null,
        "location": "North Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 5855573019,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dan Garfinkel",
        "dupr_id": "3YEM44",
        "rating": 4.073,
        "profile_pic_url": null,
        "location": "CO, US"
      },
      {
        "name": "Jeffrey Moulton",
        "dupr_id": "ODJ5ZW",
        "rating": 5.202,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  }
]