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

Texas

ID: 4764222153

Match Scores

11-9

Loss

Play Date

2025-07-12

Play Time (Est)

10:15 AM

Play Location

The Picklr Henderson

View Facility Page →

Competitor Teams

TEAM 1WINNER
DD
Derek Del Rosario

YX4P7E · Henderson, NV, US

DUPR

4.558

BB
Bill Brown

3XOJR3 · Trabuco Canyon, CA, US

DUPR

5.251

TEAM 2LOSS
TS
Tommy Shin

YG755G · Las Vegas, NV, US

DUPR

4.676

JS
Jerry Shin

L5LPZZ · Las Vegas, NV, US

DUPR

4.502

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-4764222153
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4894780384,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Derek Del Rosario",
        "dupr_id": "YX4P7E",
        "rating": 4.558,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Bill Brown",
        "dupr_id": "3XOJR3",
        "rating": 5.251,
        "profile_pic_url": null,
        "location": "Trabuco Canyon, CA, US"
      }
    ]
  },
  {
    "team_id": 4549915492,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tommy Shin",
        "dupr_id": "YG755G",
        "rating": 4.676,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Jerry Shin",
        "dupr_id": "L5LPZZ",
        "rating": 4.502,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]