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

RR 4.5 DUPR

ID: 7757219031

Match Scores

11-6

Loss

Play Date

2024-10-08

Play Time (Est)

4:45 AM

Play Location

The Picklr Sandy

Unverified Facility

Competitor Teams

TEAM 1WINNER
BJ
Brady Johnson

8MZ2KP · Bluffdale, UT, US

DUPR

4.441

VK
Vinayak Kudva

PK7DOZ · Herriman, UT, US

DUPR

4.834

TEAM 2LOSS
VR
Vishal Ruchand

NY97O2 · Salt Lake City, UT, US

DUPR

4.398

JP
John Perez

JZYM0W · Sandy, UT, US

DUPR

4.559

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-7757219031
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5518670804,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brady Johnson",
        "dupr_id": "8MZ2KP",
        "rating": 4.441,
        "profile_pic_url": null,
        "location": "Bluffdale, UT, US"
      },
      {
        "name": "Vinayak Kudva",
        "dupr_id": "PK7DOZ",
        "rating": 4.834,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      }
    ]
  },
  {
    "team_id": 7857293561,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vishal Ruchand",
        "dupr_id": "NY97O2",
        "rating": 4.398,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "John Perez",
        "dupr_id": "JZYM0W",
        "rating": 4.559,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  }
]