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

Vernon Pickleball Association Men's Scored

ID: 6910563641

Match Scores

5-11

Win

Play Date

2025-11-17

Play Time (Est)

6:15 AM

Play Location

Vernon, BC, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
BH
Bob Harding

7JJ5R0 · USA

DUPR

3.193

HS
Harry Scherz

K5NR6Y · USA

DUPR

3.162

TEAM 2WINNER
RB
ROBERT Boal

RYWGVD · Vernon, BC, CA

DUPR

3.482

PT
Peter Twidle

X2DRWX · Lake Country, BC, CA

DUPR

3.066

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-6910563641
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6075072671,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bob Harding",
        "dupr_id": "7JJ5R0",
        "rating": 3.193,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Harry Scherz",
        "dupr_id": "K5NR6Y",
        "rating": 3.162,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6927106742,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "ROBERT Boal",
        "dupr_id": "RYWGVD",
        "rating": 3.482,
        "profile_pic_url": null,
        "location": "Vernon, BC, CA"
      },
      {
        "name": "Peter Twidle",
        "dupr_id": "X2DRWX",
        "rating": 3.066,
        "profile_pic_url": null,
        "location": "Lake Country, BC, CA"
      }
    ]
  }
]