Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool C - DUPR 16 - The Dink Minor League Pickelball @ The Shock Shootout ~ Chesterfield, Missouri

ID: 7265145813

Match Scores

22-24

Loss

Play Date

2026-05-30

Play Time (Est)

10:15 AM

Play Location

Paddle Up Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
SP
Stan Parac

3LWP2J · Clinton, IL, US

DUPR

4.085

KO
Karen O’Shea

3V09PJ · Bloomington, IL, US

DUPR

3.836

TEAM 2WINNER
JA
Joseph Arcilla

4LXY26 · Glen Carbon, IL, US

DUPR

3.910

MR
Macy Russell

DNYPV4 · USA

DUPR

3.824

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-7265145813
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6644375941,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stan Parac",
        "dupr_id": "3LWP2J",
        "rating": 4.085,
        "profile_pic_url": null,
        "location": "Clinton, IL, US"
      },
      {
        "name": "Karen O’Shea",
        "dupr_id": "3V09PJ",
        "rating": 3.836,
        "profile_pic_url": null,
        "location": "Bloomington, IL, US"
      }
    ]
  },
  {
    "team_id": 4707932308,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joseph Arcilla",
        "dupr_id": "4LXY26",
        "rating": 3.91,
        "profile_pic_url": null,
        "location": "Glen Carbon, IL, US"
      },
      {
        "name": "Macy Russell",
        "dupr_id": "DNYPV4",
        "rating": 3.824,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]