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

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

ID: 6951594468

Match Scores

15-10

Loss

Play Date

2025-08-17

Play Time (Est)

1:00 PM

Play Location

Maple Grove, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
JD
Joseph Dragotta

0R2Q2X · USA

DUPR

4.623

TN
Ty Nickerson

76Q6V0 · MN, US

DUPR

4.766

TEAM 2LOSS
RF
Ryan Funfar

17J55N · Saint Michael, MN, US

DUPR

4.799

BB
Brody Bakken

1NVWW3 · USA

DUPR

4.829

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-6951594468
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4522399384,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joseph Dragotta",
        "dupr_id": "0R2Q2X",
        "rating": 4.623,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ty Nickerson",
        "dupr_id": "76Q6V0",
        "rating": 4.766,
        "profile_pic_url": null,
        "location": "MN, US"
      }
    ]
  },
  {
    "team_id": 5102114354,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Funfar",
        "dupr_id": "17J55N",
        "rating": 4.799,
        "profile_pic_url": null,
        "location": "Saint Michael, MN, US"
      },
      {
        "name": "Brody Bakken",
        "dupr_id": "1NVWW3",
        "rating": 4.829,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]