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

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

ID: 4378625467

Match Scores

6-15

Win

Play Date

2025-08-17

Play Time (Est)

8:45 AM

Play Location

Maple Grove, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
EI
Erik Iverson

8KPE4K · Hastings, MN, US

DUPR

4.683

CB
Chris Bach

NYMJYW · Minneapolis, MN, US

DUPR

4.743

TEAM 2WINNER
RF
Ryan Funfar

17J55N · Saint Michael, MN, US

DUPR

4.884

BB
Brody Bakken

1NVWW3 · USA

DUPR

4.947

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-4378625467
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7964947706,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Erik Iverson",
        "dupr_id": "8KPE4K",
        "rating": 4.683,
        "profile_pic_url": null,
        "location": "Hastings, MN, US"
      },
      {
        "name": "Chris Bach",
        "dupr_id": "NYMJYW",
        "rating": 4.743,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 7998319951,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Funfar",
        "dupr_id": "17J55N",
        "rating": 4.884,
        "profile_pic_url": null,
        "location": "Saint Michael, MN, US"
      },
      {
        "name": "Brody Bakken",
        "dupr_id": "1NVWW3",
        "rating": 4.947,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]