Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5867468617

Match Scores

7-15, 2-15

Win

Play Date

2025-07-12

Play Time (Est)

2:15 AM

Play Location

1821 W 4000 S #300, Roy, UT 84067, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
JJ
Joshua Joseph Johnson

0YVL72 · USA

DUPR

3.500

BA
Bennett Alder

89DXXK · USA

DUPR

3.500

TEAM 2WINNER
JK
Jeff Knowlton

2LQPM4 · Kaysville, UT, US

DUPR

5.104

JB
Justin Bilodeau

675YRG · USA

DUPR

3.500

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-5867468617
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6722815402,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joshua Joseph Johnson",
        "dupr_id": "0YVL72",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bennett Alder",
        "dupr_id": "89DXXK",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8469476703,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeff Knowlton",
        "dupr_id": "2LQPM4",
        "rating": 5.104,
        "profile_pic_url": null,
        "location": "Kaysville, UT, US"
      },
      {
        "name": "Justin  Bilodeau",
        "dupr_id": "675YRG",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]