Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

VPC_Interclub

ID: 5848106541

Match Scores

4-11

Win

Play Date

2026-05-17

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
RG
Rudy Goossens

4Z77J6 · USA

DUPR

3.747

LV
Luc Van Rillaer

NXQNV7 · USA

DUPR

3.281

TEAM 2WINNER
MD
Mieke Dieu

RZNO9N · Bierbeek, Flanders, BE

DUPR

4.182

HD
Hilde deridder

94DD27 · USA

DUPR

3.152

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-5848106541
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7923140543,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rudy Goossens",
        "dupr_id": "4Z77J6",
        "rating": 3.747,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Luc Van Rillaer",
        "dupr_id": "NXQNV7",
        "rating": 3.281,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4630605365,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mieke Dieu",
        "dupr_id": "RZNO9N",
        "rating": 4.182,
        "profile_pic_url": null,
        "location": "Bierbeek, Flanders, BE"
      },
      {
        "name": "Hilde deridder",
        "dupr_id": "94DD27",
        "rating": 3.152,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]