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

Powerplay U3.6 Week 2 Round 3

ID: 6770109972

Match Scores

6-11

Win

Play Date

2026-05-18

Play Time (Est)

1:00 PM

Play Location

Annie Botha Ave, Riviera, Pretoria, 0084, South Africa

Unverified Facility

Competitor Teams

TEAM 1LOSS
AV
Anton Venter

NY4YR6 · USA

DUPR

3.564

CO
Conrad Oosthuizen

RZLJMD · USA

DUPR

3.516

TEAM 2WINNER
Marius Willmans

6KZQZQ · USA

DUPR

3.587

Louisa Cilliers

ODVRY7 · Pretoria, GP, ZA

DUPR

3.109

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-6770109972
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5814628268,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anton Venter",
        "dupr_id": "NY4YR6",
        "rating": 3.564,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Conrad Oosthuizen",
        "dupr_id": "RZLJMD",
        "rating": 3.516,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6114704658,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marius Willmans",
        "dupr_id": "6KZQZQ",
        "rating": 3.587,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/28.jpg",
        "location": ""
      },
      {
        "name": "Louisa Cilliers",
        "dupr_id": "ODVRY7",
        "rating": 3.109,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/38.jpg",
        "location": "Pretoria, GP, ZA"
      }
    ]
  }
]