Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Summer Slam & Jam 2025 - Mens Doubles: 4.5 - 4.74

ID: 7305266492

Match Scores

11-8

Loss

Play Date

2025-08-17

Play Time (Est)

9:00 PM

Play Location

Maple Grove, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
SP
Sam Plombon

ODDENL · USA

DUPR

4.414

AM
Austin Miller

NYYVNN · USA

DUPR

4.236

TEAM 2LOSS
RL
Rory Luck

JZPGEO · Chaska, MN, US

DUPR

4.345

JP
Jon Powers

YG0NGE · Edina, MN, US

DUPR

4.453

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-7305266492
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5630847636,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam Plombon",
        "dupr_id": "ODDENL",
        "rating": 4.414,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Austin Miller",
        "dupr_id": "NYYVNN",
        "rating": 4.236,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7788153374,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rory Luck",
        "dupr_id": "JZPGEO",
        "rating": 4.345,
        "profile_pic_url": null,
        "location": "Chaska, MN, US"
      },
      {
        "name": "Jon Powers",
        "dupr_id": "YG0NGE",
        "rating": 4.453,
        "profile_pic_url": null,
        "location": "Edina, MN, US"
      }
    ]
  }
]