Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4556358740

Match Scores

11-2, 8-11, 7-11

Loss

Play Date

2025-10-25

Play Time (Est)

9:00 PM

Play Location

Las Vegas, NV

View Facility Page →

Competitor Teams

TEAM 1LOSS
TY
Thomas Yelloweyes

3VL4E8 · Wilsonville, OR, US

DUPR

4.123

KM
Kory MacGregor

8GPGG8 · Las Vegas, NV, US

DUPR

4.131

TEAM 2WINNER
PK
Peter Kim

9JD2GK · USA

DUPR

3.836

MM
Mario Marcone

K5D2X6 · USA

DUPR

4.240

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-4556358740
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6697621515,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Thomas Yelloweyes",
        "dupr_id": "3VL4E8",
        "rating": 4.123,
        "profile_pic_url": null,
        "location": "Wilsonville, OR, US"
      },
      {
        "name": "Kory MacGregor",
        "dupr_id": "8GPGG8",
        "rating": 4.131,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 6910607441,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Peter Kim",
        "dupr_id": "9JD2GK",
        "rating": 3.836,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mario Marcone",
        "dupr_id": "K5D2X6",
        "rating": 4.24,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]