Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

APP Tour: 2026 AARP Open - Womens Pro Doubles

ID: 6424407635

Match Scores

11-5, 8-11, 11-5

Loss

Play Date

2026-03-29

Play Time (Est)

12:45 AM

Play Location

Sideout Tsunami Pickleball Center

View Facility Page →

Competitor Teams

TEAM 1WINNER
BO
Bobbi Oshiro

3PZ42M · Plantation, FL, US

DUPR

5.857

SB
Shelby Bates

12PR97 · Jupiter, FL, US

DUPR

5.671

TEAM 2LOSS
NE
Nicole Eugenio

9PPJ4J · Pasig, NCR, PH

DUPR

5.731

TE
Tia Elpusan

V7ZYYE · Carson, CA, US

DUPR

5.453

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-6424407635
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8222167584,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bobbi Oshiro",
        "dupr_id": "3PZ42M",
        "rating": 5.857,
        "profile_pic_url": null,
        "location": "Plantation, FL, US"
      },
      {
        "name": "Shelby Bates",
        "dupr_id": "12PR97",
        "rating": 5.671,
        "profile_pic_url": null,
        "location": "Jupiter, FL, US"
      }
    ]
  },
  {
    "team_id": 7598549578,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicole Eugenio",
        "dupr_id": "9PPJ4J",
        "rating": 5.731,
        "profile_pic_url": null,
        "location": "Pasig, NCR, PH"
      },
      {
        "name": "Tia Elpusan",
        "dupr_id": "V7ZYYE",
        "rating": 5.453,
        "profile_pic_url": null,
        "location": "Carson, CA, US"
      }
    ]
  }
]