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

Week 3

ID: 5748895351

Match Scores

11-5

Loss

Play Date

2026-06-05

Play Time (Est)

8:45 AM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1WINNER
BS
Biana Shaw

4P74RV · USA

DUPR

2.787

SJ
Saranya Jambunathan

NR7W06 · USA

DUPR

2.863

TEAM 2LOSS
CP
Candice Porter

G5VOGX · Highlands Ranch, CO, US

DUPR

2.669

HE
Holly Eike

945NLV · Greenwood Village, CO, US

DUPR

3.112

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-5748895351
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5544992587,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Biana  Shaw",
        "dupr_id": "4P74RV",
        "rating": 2.787,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Saranya Jambunathan",
        "dupr_id": "NR7W06",
        "rating": 2.863,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5641999872,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Candice Porter",
        "dupr_id": "G5VOGX",
        "rating": 2.669,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      },
      {
        "name": "Holly Eike",
        "dupr_id": "945NLV",
        "rating": 3.112,
        "profile_pic_url": null,
        "location": "Greenwood Village, CO, US"
      }
    ]
  }
]