Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

RR 4.5 DUPR

ID: 5743140270

Match Scores

10-12

Loss

Play Date

2024-10-08

Play Time (Est)

7:30 PM

Play Location

The Picklr Sandy

Unverified Facility

Competitor Teams

TEAM 1LOSS
NT
nhan tran

896XLJ · USA

DUPR

4.311

VR
Vishal Ruchand

NY97O2 · Salt Lake City, UT, US

DUPR

4.406

TEAM 2WINNER
BJ
Brady Johnson

8MZ2KP · Bluffdale, UT, US

DUPR

4.447

DQ
Derek Quick Hands Garzand

0Y5JYX · Honolulu, HI, US

DUPR

4.323

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-5743140270
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6231953627,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "nhan tran",
        "dupr_id": "896XLJ",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vishal Ruchand",
        "dupr_id": "NY97O2",
        "rating": 4.406,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 7976232192,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brady Johnson",
        "dupr_id": "8MZ2KP",
        "rating": 4.447,
        "profile_pic_url": null,
        "location": "Bluffdale, UT, US"
      },
      {
        "name": "Derek Quick Hands Garzand",
        "dupr_id": "0Y5JYX",
        "rating": 4.323,
        "profile_pic_url": null,
        "location": "Honolulu, HI, US"
      }
    ]
  }
]