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

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

ID: 4631044544

Match Scores

11-3, 11-8

Loss

Play Date

2026-03-29

Play Time (Est)

9:00 PM

Play Location

Sideout Tsunami Pickleball Center

View Facility Page →

Competitor Teams

TEAM 1WINNER
NB
Nathalie Bagby

3VL6E8 · Los Angeles, CA, US

DUPR

5.608

MC
Molly Carter

8D70WL · Aurora, CO, US

DUPR

5.454

TEAM 2LOSS
TS
Tammie Steele

GGG90M · Indianapolis, IN, US

DUPR

5.057

LL
Lila Le Rawlings

3Y2VP3 · American Fork, UT, US

DUPR

4.981

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-4631044544
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7474393158,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nathalie Bagby",
        "dupr_id": "3VL6E8",
        "rating": 5.608,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Molly Carter",
        "dupr_id": "8D70WL",
        "rating": 5.454,
        "profile_pic_url": null,
        "location": "Aurora, CO, US"
      }
    ]
  },
  {
    "team_id": 6632902128,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tammie Steele",
        "dupr_id": "GGG90M",
        "rating": 5.057,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Lila Le Rawlings",
        "dupr_id": "3Y2VP3",
        "rating": 4.981,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      }
    ]
  }
]