Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Elite Pickleball DUPR 9

ID: 5650061738

Match Scores

11-2

Win

Play Date

2026-05-03

Play Time (Est)

3:30 PM

Play Location

301 N Randall Rd, Batavia, IL 60510, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MY
Marcus Yandall

MY6R4V · San Diego, CA, US

DUPR

4.754

MR
MURTAZA RAZA

KO2YEO · Chicago, IL, US

DUPR

4.316

TEAM 2LOSS
SH
Samantha Herald

3X5VG2 · Star City, IN, US

DUPR

4.288

YM
Yasmin Musleh

9PDZQK · Dyer, IN, US

DUPR

4.543

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-5650061738
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4497944631,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marcus Yandall",
        "dupr_id": "MY6R4V",
        "rating": 4.754,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "MURTAZA RAZA",
        "dupr_id": "KO2YEO",
        "rating": 4.316,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 4572644513,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Samantha Herald",
        "dupr_id": "3X5VG2",
        "rating": 4.288,
        "profile_pic_url": null,
        "location": "Star City, IN, US"
      },
      {
        "name": "Yasmin Musleh",
        "dupr_id": "9PDZQK",
        "rating": 4.543,
        "profile_pic_url": null,
        "location": "Dyer, IN, US"
      }
    ]
  }
]