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

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

ID: 7978766058

Match Scores

15-5

Win

Play Date

2026-03-29

Play Time (Est)

7:30 PM

Play Location

Sideout Tsunami Pickleball Center

View Facility Page →

Competitor Teams

TEAM 1WINNER
DR
Donnie Russell

8DMJPX · Madison, WI, US

DUPR

5.267

RW
Ross Weinberg

17JJW5 · Manassas, VA, US

DUPR

5.294

TEAM 2LOSS
GP
Gonzalo petschen

3OG5KE · Long Lake, MN, US

DUPR

4.295

CF
Chad Flynn

3PZ7MQ · Minneapolis, MN, US

DUPR

5.172

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-7978766058
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5212824882,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Donnie Russell",
        "dupr_id": "8DMJPX",
        "rating": 5.267,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Ross Weinberg",
        "dupr_id": "17JJW5",
        "rating": 5.294,
        "profile_pic_url": null,
        "location": "Manassas, VA, US"
      }
    ]
  },
  {
    "team_id": 8299437848,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gonzalo petschen",
        "dupr_id": "3OG5KE",
        "rating": 4.295,
        "profile_pic_url": null,
        "location": "Long Lake, MN, US"
      },
      {
        "name": "Chad Flynn",
        "dupr_id": "3PZ7MQ",
        "rating": 5.172,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]