Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

KZN Provincials - Open Mens Doubles

ID: 5176573583

Match Scores

15-2

Win

Play Date

2026-05-23

Play Time (Est)

12:45 AM

Play Location

Kloof Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
MA
Matthew Arthur

G0PY5X · Waterfall, KZN, ZA

DUPR

4.805

KV
Kian Van Rooyen

76MRO0 · Westville, KZN, ZA

DUPR

4.916

TEAM 2LOSS
BA
Brad Arthur

O6L6KP · Hillcrest, KZN, ZA

DUPR

4.893

CR
Calvin Reed

RXXMKE · Pinetown, KZN, ZA

DUPR

4.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-5176573583
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6894622431,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Arthur",
        "dupr_id": "G0PY5X",
        "rating": 4.805,
        "profile_pic_url": null,
        "location": "Waterfall, KZN, ZA"
      },
      {
        "name": "Kian Van Rooyen",
        "dupr_id": "76MRO0",
        "rating": 4.916,
        "profile_pic_url": null,
        "location": "Westville, KZN, ZA"
      }
    ]
  },
  {
    "team_id": 6106477070,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brad Arthur",
        "dupr_id": "O6L6KP",
        "rating": 4.893,
        "profile_pic_url": null,
        "location": "Hillcrest, KZN, ZA"
      },
      {
        "name": "Calvin Reed",
        "dupr_id": "RXXMKE",
        "rating": 4.763,
        "profile_pic_url": null,
        "location": "Pinetown, KZN, ZA"
      }
    ]
  }
]