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

APP Tour: 2026 AARP Open - Mixed Pro Doubles (PENDING ACCEPTANCE)

ID: 4326250545

Match Scores

5-11, 0-11

Win

Play Date

2026-03-27

Play Time (Est)

10:15 AM

Play Location

Sideout Tsunami Pickleball Center

View Facility Page →

Competitor Teams

TEAM 1LOSS
MG
Madalina Grigoriu

EG924W · Târgu Jiu, GJ, RO

DUPR

5.437

NB
Naveen Beasley

16KE6Q · Colombo, WP, LK

DUPR

5.943

TEAM 2WINNER
RS
Robert Slutsky

8G60WX · Plano, TX, US

DUPR

6.487

ES
Emilia Schmidt

59ENKL · Brisbane City, QLD, AU

DUPR

5.888

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-4326250545
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7081197469,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Madalina Grigoriu",
        "dupr_id": "EG924W",
        "rating": 5.437,
        "profile_pic_url": null,
        "location": "Târgu Jiu, GJ, RO"
      },
      {
        "name": "Naveen Beasley",
        "dupr_id": "16KE6Q",
        "rating": 5.943,
        "profile_pic_url": null,
        "location": "Colombo, WP, LK"
      }
    ]
  },
  {
    "team_id": 5229421969,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Slutsky",
        "dupr_id": "8G60WX",
        "rating": 6.487,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      },
      {
        "name": "Emilia Schmidt ",
        "dupr_id": "59ENKL",
        "rating": 5.888,
        "profile_pic_url": null,
        "location": "Brisbane City, QLD, AU"
      }
    ]
  }
]