Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7312168477

Match Scores

11-2

Win

Play Date

2026-05-29

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BA
Brad Arthur

O6L6KP · Hillcrest, KZN, ZA

DUPR

4.926

JP
Jason Pieters

3VJDNP · Pretoria, GP, ZA

DUPR

4.890

TEAM 2LOSS
JG
James Godlizen Mongi

RD624E · USA

DUPR

3.777

MM
Mohamed Mtawe

J52KED · USA

DUPR

3.777

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-7312168477
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8444094956,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brad Arthur",
        "dupr_id": "O6L6KP",
        "rating": 4.926,
        "profile_pic_url": null,
        "location": "Hillcrest, KZN, ZA"
      },
      {
        "name": "Jason Pieters",
        "dupr_id": "3VJDNP",
        "rating": 4.89,
        "profile_pic_url": null,
        "location": "Pretoria, GP, ZA"
      }
    ]
  },
  {
    "team_id": 5828825025,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Godlizen  Mongi",
        "dupr_id": "RD624E",
        "rating": 3.777,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mohamed  Mtawe",
        "dupr_id": "J52KED",
        "rating": 3.777,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]