Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4658599140

Match Scores

19-21

Loss

Play Date

2026-05-30

Play Time (Est)

1:00 PM

Play Location

Paddle Up Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
AP
Andres Pedraza

3Z4XLL · St. Louis, MO, US

DUPR

4.455

RN
Ryan Niedermayer

8EX7WE · St. Louis, MO, US

DUPR

4.087

TEAM 2WINNER
JA
Joseph Arcilla

4LXY26 · Glen Carbon, IL, US

DUPR

3.903

DF
Damon Fowler

0R50WX · Edwardsville, IL, US

DUPR

4.091

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-4658599140
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5693803307,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andres Pedraza",
        "dupr_id": "3Z4XLL",
        "rating": 4.455,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      },
      {
        "name": "Ryan Niedermayer",
        "dupr_id": "8EX7WE",
        "rating": 4.087,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      }
    ]
  },
  {
    "team_id": 6149137619,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joseph Arcilla",
        "dupr_id": "4LXY26",
        "rating": 3.903,
        "profile_pic_url": null,
        "location": "Glen Carbon, IL, US"
      },
      {
        "name": "Damon Fowler",
        "dupr_id": "0R50WX",
        "rating": 4.091,
        "profile_pic_url": null,
        "location": "Edwardsville, IL, US"
      }
    ]
  }
]