Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed 4.5 Dink the Halls Tournament

ID: 4978731369

Match Scores

11-7

Loss

Play Date

2024-12-28

Play Time (Est)

10:15 AM

Play Location

The Picklr

View Facility Page →

Competitor Teams

TEAM 1WINNER
YX
Yongyi Xayavongsa

3LYVKJ · Clinton, UT, US

DUPR

3.891

JB
Jeremy Bendt

3OR9YE · Layton, UT, US

DUPR

4.537

TEAM 2LOSS
MK
Michelle Kemp

1R5QLE · Bountiful, UT, US

DUPR

3.984

BN
Brady Nelson

6ZKLQD · Syracuse, UT, US

DUPR

4.236

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-4978731369
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8210316882,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Yongyi Xayavongsa",
        "dupr_id": "3LYVKJ",
        "rating": 3.891,
        "profile_pic_url": null,
        "location": "Clinton, UT, US"
      },
      {
        "name": "Jeremy Bendt",
        "dupr_id": "3OR9YE",
        "rating": 4.537,
        "profile_pic_url": null,
        "location": "Layton, UT, US"
      }
    ]
  },
  {
    "team_id": 5413842372,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michelle Kemp",
        "dupr_id": "1R5QLE",
        "rating": 3.984,
        "profile_pic_url": null,
        "location": "Bountiful, UT, US"
      },
      {
        "name": "Brady Nelson",
        "dupr_id": "6ZKLQD",
        "rating": 4.236,
        "profile_pic_url": null,
        "location": "Syracuse, UT, US"
      }
    ]
  }
]