Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A- DUPR 16 - Minor League Pickleball @ Missouri

ID: 5061800635

Match Scores

23-21

Win

Play Date

2025-08-17

Play Time (Est)

8:45 AM

Play Location

Arch Pickleball & Badminton

View Facility Page →

Competitor Teams

TEAM 1WINNER
PS
Preston Steinhoff

56YV4L · Saint Charles, MO, US

DUPR

3.916

CM
Cara Merritt

WX4YLK · Saint Charles, MO, US

DUPR

3.713

TEAM 2LOSS
JG
Jason Gallahue

12P7GY · High Ridge, MO, US

DUPR

3.827

SW
Sheena Wong

0YYR62 · Olivette, MO, US

DUPR

3.772

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-5061800635
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5332286988,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Preston Steinhoff",
        "dupr_id": "56YV4L",
        "rating": 3.916,
        "profile_pic_url": null,
        "location": "Saint Charles, MO, US"
      },
      {
        "name": "Cara Merritt",
        "dupr_id": "WX4YLK",
        "rating": 3.713,
        "profile_pic_url": null,
        "location": "Saint Charles, MO, US"
      }
    ]
  },
  {
    "team_id": 5733531196,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Gallahue",
        "dupr_id": "12P7GY",
        "rating": 3.827,
        "profile_pic_url": null,
        "location": "High Ridge, MO, US"
      },
      {
        "name": "Sheena Wong",
        "dupr_id": "0YYR62",
        "rating": 3.772,
        "profile_pic_url": null,
        "location": "Olivette, MO, US"
      }
    ]
  }
]