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

X Pickleball club Tuesday DUPR night

ID: 8194427855

Match Scores

2-11

Win

Play Date

2026-04-29

Play Time (Est)

12:45 AM

Play Location

X Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
ZR
Zayd Rahim

V644EP · USA

Rated Score

2.468

BP
Brad Poole

6PN0YK · West Caldwell, NJ, US

Rated Score

3.357

TEAM 2WINNER
DG
Dan Granda

V2EP76 · Fairview, NJ, US

Rated Score

3.277

DT
Danny Thompson

EXVL6M · USA

Rated Score

3.076

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-8194427855
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7101621409,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zayd Rahim",
        "dupr_id": "V644EP",
        "rating": 2.468,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brad Poole",
        "dupr_id": "6PN0YK",
        "rating": 3.357,
        "profile_pic_url": null,
        "location": "West Caldwell, NJ, US"
      }
    ]
  },
  {
    "team_id": 7852415520,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dan Granda",
        "dupr_id": "V2EP76",
        "rating": 3.277,
        "profile_pic_url": null,
        "location": "Fairview, NJ, US"
      },
      {
        "name": "Danny Thompson",
        "dupr_id": "EXVL6M",
        "rating": 3.076,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]