Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Burlington Pickleball - Saturday Morning - 4.0+

ID: 4596961802

Match Scores

12-10

Loss

Play Date

2026-05-23

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
HE
Hany Elgharably

306Y74 · USA

DUPR

4.031

MT
Mohamed Tarek

L2QRVQ · USA

DUPR

4.059

TEAM 2LOSS
DP
Daniel Piedra

KODX9K · Burlington, ON, CA

DUPR

4.102

SJ
Stephen Janes

2LY009 · USA

DUPR

4.138

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-4596961802
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7741007312,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hany Elgharably",
        "dupr_id": "306Y74",
        "rating": 4.031,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mohamed Tarek",
        "dupr_id": "L2QRVQ",
        "rating": 4.059,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4371870101,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Piedra",
        "dupr_id": "KODX9K",
        "rating": 4.102,
        "profile_pic_url": null,
        "location": "Burlington, ON, CA"
      },
      {
        "name": "Stephen Janes",
        "dupr_id": "2LY009",
        "rating": 4.138,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]