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

BEGINNER DUPR

ID: 7942678692

Match Scores

8-11

Loss

Play Date

2025-09-10

Play Time (Est)

1:00 PM

Play Location

The Pickle Guild

View Facility Page →

Competitor Teams

TEAM 1LOSS
DR
Doug Roche

2LWPD4 · Mesa, AZ, US

Rated Score

2.313

LC
Linda Cummings

XJ6L27 · Mesa, AZ, US

Rated Score

2.003

TEAM 2WINNER
DW
Debra Wood

RY5VQM · Mesa, AZ, US

Rated Score

2.826

KF
Katrina Fox

MPP4ND · USA

Rated Score

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-7942678692
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5664892024,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Doug Roche",
        "dupr_id": "2LWPD4",
        "rating": 2.313,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Linda Cummings",
        "dupr_id": "XJ6L27",
        "rating": 2.003,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  },
  {
    "team_id": 5426576529,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Debra Wood",
        "dupr_id": "RY5VQM",
        "rating": 2.826,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Katrina Fox",
        "dupr_id": "MPP4ND",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]