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

OPC Ladies DUPR Event

ID: 6511741522

Match Scores

11-2

Loss

Play Date

2026-06-04

Play Time (Est)

11:30 PM

Play Location

Oliver, BC, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
MG
Melissa Gogolinski

O69NME · USA

DUPR

3.596

JM
Jillian Macmillan

QX7WKR · USA

DUPR

2.891

TEAM 2LOSS
LS
Lefa Sproxton

5EMXOP · USA

DUPR

2.949

CB
Caitlyn Bennett

WX4Z0Q · Oliver, BC, CA

DUPR

2.976

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-6511741522
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6231865556,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Melissa Gogolinski",
        "dupr_id": "O69NME",
        "rating": 3.596,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jillian  Macmillan",
        "dupr_id": "QX7WKR",
        "rating": 2.891,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6359890956,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lefa Sproxton",
        "dupr_id": "5EMXOP",
        "rating": 2.949,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Caitlyn  Bennett",
        "dupr_id": "WX4Z0Q",
        "rating": 2.976,
        "profile_pic_url": null,
        "location": "Oliver, BC, CA"
      }
    ]
  }
]