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

DUPR 20 - Minor League Pickleball at Kansas

ID: 5993166094

Match Scores

21-15

Win

Play Date

2025-04-12

Play Time (Est)

11:30 PM

Play Location

Elite Tennis and Wellness

Unverified Facility

Competitor Teams

TEAM 1WINNER
MR
Mary Rivas

17JRY9 · Stilwell, KS, US

DUPR

5.239

JS
jenny schmidt

3PD7QE · Lee's Summit, MO, US

DUPR

4.923

TEAM 2LOSS
AH
Andrea Haas

3VX6G6 · Prairie Village, KS, US

DUPR

4.965

SE
Susie Epp

8E2VNE · Overland Park, KS, US

DUPR

5.274

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-5993166094
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6975591830,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mary Rivas",
        "dupr_id": "17JRY9",
        "rating": 5.239,
        "profile_pic_url": null,
        "location": "Stilwell, KS, US"
      },
      {
        "name": "jenny schmidt",
        "dupr_id": "3PD7QE",
        "rating": 4.923,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      }
    ]
  },
  {
    "team_id": 6687820059,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrea Haas",
        "dupr_id": "3VX6G6",
        "rating": 4.965,
        "profile_pic_url": null,
        "location": "Prairie Village, KS, US"
      },
      {
        "name": "Susie Epp",
        "dupr_id": "8E2VNE",
        "rating": 5.274,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      }
    ]
  }
]