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

APP Tour: 2026 AARP Open - Mixed Doubles Moneyball 4.5+

ID: 5267106220

Match Scores

7-15

Loss

Play Date

2026-03-28

Play Time (Est)

5:00 PM

Play Location

Sideout Tsunami Pickleball Center

View Facility Page →

Competitor Teams

TEAM 1LOSS
JS
Jane Schaeffer

QPWN2D · San Luis Obispo, CA, US

DUPR

4.564

JS
Jordan Schaeffer

3ZP9WM · San Luis Obispo, CA, US

DUPR

4.731

TEAM 2WINNER
LP
Laura Pelton

8DGLOY · Lake Stevens, WA, US

DUPR

5.070

WT
Wesley To

8D6ZRX · Kirkland, WA, US

DUPR

4.350

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-5267106220
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7660897318,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jane Schaeffer",
        "dupr_id": "QPWN2D",
        "rating": 4.564,
        "profile_pic_url": null,
        "location": "San Luis Obispo, CA, US"
      },
      {
        "name": "Jordan Schaeffer",
        "dupr_id": "3ZP9WM",
        "rating": 4.731,
        "profile_pic_url": null,
        "location": "San Luis Obispo, CA, US"
      }
    ]
  },
  {
    "team_id": 7216595718,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Laura Pelton",
        "dupr_id": "8DGLOY",
        "rating": 5.07,
        "profile_pic_url": null,
        "location": "Lake Stevens, WA, US"
      },
      {
        "name": "Wesley To",
        "dupr_id": "8D6ZRX",
        "rating": 4.35,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      }
    ]
  }
]