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

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

ID: 4338467084

Match Scores

12-15

Loss

Play Date

2026-03-29

Play Time (Est)

9:00 PM

Play Location

Sideout Tsunami Pickleball Center

View Facility Page →

Competitor Teams

TEAM 1LOSS
JG
Jennifer Griffin

8DY6Y8 · Beverly Hills, FL, US

DUPR

4.707

TT
Teresa Tarn

1RYOD8 · Punta Gorda, FL, US

DUPR

4.970

TEAM 2WINNER
NT
Natalija Todorovic-Shaw

3P5KGZ · Belgrade, RS

DUPR

5.235

AM
Aila Main

3Y52GD · New York, NY, US

DUPR

5.388

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-4338467084
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7482698447,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Griffin",
        "dupr_id": "8DY6Y8",
        "rating": 4.707,
        "profile_pic_url": null,
        "location": "Beverly Hills, FL, US"
      },
      {
        "name": "Teresa Tarn",
        "dupr_id": "1RYOD8",
        "rating": 4.97,
        "profile_pic_url": null,
        "location": "Punta Gorda, FL, US"
      }
    ]
  },
  {
    "team_id": 5691303348,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Natalija Todorovic-Shaw",
        "dupr_id": "3P5KGZ",
        "rating": 5.235,
        "profile_pic_url": null,
        "location": "Belgrade, RS"
      },
      {
        "name": "Aila Main",
        "dupr_id": "3Y52GD",
        "rating": 5.388,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]