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

On The Rise PB @ Los Cab Sports Club 'Summer Slam + Senior Pro Tour' - Senior Pro Doubles 1

ID: 7936785515

Match Scores

15-11

Win

Play Date

2025-08-01

Play Time (Est)

12:45 AM

Play Location

Fountain Valley, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DD
Derek Del Rosario

YX4P7E · Henderson, NV, US

DUPR

4.434

TY
Thomas Yeh

3LW7EZ · Las Vegas, NV, US

DUPR

5.161

TEAM 2LOSS
MW
Mark Weidmann

8DREXM · Los Angeles, CA, US

DUPR

4.409

KB
Kevin Beeson

17N9YM · Hood River, OR, US

DUPR

4.946

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-7936785515
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7565817045,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Derek Del Rosario",
        "dupr_id": "YX4P7E",
        "rating": 4.434,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Thomas Yeh",
        "dupr_id": "3LW7EZ",
        "rating": 5.161,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 6667850695,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Weidmann",
        "dupr_id": "8DREXM",
        "rating": 4.409,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Kevin Beeson",
        "dupr_id": "17N9YM",
        "rating": 4.946,
        "profile_pic_url": null,
        "location": "Hood River, OR, US"
      }
    ]
  }
]