Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Sunday Evening DUPR - Pickleheads Scramble - Game 5

ID: 6995178235

Match Scores

11-6

Win

Play Date

2025-12-07

Play Time (Est)

8:45 AM

Play Location

CrossCourt Bedford

Unverified Facility

Competitor Teams

TEAM 1WINNER
MD
Muneer Deeb

V46R06 · Bedford, NS, CA

DUPR

3.817

MM
Mustafa Mohamed

ODMRML · Halifax, NS, CA

DUPR

3.864

TEAM 2LOSS
ME
Mohamed Ezzat A

DWVDZM · Bedford, NS, CA

DUPR

4.211

AK
Ayman Khateeb

EGEXRJ · NS, CA

DUPR

3.571

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-6995178235
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6361834737,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Muneer Deeb",
        "dupr_id": "V46R06",
        "rating": 3.817,
        "profile_pic_url": null,
        "location": "Bedford, NS, CA"
      },
      {
        "name": "Mustafa Mohamed",
        "dupr_id": "ODMRML",
        "rating": 3.864,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  },
  {
    "team_id": 7501031786,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mohamed Ezzat A",
        "dupr_id": "DWVDZM",
        "rating": 4.211,
        "profile_pic_url": null,
        "location": "Bedford, NS, CA"
      },
      {
        "name": "Ayman Khateeb",
        "dupr_id": "EGEXRJ",
        "rating": 3.571,
        "profile_pic_url": null,
        "location": "NS, CA"
      }
    ]
  }
]