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

DUPR Round Robin Ladder

ID: 5255947361

Match Scores

11-2

Loss

Play Date

2026-06-05

Play Time (Est)

6:15 AM

Play Location

600 E Hamilton Ave #150, Campbell, CA 95008, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
BF
Bill Fletcher

4VRGNM · Boulder Creek, CA, US

DUPR

2.155

DG
Danian gong

ELLRXE · USA

DUPR

2.650

TEAM 2LOSS
HC
Harshit Chuttani

X09LOR · USA

DUPR

2.049

TM
Tracie Morris

W676OG · San Jose, CA, US

DUPR

2.214

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-5255947361
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8304702568,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bill Fletcher",
        "dupr_id": "4VRGNM",
        "rating": 2.155,
        "profile_pic_url": null,
        "location": "Boulder Creek, CA, US"
      },
      {
        "name": "Danian gong",
        "dupr_id": "ELLRXE",
        "rating": 2.65,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4579254388,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Harshit Chuttani",
        "dupr_id": "X09LOR",
        "rating": 2.049,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tracie Morris",
        "dupr_id": "W676OG",
        "rating": 2.214,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  }
]