Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

RR 4.5 DUPR

ID: 6553716939

Match Scores

12-10

Win

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.510

JP
John Perez

JZYM0W · Sandy, UT, US

DUPR

4.537

TEAM 2LOSS
MD
Mark Donnelly

3YZ29D · Sandy, UT, US

DUPR

4.520

DQ
Derek Quick Hands Garzand

0Y5JYX · Honolulu, HI, US

DUPR

4.280

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-6553716939
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7117449312,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brady Johnson",
        "dupr_id": "8MZ2KP",
        "rating": 4.51,
        "profile_pic_url": null,
        "location": "Bluffdale, UT, US"
      },
      {
        "name": "John Perez",
        "dupr_id": "JZYM0W",
        "rating": 4.537,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  },
  {
    "team_id": 8218643828,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Donnelly",
        "dupr_id": "3YZ29D",
        "rating": 4.52,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Derek Quick Hands Garzand",
        "dupr_id": "0Y5JYX",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": "Honolulu, HI, US"
      }
    ]
  }
]