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

APP Tour: 2026 AARP Open - AARP Champions (50+) Womens Pro Doubles

ID: 7813322587

Match Scores

5-15

Loss

Play Date

2026-03-29

Play Time (Est)

8:45 AM

Play Location

Sideout Tsunami Pickleball Center

View Facility Page →

Competitor Teams

TEAM 1LOSS
JB
Jennifer Bard

8947XJ · Kelso, WA, US

DUPR

4.661

NR
Norma Rodriguez-Ward

35590R · Woodburn, OR, US

DUPR

4.643

TEAM 2WINNER
AT
Adriana Tomazelli

307D4X · San Diego County, CA, US

DUPR

4.544

PA
Pialena Ander

84R7L6 · Stockholm, Stockholm County, SE

DUPR

5.118

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-7813322587
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6025090422,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Bard",
        "dupr_id": "8947XJ",
        "rating": 4.661,
        "profile_pic_url": null,
        "location": "Kelso, WA, US"
      },
      {
        "name": "Norma Rodriguez-Ward",
        "dupr_id": "35590R",
        "rating": 4.643,
        "profile_pic_url": null,
        "location": "Woodburn, OR, US"
      }
    ]
  },
  {
    "team_id": 5573734686,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adriana Tomazelli",
        "dupr_id": "307D4X",
        "rating": 4.544,
        "profile_pic_url": null,
        "location": "San Diego County, CA, US"
      },
      {
        "name": "Pialena Ander",
        "dupr_id": "84R7L6",
        "rating": 5.118,
        "profile_pic_url": null,
        "location": "Stockholm, Stockholm County, SE"
      }
    ]
  }
]