Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

VPC_Interclub

ID: 7596063832

Match Scores

11-9

Win

Play Date

2026-05-17

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MD
Mieke Dieu

RZNO9N · Bierbeek, Flanders, BE

DUPR

4.159

RR
Rudy Reusens

V7PQEP · USA

DUPR

4.133

TEAM 2LOSS
RF
Ruud Feddes

EG2E6W · USA

DUPR

3.665

IV
Inge Van Uffel

XK9Q22 · USA

DUPR

3.314

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-7596063832
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7756857227,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mieke Dieu",
        "dupr_id": "RZNO9N",
        "rating": 4.159,
        "profile_pic_url": null,
        "location": "Bierbeek, Flanders, BE"
      },
      {
        "name": "Rudy Reusens",
        "dupr_id": "V7PQEP",
        "rating": 4.133,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6708038284,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ruud Feddes",
        "dupr_id": "EG2E6W",
        "rating": 3.665,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Inge Van Uffel",
        "dupr_id": "XK9Q22",
        "rating": 3.314,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]