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

Mixed 0-2.75 League

ID: 5123537647

Match Scores

11-4

Loss

Play Date

2026-06-02

Play Time (Est)

8:45 AM

Play Location

Poky Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
JR
Jenn Rhodehouse

OWL7WL · Chubbuck, ID, US

DUPR

2.243

DM
Deborah Miller

N5R66N · USA

DUPR

2.199

TEAM 2LOSS
RA
Rick Anderton

Z4XOXP · USA

DUPR

2.000

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-5123537647
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8512822389,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jenn  Rhodehouse",
        "dupr_id": "OWL7WL",
        "rating": 2.243,
        "profile_pic_url": null,
        "location": "Chubbuck, ID, US"
      },
      {
        "name": "Deborah Miller",
        "dupr_id": "N5R66N",
        "rating": 2.199,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5283917690,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rick Anderton",
        "dupr_id": "Z4XOXP",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Becky Cook",
        "dupr_id": "GW40ZD",
        "rating": 2,
        "profile_pic_url": null,
        "location": "Chubbuck, ID, US"
      }
    ]
  }
]