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

Mixed 0-2.75 League

ID: 6715775504

Match Scores

11-8

Loss

Play Date

2026-06-02

Play Time (Est)

9:00 PM

Play Location

Poky Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
SR
Stacy Rhodehouse

5YLPMP · USA

DUPR

2.616

RA
Rick Anderton

Z4XOXP · USA

DUPR

2.085

TEAM 2LOSS
RC
Ron Cummings

2PLVQ7 · USA

DUPR

2.503

BC
Becky Cook

GW40ZD · Chubbuck, ID, US

DUPR

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-6715775504
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6102109789,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stacy Rhodehouse",
        "dupr_id": "5YLPMP",
        "rating": 2.616,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rick Anderton",
        "dupr_id": "Z4XOXP",
        "rating": 2.085,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7844533311,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ron Cummings",
        "dupr_id": "2PLVQ7",
        "rating": 2.503,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Becky Cook",
        "dupr_id": "GW40ZD",
        "rating": 2,
        "profile_pic_url": null,
        "location": "Chubbuck, ID, US"
      }
    ]
  }
]