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

Net Ninjas by Pickle Haus

ID: 7661117723

Match Scores

11-4

Win

Play Date

2026-02-01

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SJ
Shauri Jain

7NR44M · USA

DUPR

2.922

VK
Varun Kabdal

RXEZVN · Pune, MH, IN

DUPR

3.603

TEAM 2LOSS
AM
Adrian Murze

55PRV0 · USA

DUPR

2.721

AK
Anshul Kukade

P5QG5G · USA

DUPR

2.853

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-7661117723
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5940488141,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shauri Jain",
        "dupr_id": "7NR44M",
        "rating": 2.922,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Varun Kabdal",
        "dupr_id": "RXEZVN",
        "rating": 3.603,
        "profile_pic_url": null,
        "location": "Pune, MH, IN"
      }
    ]
  },
  {
    "team_id": 5476243192,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adrian Murze",
        "dupr_id": "55PRV0",
        "rating": 2.721,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anshul Kukade",
        "dupr_id": "P5QG5G",
        "rating": 2.853,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]