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: 6517694825

Match Scores

8-15

Win

Play Date

2025-08-01

Play Time (Est)

6:15 AM

Play Location

Fountain Valley, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
DD
Derek Del Rosario

YX4P7E · Henderson, NV, US

DUPR

4.430

TY
Thomas Yeh

3LW7EZ · Las Vegas, NV, US

DUPR

5.155

TEAM 2WINNER
BB
Bill Brown

3XOJR3 · Trabuco Canyon, CA, US

DUPR

5.211

KB
Kevin Booth

84VKNG · Lake Forest, CA, US

DUPR

5.512

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-6517694825
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5492542066,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Derek Del Rosario",
        "dupr_id": "YX4P7E",
        "rating": 4.43,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Thomas Yeh",
        "dupr_id": "3LW7EZ",
        "rating": 5.155,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 4430882194,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bill Brown",
        "dupr_id": "3XOJR3",
        "rating": 5.211,
        "profile_pic_url": null,
        "location": "Trabuco Canyon, CA, US"
      },
      {
        "name": "Kevin Booth",
        "dupr_id": "84VKNG",
        "rating": 5.512,
        "profile_pic_url": null,
        "location": "Lake Forest, CA, US"
      }
    ]
  }
]