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

Intermediate Women's Doubles (3.0-3.49)

ID: 6510004548

Match Scores

15-5

Win

Play Date

2026-04-11

Play Time (Est)

1:00 PM

Play Location

YYC Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
Tory Meyer

N75KN2 · Calgary, AB, CA

DUPR

2.328

Andrea Taylor

2LZN0Y · Calgary, AB, CA

DUPR

3.206

TEAM 2LOSS
DT
Denine Thingvold

JYYWV4 · USA

DUPR

2.016

JE
Jodie Eckert

PPP6PZ · USA

DUPR

2.016

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-6510004548
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4728627487,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tory  Meyer",
        "dupr_id": "N75KN2",
        "rating": 2.328,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/75.jpg",
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Andrea Taylor",
        "dupr_id": "2LZN0Y",
        "rating": 3.206,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/66.jpg",
        "location": "Calgary, AB, CA"
      }
    ]
  },
  {
    "team_id": 5641161212,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Denine  Thingvold",
        "dupr_id": "JYYWV4",
        "rating": 2.016,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jodie Eckert",
        "dupr_id": "PPP6PZ",
        "rating": 2.016,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]