Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Tanzania Pickleball Open 4.0 - OPEN- MEN'S DOUBLES - Group Stage

ID: 5585928434

Match Scores

11-2

Loss

Play Date

2026-05-29

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DP
Dhiren Patel

8W2Z6Y · Ahmedabad, GJ, IN

DUPR

5.081

SB
Shivrajsingh Bhati

594WZP · USA

DUPR

4.467

TEAM 2LOSS
MG
Metin Guclu

4LR556 · Dar es Salaam, Dar es Salam, TZ

DUPR

3.729

ZD
Zeeshan Dhalla

Y4NJJD · USA

DUPR

3.479

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-5585928434
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7878266572,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dhiren Patel",
        "dupr_id": "8W2Z6Y",
        "rating": 5.081,
        "profile_pic_url": null,
        "location": "Ahmedabad, GJ, IN"
      },
      {
        "name": "Shivrajsingh Bhati",
        "dupr_id": "594WZP",
        "rating": 4.467,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4481868956,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Metin Guclu",
        "dupr_id": "4LR556",
        "rating": 3.729,
        "profile_pic_url": null,
        "location": "Dar es Salaam, Dar es Salam, TZ"
      },
      {
        "name": "Zeeshan Dhalla",
        "dupr_id": "Y4NJJD",
        "rating": 3.479,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]