Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 4591815045

Match Scores

7-10

Loss

Play Date

2026-03-07

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JS
Jeffrey Stone

RZOGJM · Edmonton, AB, CA

DUPR

4.469

KM
Karla Mertiny

4L4QYM · Edmonton, AB, CA

DUPR

3.199

TEAM 2WINNER
GS
Gareth Spencer

DNM206 · Calgary, AB, CA

DUPR

3.909

JD
Jamie Doig

0YGR44 · Edmonton, AB, CA

DUPR

3.436

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-4591815045
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7560197832,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeffrey Stone",
        "dupr_id": "RZOGJM",
        "rating": 4.469,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Karla Mertiny",
        "dupr_id": "4L4QYM",
        "rating": 3.199,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 6228541693,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gareth Spencer",
        "dupr_id": "DNM206",
        "rating": 3.909,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Jamie Doig",
        "dupr_id": "0YGR44",
        "rating": 3.436,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]