Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

1-6

ID: 8467948928

Match Scores

19-21

Win

Play Date

2026-04-11

Play Time (Est)

9:00 PM

Play Location

Tennis 13 Fitness

View Facility Page →

Competitor Teams

TEAM 1LOSS
JM
Jordan Meredith

K5QGMO · USA

DUPR

4.238

CD
CATHERINE DUCHARME

NXMDWZ · Montreal, QC, CA

DUPR

3.790

TEAM 2WINNER
SS
Shane Soto

949JPJ · Ottawa, ON, CA

DUPR

4.320

MS
MariePier Sabourin

5E5Y6V · Ottawa, ON, CA

DUPR

3.818

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-8467948928
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6904864028,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jordan Meredith",
        "dupr_id": "K5QGMO",
        "rating": 4.238,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "CATHERINE DUCHARME",
        "dupr_id": "NXMDWZ",
        "rating": 3.79,
        "profile_pic_url": null,
        "location": "Montreal, QC, CA"
      }
    ]
  },
  {
    "team_id": 5971672996,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shane Soto",
        "dupr_id": "949JPJ",
        "rating": 4.32,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "MariePier Sabourin",
        "dupr_id": "5E5Y6V",
        "rating": 3.818,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  }
]