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

Pickle in da Hoed

ID: 7638351234

Match Scores

5-11

Loss

Play Date

2026-05-19

Play Time (Est)

7:30 PM

Play Location

Hoedspruit, South Africa

Unverified Facility

Competitor Teams

TEAM 1LOSS
B
Bryan

RY97OZ · Mopani District Municipality, LP, ZA

DUPR

2.945

MR
Marchant Rutherford

GX6JJG · USA

DUPR

3.598

TEAM 2WINNER
BM
Barry Morgan

PPQD9E · USA

DUPR

3.153

LV
Lance Van de vyver

ORYPX7 · USA

DUPR

4.203

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-7638351234
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7962418229,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bryan",
        "dupr_id": "RY97OZ",
        "rating": 2.945,
        "profile_pic_url": null,
        "location": "Mopani District Municipality, LP, ZA"
      },
      {
        "name": "Marchant Rutherford",
        "dupr_id": "GX6JJG",
        "rating": 3.598,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5919485408,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Barry Morgan",
        "dupr_id": "PPQD9E",
        "rating": 3.153,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lance  Van de vyver",
        "dupr_id": "ORYPX7",
        "rating": 4.203,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]