Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPA Tour: Rate Vegas Cup - Mens Doubles Skill: (4.0) Age: (35 To 49)

ID: 4608073990

Match Scores

7-11, 11-4, 11-5

Win

Play Date

2025-10-25

Play Time (Est)

11:30 PM

Play Location

Las Vegas, NV

View Facility Page →

Competitor Teams

TEAM 1WINNER
TY
Thomas Yelloweyes

3VL4E8 · Wilsonville, OR, US

DUPR

4.150

KM
Kory MacGregor

8GPGG8 · Las Vegas, NV, US

DUPR

4.137

TEAM 2LOSS
LF
Luis Fernandez

ZNJOLQ · San Cristobal, Táchira, VE

DUPR

3.761

MB
Michael Burnstein

2QK4GE · Las Vegas, NV, US

DUPR

3.907

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-4608073990
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5692330936,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Yelloweyes",
        "dupr_id": "3VL4E8",
        "rating": 4.15,
        "profile_pic_url": null,
        "location": "Wilsonville, OR, US"
      },
      {
        "name": "Kory MacGregor",
        "dupr_id": "8GPGG8",
        "rating": 4.137,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 8375375919,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Luis Fernandez",
        "dupr_id": "ZNJOLQ",
        "rating": 3.761,
        "profile_pic_url": null,
        "location": "San Cristobal, Táchira, VE"
      },
      {
        "name": "Michael Burnstein",
        "dupr_id": "2QK4GE",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]