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

Brigham City Meals On Wheels Tournament

ID: 6905845387

Match Scores

11-4, 10-12, 11-7

Win

Play Date

2023-10-06

Play Time (Est)

8:45 AM

Play Location

Brigham City, UT, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
KK
Kyle Klein

12R7K7 · USA

DUPR

5.064

JW
Jake Waldram

3V2RP6 · Millcreek, UT, US

DUPR

4.928

TEAM 2LOSS
TM
TJ Morton

12ZR9E · Brigham City, UT, US

DUPR

4.822

KA
Kacey Ayotte

3V20QJ · Brigham City, UT, US

DUPR

4.490

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-6905845387
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5353484608,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyle Klein",
        "dupr_id": "12R7K7",
        "rating": 5.064,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jake Waldram",
        "dupr_id": "3V2RP6",
        "rating": 4.928,
        "profile_pic_url": null,
        "location": "Millcreek, UT, US"
      }
    ]
  },
  {
    "team_id": 8110558803,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "TJ Morton",
        "dupr_id": "12ZR9E",
        "rating": 4.822,
        "profile_pic_url": null,
        "location": "Brigham City, UT, US"
      },
      {
        "name": "Kacey Ayotte",
        "dupr_id": "3V20QJ",
        "rating": 4.49,
        "profile_pic_url": null,
        "location": "Brigham City, UT, US"
      }
    ]
  }
]