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: 6399607646

Match Scores

3-11

Loss

Play Date

2026-05-03

Play Time (Est)

3:30 PM

Play Location

Plymouth, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
SR
Sydney Rogers

V7MVV5 · USA

DUPR

4.374

MB
Matthew Bi

YN6G5D · MN, US

DUPR

4.146

TEAM 2WINNER
JB
Jane Bodensteiner

K5VWGO · USA

DUPR

4.191

JS
Jack Schleper

4PXJ96 · USA

DUPR

4.034

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-6399607646
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4748282896,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sydney Rogers",
        "dupr_id": "V7MVV5",
        "rating": 4.374,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Bi",
        "dupr_id": "YN6G5D",
        "rating": 4.146,
        "profile_pic_url": null,
        "location": "MN, US"
      }
    ]
  },
  {
    "team_id": 7793287675,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jane Bodensteiner",
        "dupr_id": "K5VWGO",
        "rating": 4.191,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jack Schleper",
        "dupr_id": "4PXJ96",
        "rating": 4.034,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]