Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

2.5 Round Robin

ID: 5605753156

Match Scores

11-6

Loss

Play Date

2025-05-15

Play Time (Est)

5:00 PM

Play Location

6856 S Redwood Rd

Unverified Facility

Competitor Teams

TEAM 1WINNER
DH
Darrel Hampton

99J7OK · Midvale, UT, US

DUPR

2.106

PS
Peeyush Shankar

XKP6EX · USA

DUPR

2.062

TEAM 2LOSS
CS
Chad Singer

0RRX62 · South Jordan, UT, US

DUPR

2.055

NB
Nita Bailey

EW774V · West Valley City, UT, US

DUPR

2.249

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-5605753156
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6659289305,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Darrel Hampton",
        "dupr_id": "99J7OK",
        "rating": 2.106,
        "profile_pic_url": null,
        "location": "Midvale, UT, US"
      },
      {
        "name": "Peeyush Shankar",
        "dupr_id": "XKP6EX",
        "rating": 2.062,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7323043963,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chad Singer",
        "dupr_id": "0RRX62",
        "rating": 2.055,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Nita Bailey",
        "dupr_id": "EW774V",
        "rating": 2.249,
        "profile_pic_url": null,
        "location": "West Valley City, UT, US"
      }
    ]
  }
]