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

Coed League B - 01/13

ID: 4465946050

Match Scores

0-11

Win

Play Date

2026-01-13

Play Time (Est)

11:30 PM

Play Location

1330 Sandhill Rd, Orem, UT 84058

View Facility Page →

Competitor Teams

TEAM 1LOSS
BC
Barrett Croft

35V5R3 · American Fork, UT, US

DUPR

5.036

JM
Jordan Mack

KOEVJO · Centerville, UT, US

DUPR

4.687

TEAM 2WINNER
SK
Scott King

3VRDO6 · Salem, UT, US

DUPR

4.931

CB
Calvin Bishara

8D79QL · USA

DUPR

4.893

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-4465946050
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8291746837,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Barrett Croft",
        "dupr_id": "35V5R3",
        "rating": 5.036,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      },
      {
        "name": "Jordan Mack",
        "dupr_id": "KOEVJO",
        "rating": 4.687,
        "profile_pic_url": null,
        "location": "Centerville, UT, US"
      }
    ]
  },
  {
    "team_id": 7007825692,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott King",
        "dupr_id": "3VRDO6",
        "rating": 4.931,
        "profile_pic_url": null,
        "location": "Salem, UT, US"
      },
      {
        "name": "Calvin Bishara",
        "dupr_id": "8D79QL",
        "rating": 4.893,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]