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

APP Tour: 2026 AARP Open - AARP Masters (60+) Womens Pro Doubles

ID: 7109404067

Match Scores

12-10, 11-2

Loss

Play Date

2026-03-27

Play Time (Est)

12:45 AM

Play Location

Sideout Tsunami Pickleball Center

View Facility Page →

Competitor Teams

TEAM 1WINNER
TJ
Tricia Jordan

3ZZG9W · Granite Bay, CA, US

DUPR

5.007

TH
Tracy Houk

8DY44L · Auburn, CA, US

DUPR

4.755

TEAM 2LOSS
RF
Raegan Ferguson

16G5D3 · Bend, OR, US

DUPR

4.778

LP
Laura Payne

89ME6J · Grants Pass, OR, US

DUPR

4.629

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-7109404067
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6589191078,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tricia Jordan",
        "dupr_id": "3ZZG9W",
        "rating": 5.007,
        "profile_pic_url": null,
        "location": "Granite Bay, CA, US"
      },
      {
        "name": "Tracy Houk",
        "dupr_id": "8DY44L",
        "rating": 4.755,
        "profile_pic_url": null,
        "location": "Auburn, CA, US"
      }
    ]
  },
  {
    "team_id": 7390264482,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Raegan Ferguson",
        "dupr_id": "16G5D3",
        "rating": 4.778,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      },
      {
        "name": "Laura Payne",
        "dupr_id": "89ME6J",
        "rating": 4.629,
        "profile_pic_url": null,
        "location": "Grants Pass, OR, US"
      }
    ]
  }
]