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

Vancouver Pickleball Association DUPR Rating System (for VPA Members ONLY)

ID: 5685661911

Match Scores

11-0

Loss

Play Date

2026-06-05

Play Time (Est)

4:45 AM

Play Location

Vancouver, BC, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
MC
Mimi Chan

N50D97 · USA

DUPR

2.715

AO
Angeli Ortile

Q9QGOR · USA

DUPR

2.715

TEAM 2LOSS
LD
Linda Dear

DWNZ6M · Vancouver, BC, CA

DUPR

2.000

IL
Irene Lloren

ELYJWJ · USA

DUPR

2.000

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-5685661911
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5996332673,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mimi Chan",
        "dupr_id": "N50D97",
        "rating": 2.715,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Angeli Ortile",
        "dupr_id": "Q9QGOR",
        "rating": 2.715,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6541001146,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Linda Dear",
        "dupr_id": "DWNZ6M",
        "rating": 2,
        "profile_pic_url": null,
        "location": "Vancouver, BC, CA"
      },
      {
        "name": "Irene  Lloren",
        "dupr_id": "ELYJWJ",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]