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

Vernon Pickleball Association Men's Scored

ID: 7449547590

Match Scores

6-11

Win

Play Date

2025-11-10

Play Time (Est)

7:30 PM

Play Location

Vernon, BC, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
BM
Bill Mah

V4OWOE · USA

DUPR

3.405

PT
Peter Twidle

X2DRWX · Lake Country, BC, CA

DUPR

3.088

TEAM 2WINNER
RB
ROBERT Boal

RYWGVD · Vernon, BC, CA

DUPR

3.445

RB
Rick Bonar

55RN6R · USA

DUPR

3.137

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-7449547590
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7947787704,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bill Mah",
        "dupr_id": "V4OWOE",
        "rating": 3.405,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter Twidle",
        "dupr_id": "X2DRWX",
        "rating": 3.088,
        "profile_pic_url": null,
        "location": "Lake Country, BC, CA"
      }
    ]
  },
  {
    "team_id": 6222201137,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "ROBERT Boal",
        "dupr_id": "RYWGVD",
        "rating": 3.445,
        "profile_pic_url": null,
        "location": "Vernon, BC, CA"
      },
      {
        "name": "Rick Bonar",
        "dupr_id": "55RN6R",
        "rating": 3.137,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]