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

Coed League B - 01/13

ID: 8343321424

Match Scores

4-11

Loss

Play Date

2026-01-13

Play Time (Est)

5:00 PM

Play Location

1330 Sandhill Rd, Orem, UT 84058

View Facility Page →

Competitor Teams

TEAM 1LOSS
SK
Scott King

3VRDO6 · Salem, UT, US

DUPR

4.866

CB
Calvin Bishara

8D79QL · USA

DUPR

4.828

TEAM 2WINNER
RN
Randy Nguyen

3O7PN7 · UT, US

DUPR

5.079

JH
John Hollingshaus

3XRRY7 · Mapleton, UT, US

DUPR

5.062

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-8343321424
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4493247464,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott King",
        "dupr_id": "3VRDO6",
        "rating": 4.866,
        "profile_pic_url": null,
        "location": "Salem, UT, US"
      },
      {
        "name": "Calvin Bishara",
        "dupr_id": "8D79QL",
        "rating": 4.828,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4493734945,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Randy Nguyen",
        "dupr_id": "3O7PN7",
        "rating": 5.079,
        "profile_pic_url": null,
        "location": "UT, US"
      },
      {
        "name": "John Hollingshaus",
        "dupr_id": "3XRRY7",
        "rating": 5.062,
        "profile_pic_url": null,
        "location": "Mapleton, UT, US"
      }
    ]
  }
]