Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Rivertown Pickleball Spring Fling - Womens Doubles Skill: (4.5) Age: (Any)

ID: 6628271231

Match Scores

15-3

Loss

Play Date

2026-05-30

Play Time (Est)

12:45 AM

Play Location

Newburgh, IN

View Facility Page →

Competitor Teams

TEAM 1WINNER
RS
Rozanne Stanton

89JJ27 · USA

DUPR

3.717

KS
Kannetha Sturgeon

3VQQNE · Owensboro, KY, US

DUPR

4.011

TEAM 2LOSS
DK
Diane Kelley

124JDY · Fairfield, IL, US

DUPR

3.690

SW
Suzanne Webb

PW52MM · USA

DUPR

2.984

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-6628271231
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4961069793,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rozanne Stanton",
        "dupr_id": "89JJ27",
        "rating": 3.717,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kannetha Sturgeon",
        "dupr_id": "3VQQNE",
        "rating": 4.011,
        "profile_pic_url": null,
        "location": "Owensboro, KY, US"
      }
    ]
  },
  {
    "team_id": 6832107233,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Diane Kelley",
        "dupr_id": "124JDY",
        "rating": 3.69,
        "profile_pic_url": null,
        "location": "Fairfield, IL, US"
      },
      {
        "name": "Suzanne Webb",
        "dupr_id": "PW52MM",
        "rating": 2.984,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]