Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

RR 4.5 DUPR

ID: 7545346821

Match Scores

11-5

Loss

Play Date

2024-10-08

Play Time (Est)

10:15 AM

Play Location

The Picklr Sandy

Unverified Facility

Competitor Teams

TEAM 1WINNER
MD
Mark Donnelly

3YZ29D · Sandy, UT, US

DUPR

4.447

CB
Curtis Barton

35G5PL · Holladay, UT, US

DUPR

4.639

TEAM 2LOSS
BJ
Brady Johnson

8MZ2KP · Bluffdale, UT, US

DUPR

4.434

VR
Vishal Ruchand

NY97O2 · Salt Lake City, UT, US

DUPR

4.407

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-7545346821
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7046123451,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Donnelly",
        "dupr_id": "3YZ29D",
        "rating": 4.447,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Curtis Barton",
        "dupr_id": "35G5PL",
        "rating": 4.639,
        "profile_pic_url": null,
        "location": "Holladay, UT, US"
      }
    ]
  },
  {
    "team_id": 8038369793,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brady Johnson",
        "dupr_id": "8MZ2KP",
        "rating": 4.434,
        "profile_pic_url": null,
        "location": "Bluffdale, UT, US"
      },
      {
        "name": "Vishal Ruchand",
        "dupr_id": "NY97O2",
        "rating": 4.407,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]