Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4412940653

Match Scores

15-17

Loss

Play Date

2026-05-30

Play Time (Est)

6:15 AM

Play Location

Newburgh, IN

View Facility Page →

Competitor Teams

TEAM 1LOSS
DK
Diane Kelley

124JDY · Fairfield, IL, US

DUPR

3.706

SW
Suzanne Webb

PW52MM · USA

DUPR

3.027

TEAM 2WINNER
EG
Elizabeth Gutgsell

3YMPVP · USA

DUPR

3.779

SM
Suzanne Mccutchan

1RWG2M · USA

DUPR

3.948

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-4412940653
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6417977109,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Diane Kelley",
        "dupr_id": "124JDY",
        "rating": 3.706,
        "profile_pic_url": null,
        "location": "Fairfield, IL, US"
      },
      {
        "name": "Suzanne Webb",
        "dupr_id": "PW52MM",
        "rating": 3.027,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6825482293,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elizabeth Gutgsell",
        "dupr_id": "3YMPVP",
        "rating": 3.779,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Suzanne Mccutchan",
        "dupr_id": "1RWG2M",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]