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

DUPR 20 - Minor League Pickleball at Kansas

ID: 6310803128

Match Scores

17-21

Win

Play Date

2025-04-12

Play Time (Est)

9:00 PM

Play Location

Elite Tennis and Wellness

Unverified Facility

Competitor Teams

TEAM 1LOSS
RC
Rachel Chai

1NXN28 · Kansas City, MO, US

DUPR

5.345

KF
Katie Fagan

3X6YLR · Omaha, NE, US

DUPR

5.424

TEAM 2WINNER
MR
Mary Rivas

17JRY9 · Stilwell, KS, US

DUPR

5.225

JS
jenny schmidt

3PD7QE · Lee's Summit, MO, US

DUPR

4.900

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-6310803128
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8154089845,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rachel Chai",
        "dupr_id": "1NXN28",
        "rating": 5.345,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Katie Fagan",
        "dupr_id": "3X6YLR",
        "rating": 5.424,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      }
    ]
  },
  {
    "team_id": 6606554451,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mary Rivas",
        "dupr_id": "17JRY9",
        "rating": 5.225,
        "profile_pic_url": null,
        "location": "Stilwell, KS, US"
      },
      {
        "name": "jenny schmidt",
        "dupr_id": "3PD7QE",
        "rating": 4.9,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      }
    ]
  }
]