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

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

ID: 5448127197

Match Scores

8-15

Win

Play Date

2026-03-28

Play Time (Est)

10:15 AM

Play Location

Sideout Tsunami Pickleball Center

View Facility Page →

Competitor Teams

TEAM 1LOSS
EG
Erik Gertler

3LGGJ1 · Highland, UT, US

DUPR

4.997

TS
Tammie Steele

GGG90M · Indianapolis, IN, US

DUPR

5.011

TEAM 2WINNER
TG
Tomer Graziani

59EKLL · Montgomery, TX, US

DUPR

5.134

NJ
Nicole Jennings

0YXQLQ · Renton, WA, US

DUPR

4.864

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-5448127197
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6463069780,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Erik Gertler",
        "dupr_id": "3LGGJ1",
        "rating": 4.997,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      },
      {
        "name": "Tammie Steele",
        "dupr_id": "GGG90M",
        "rating": 5.011,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  },
  {
    "team_id": 5626021472,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tomer Graziani",
        "dupr_id": "59EKLL",
        "rating": 5.134,
        "profile_pic_url": null,
        "location": "Montgomery, TX, US"
      },
      {
        "name": "Nicole Jennings",
        "dupr_id": "0YXQLQ",
        "rating": 4.864,
        "profile_pic_url": null,
        "location": "Renton, WA, US"
      }
    ]
  }
]