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

2025 Brigham City Memorial Tournament - Men's Doubles 5.0 08-34

ID: 6454350360

Match Scores

15-5

Loss

Play Date

2025-05-26

Play Time (Est)

1:00 PM

Play Location

Brigham City Utah

Unverified Facility

Competitor Teams

TEAM 1WINNER
JT
Jordan Tilley

1R5E7Z · Bountiful, UT, US

DUPR

5.500

KK
Kale Klein

8D65X3 · Phoenix, AZ, US

DUPR

5.020

TEAM 2LOSS
MJ
Maxwell Jensen

8WZRXM · Syracuse, UT, US

DUPR

4.302

LJ
Lucas Jensen

1NXP77 · Syracuse, UT, US

DUPR

5.186

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-6454350360
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5937608633,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jordan Tilley",
        "dupr_id": "1R5E7Z",
        "rating": 5.5,
        "profile_pic_url": null,
        "location": "Bountiful, UT, US"
      },
      {
        "name": "Kale Klein",
        "dupr_id": "8D65X3",
        "rating": 5.02,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 5730293288,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maxwell Jensen",
        "dupr_id": "8WZRXM",
        "rating": 4.302,
        "profile_pic_url": null,
        "location": "Syracuse, UT, US"
      },
      {
        "name": "Lucas Jensen",
        "dupr_id": "1NXP77",
        "rating": 5.186,
        "profile_pic_url": null,
        "location": "Syracuse, UT, US"
      }
    ]
  }
]