Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - Men's DUPR 16 (v4) - The Dink Minor League Pickelball @ The Shock Shootout ~ Chesterfield, Missouri

ID: 7722491165

Match Scores

19-21

Win

Play Date

2026-05-29

Play Time (Est)

6:15 AM

Play Location

Paddle Up Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
JP
John Pisoni

2QR694 · Maryland Heights, MO, US

DUPR

3.883

PL
Paul Lossman

GGG6GD · Hillsboro, MO, US

DUPR

3.867

TEAM 2WINNER
TO
Tom Obremski

89DNXE · St. Louis County, MO, US

DUPR

3.598

JS
Jeff Schmidt

GGWNKX · Valley Park, MO, US

DUPR

4.435

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-7722491165
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6075223782,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Pisoni",
        "dupr_id": "2QR694",
        "rating": 3.883,
        "profile_pic_url": null,
        "location": "Maryland Heights, MO, US"
      },
      {
        "name": "Paul Lossman",
        "dupr_id": "GGG6GD",
        "rating": 3.867,
        "profile_pic_url": null,
        "location": "Hillsboro, MO, US"
      }
    ]
  },
  {
    "team_id": 7632038770,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tom Obremski",
        "dupr_id": "89DNXE",
        "rating": 3.598,
        "profile_pic_url": null,
        "location": "St. Louis County, MO, US"
      },
      {
        "name": "Jeff Schmidt",
        "dupr_id": "GGWNKX",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": "Valley Park, MO, US"
      }
    ]
  }
]