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

Week One

ID: 8235916731

Match Scores

11-2

Loss

Play Date

2026-06-03

Play Time (Est)

4:45 AM

Play Location

Poky Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
MH
Megan Hinds

RXKE4Q · Pocatello, ID, US

DUPR

2.945

LR
LeeAnn Robinson

X0J5Q7 · USA

DUPR

2.861

TEAM 2LOSS
MM
Monica Marshall

YNK7YD · Pocatello, ID, US

DUPR

2.682

AB
Ann Bowman

YNOGYD · USA

DUPR

2.778

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-8235916731
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8253305020,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Megan Hinds",
        "dupr_id": "RXKE4Q",
        "rating": 2.945,
        "profile_pic_url": null,
        "location": "Pocatello, ID, US"
      },
      {
        "name": "LeeAnn  Robinson",
        "dupr_id": "X0J5Q7",
        "rating": 2.861,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5951921844,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Monica Marshall",
        "dupr_id": "YNK7YD",
        "rating": 2.682,
        "profile_pic_url": null,
        "location": "Pocatello, ID, US"
      },
      {
        "name": "Ann Bowman",
        "dupr_id": "YNOGYD",
        "rating": 2.778,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]