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

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

ID: 4417433064

Match Scores

16-18

Win

Play Date

2025-08-17

Play Time (Est)

1:00 PM

Play Location

Maple Grove, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
MP
Michael Petry

PKRMWQ · Hudson, WI, US

DUPR

4.666

RS
RJ Scarlett

X2M492 · Bayport, MN, US

DUPR

4.771

TEAM 2WINNER
CW
Christopher Wong

3XK954 · Sioux Falls, SD, US

DUPR

4.938

TC
Trevor Cartner

53OG21 · Sioux Falls, SD, US

DUPR

4.323

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-4417433064
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7025433257,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Petry",
        "dupr_id": "PKRMWQ",
        "rating": 4.666,
        "profile_pic_url": null,
        "location": "Hudson, WI, US"
      },
      {
        "name": "RJ Scarlett",
        "dupr_id": "X2M492",
        "rating": 4.771,
        "profile_pic_url": null,
        "location": "Bayport, MN, US"
      }
    ]
  },
  {
    "team_id": 4533679111,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christopher Wong",
        "dupr_id": "3XK954",
        "rating": 4.938,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      },
      {
        "name": "Trevor Cartner",
        "dupr_id": "53OG21",
        "rating": 4.323,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      }
    ]
  }
]