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

Coed League D - 03/31

ID: 7633172184

Match Scores

1-11

Win

Play Date

2026-03-31

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JH
Jeremy Horner

8DJYM8 · Pleasant Grove, UT, US

DUPR

4.633

BC
Brett Clayson

16GOKK · Pleasant Grove, UT, US

DUPR

4.265

TEAM 2WINNER
BK
Brian Kimball

1N5W5N · Lehi, UT, US

DUPR

4.800

JM
Jordan Mack

KOEVJO · Centerville, UT, US

DUPR

4.737

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-7633172184
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7958608994,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeremy Horner",
        "dupr_id": "8DJYM8",
        "rating": 4.633,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      },
      {
        "name": "Brett Clayson",
        "dupr_id": "16GOKK",
        "rating": 4.265,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      }
    ]
  },
  {
    "team_id": 7321255665,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Kimball",
        "dupr_id": "1N5W5N",
        "rating": 4.8,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Jordan Mack",
        "dupr_id": "KOEVJO",
        "rating": 4.737,
        "profile_pic_url": null,
        "location": "Centerville, UT, US"
      }
    ]
  }
]