Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Pickleball Sisters Men's and Women's Indoor. All Ages 18-100 - Mixed Doubles Skill: (3.5) Age: (18-29)(30-49)(50-54)(55-59)

ID: 7292963459

Match Scores

13-15

Loss

Play Date

2026-04-12

Play Time (Est)

12:45 AM

Play Location

Little Rock, AR

View Facility Page →

Competitor Teams

TEAM 1LOSS
DS
Debbie Schultz

2QNEZ7 · USA

DUPR

2.713

RG
Ryan Goderstad

ODV7RL · Hot Springs Village, AR, US

DUPR

3.915

TEAM 2WINNER
LN
Leslie Naranjo

L2JWJJ · Cabot, AR, US

DUPR

3.234

KO
Kitt Oudthone

5929NR · Ward, AR, US

DUPR

3.526

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-7292963459
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7537826250,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Debbie Schultz",
        "dupr_id": "2QNEZ7",
        "rating": 2.713,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan Goderstad",
        "dupr_id": "ODV7RL",
        "rating": 3.915,
        "profile_pic_url": null,
        "location": "Hot Springs Village, AR, US"
      }
    ]
  },
  {
    "team_id": 4887264426,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Leslie Naranjo",
        "dupr_id": "L2JWJJ",
        "rating": 3.234,
        "profile_pic_url": null,
        "location": "Cabot, AR, US"
      },
      {
        "name": "Kitt Oudthone",
        "dupr_id": "5929NR",
        "rating": 3.526,
        "profile_pic_url": null,
        "location": "Ward, AR, US"
      }
    ]
  }
]