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

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

ID: 6306725027

Match Scores

15-9

Loss

Play Date

2025-08-17

Play Time (Est)

12:45 AM

Play Location

Maple Grove, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
EI
Erik Iverson

8KPE4K · Hastings, MN, US

DUPR

4.696

CB
Chris Bach

NYMJYW · Minneapolis, MN, US

DUPR

4.756

TEAM 2LOSS
CW
Christopher Wong

3XK954 · USA

DUPR

4.930

TC
Trevor Cartner

53OG21 · Sioux Falls, SD, US

DUPR

4.319

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-6306725027
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7204372786,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erik Iverson",
        "dupr_id": "8KPE4K",
        "rating": 4.696,
        "profile_pic_url": null,
        "location": "Hastings, MN, US"
      },
      {
        "name": "Chris Bach",
        "dupr_id": "NYMJYW",
        "rating": 4.756,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 4960508571,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher Wong",
        "dupr_id": "3XK954",
        "rating": 4.93,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Trevor Cartner",
        "dupr_id": "53OG21",
        "rating": 4.319,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      }
    ]
  }
]