Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Burlington PiCKLEBALL |DUPR 4.0

ID: 6405348281

Match Scores

11-9

Loss

Play Date

2026-05-16

Play Time (Est)

6:15 AM

Play Location

3185 Harvester Rd, Burlington, ON L7N 3N8, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
MA
Muhammad Alam

89N7XV · USA

DUPR

3.858

MT
Mohamed Tarek

L2QRVQ · USA

DUPR

4.134

TEAM 2LOSS
HE
Hany Elgharably

306Y74 · USA

DUPR

4.000

DP
Daniel Piedra

KODX9K · Burlington, ON, CA

DUPR

4.106

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-6405348281
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4649631350,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Muhammad Alam",
        "dupr_id": "89N7XV",
        "rating": 3.858,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mohamed Tarek",
        "dupr_id": "L2QRVQ",
        "rating": 4.134,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5552983259,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hany Elgharably",
        "dupr_id": "306Y74",
        "rating": 4,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Piedra",
        "dupr_id": "KODX9K",
        "rating": 4.106,
        "profile_pic_url": null,
        "location": "Burlington, ON, CA"
      }
    ]
  }
]