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

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

ID: 5170176344

Match Scores

15-3

Win

Play Date

2026-03-29

Play Time (Est)

9:00 PM

Play Location

Sideout Tsunami Pickleball Center

View Facility Page →

Competitor Teams

TEAM 1WINNER
DR
Donnie Russell

8DMJPX · Madison, WI, US

DUPR

5.301

RW
Ross Weinberg

17JJW5 · Manassas, VA, US

DUPR

5.330

TEAM 2LOSS
TG
Tomer Graziani

59EKLL · Montgomery, TX, US

DUPR

5.112

BE
Blake e Arrant

RZ6KKE · Dallas, TX, US

DUPR

5.372

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-5170176344
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4405343368,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Donnie Russell",
        "dupr_id": "8DMJPX",
        "rating": 5.301,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Ross Weinberg",
        "dupr_id": "17JJW5",
        "rating": 5.33,
        "profile_pic_url": null,
        "location": "Manassas, VA, US"
      }
    ]
  },
  {
    "team_id": 6981199376,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tomer Graziani",
        "dupr_id": "59EKLL",
        "rating": 5.112,
        "profile_pic_url": null,
        "location": "Montgomery, TX, US"
      },
      {
        "name": "Blake e Arrant",
        "dupr_id": "RZ6KKE",
        "rating": 5.372,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]