Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Elite Pickleball DUPR 9

ID: 5006476417

Match Scores

11-8

Win

Play Date

2026-05-03

Play Time (Est)

2:15 AM

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.779

MR
MURTAZA RAZA

KO2YEO · Chicago, IL, US

DUPR

4.346

TEAM 2LOSS
JN
Johnny Nguyen

89OXRE · Morton, IL, US

DUPR

3.894

SS
Sam Sollberger

67YWND · Morton, IL, US

DUPR

4.418

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-5006476417
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7029538006,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marcus Yandall",
        "dupr_id": "MY6R4V",
        "rating": 4.779,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "MURTAZA RAZA",
        "dupr_id": "KO2YEO",
        "rating": 4.346,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 8264570276,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Johnny Nguyen",
        "dupr_id": "89OXRE",
        "rating": 3.894,
        "profile_pic_url": null,
        "location": "Morton, IL, US"
      },
      {
        "name": "Sam Sollberger",
        "dupr_id": "67YWND",
        "rating": 4.418,
        "profile_pic_url": null,
        "location": "Morton, IL, US"
      }
    ]
  }
]