Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Crazy8’s

ID: 4578701255

Match Scores

11-7

Win

Play Date

2026-01-08

Play Time (Est)

12:45 AM

Play Location

Concord

View Facility Page →

Competitor Teams

TEAM 1WINNER
RG
Raj Gupta

D97ONX · USA

DUPR

4.195

Mike Nash

D97O5M · Santa Clara, CA, US

DUPR

4.645

TEAM 2LOSS
CB
Carl Burris

E96R0O · USA

DUPR

4.036

SP
Sanjay Patel

5EV6EP · USA

DUPR

4.488

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-4578701255
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4390145221,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Raj Gupta",
        "dupr_id": "D97ONX",
        "rating": 4.195,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Nash",
        "dupr_id": "D97O5M",
        "rating": 4.645,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/94.jpg",
        "location": "Santa Clara, CA, US"
      }
    ]
  },
  {
    "team_id": 7358823449,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carl Burris",
        "dupr_id": "E96R0O",
        "rating": 4.036,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sanjay Patel",
        "dupr_id": "5EV6EP",
        "rating": 4.488,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]