Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleheads Scramble - Game 2

ID: 6988743755

Match Scores

5-11

Win

Play Date

2025-06-29

Play Time (Est)

12:45 AM

Play Location

CrossCourt Bedford

Unverified Facility

Competitor Teams

TEAM 1LOSS
Mostafa Hanout

YG949D · Bedford, NS, CA

DUPR

3.892

MM
Mustafa Mohamed

ODMRML · Halifax, NS, CA

DUPR

3.871

TEAM 2WINNER
ME
Mohamed Ezzat A

DWVDZM · Bedford, NS, CA

DUPR

4.416

MD
Muneer Deeb

V46R06 · Bedford, NS, CA

DUPR

3.763

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-6988743755
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7580962498,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mostafa Hanout",
        "dupr_id": "YG949D",
        "rating": 3.892,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66fd0772f2e9e.jpg",
        "location": "Bedford, NS, CA"
      },
      {
        "name": "Mustafa Mohamed",
        "dupr_id": "ODMRML",
        "rating": 3.871,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  },
  {
    "team_id": 7631323520,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mohamed Ezzat A",
        "dupr_id": "DWVDZM",
        "rating": 4.416,
        "profile_pic_url": null,
        "location": "Bedford, NS, CA"
      },
      {
        "name": "Muneer Deeb",
        "dupr_id": "V46R06",
        "rating": 3.763,
        "profile_pic_url": null,
        "location": "Bedford, NS, CA"
      }
    ]
  }
]