Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Spring Challenge @ Pure Pickleball Club - Mixed Doubles Skill: (4.0 To 4.5) Age: (Any)

ID: 4799804766

Match Scores

15-9

Loss

Play Date

2026-05-03

Play Time (Est)

7:30 PM

Play Location

Plymouth, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
SN
Shrutee Narayanan

PW77VE · Minneapolis, MN, US

DUPR

3.739

RG
River Goodmanson

JJYXV4 · USA

DUPR

4.520

TEAM 2LOSS
QW
Qiu Wu

OD55K2 · Minneapolis, MN, US

DUPR

3.727

PM
Paul Mulcare

EGXRLO · Minneapolis, MN, US

DUPR

4.166

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-4799804766
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7943651790,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shrutee Narayanan",
        "dupr_id": "PW77VE",
        "rating": 3.739,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "River Goodmanson",
        "dupr_id": "JJYXV4",
        "rating": 4.52,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6450995142,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Qiu Wu",
        "dupr_id": "OD55K2",
        "rating": 3.727,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Paul Mulcare",
        "dupr_id": "EGXRLO",
        "rating": 4.166,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]