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

Summer Slam & Jam 2025 - Mens Doubles: 4.75 - 4.99

ID: 5118174346

Match Scores

15-8

Win

Play Date

2025-08-17

Play Time (Est)

11:30 PM

Play Location

Maple Grove, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
CW
Christopher Wong

3XK954 · Sioux Falls, SD, US

DUPR

4.941

TC
Trevor Cartner

53OG21 · Sioux Falls, SD, US

DUPR

4.325

TEAM 2LOSS
JH
Joshua Henkemeyer

99422R · Hastings, MN, US

DUPR

4.376

LT
Layne Thomas

8MZX0P · Minneapolis, MN, US

DUPR

4.741

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-5118174346
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8310503344,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christopher Wong",
        "dupr_id": "3XK954",
        "rating": 4.941,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      },
      {
        "name": "Trevor Cartner",
        "dupr_id": "53OG21",
        "rating": 4.325,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      }
    ]
  },
  {
    "team_id": 7209267613,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joshua Henkemeyer",
        "dupr_id": "99422R",
        "rating": 4.376,
        "profile_pic_url": null,
        "location": "Hastings, MN, US"
      },
      {
        "name": "Layne Thomas ",
        "dupr_id": "8MZX0P",
        "rating": 4.741,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]