Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Pickle in da Hoed

ID: 6094789340

Match Scores

12-10

Win

Play Date

2026-05-24

Play Time (Est)

9:00 PM

Play Location

Hoedspruit, South Africa

Unverified Facility

Competitor Teams

TEAM 1WINNER
BM
Barry Morgan

PPQD9E · USA

DUPR

3.080

B
Bryan

RY97OZ · Mopani District Municipality, LP, ZA

DUPR

3.041

TEAM 2LOSS
MR
Marchant Rutherford

GX6JJG · USA

DUPR

3.373

SD
Stefan De Weerd

0PMRYX · USA

DUPR

3.166

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-6094789340
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5507600760,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Barry Morgan",
        "dupr_id": "PPQD9E",
        "rating": 3.08,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bryan",
        "dupr_id": "RY97OZ",
        "rating": 3.041,
        "profile_pic_url": null,
        "location": "Mopani District Municipality, LP, ZA"
      }
    ]
  },
  {
    "team_id": 4769759463,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marchant Rutherford",
        "dupr_id": "GX6JJG",
        "rating": 3.373,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stefan De Weerd",
        "dupr_id": "0PMRYX",
        "rating": 3.166,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]