Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7424980857

Match Scores

9-11

Win

Play Date

2026-05-02

Play Time (Est)

10:15 AM

Play Location

Edgewood Ave, New Haven, CT 06511, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
HX
Hao Xu

6KDYEK · USA

DUPR

4.034

NS
Natan Sahilu

2YM4ZY · New Haven, CT, US

DUPR

4.024

TEAM 2WINNER
RS
Raj Shah

JJLYKW · USA

DUPR

4.094

FT
Franklin Tan

V4XGV5 · New Haven, CT, US

DUPR

4.192

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-7424980857
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6894951606,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hao Xu",
        "dupr_id": "6KDYEK",
        "rating": 4.034,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Natan Sahilu",
        "dupr_id": "2YM4ZY",
        "rating": 4.024,
        "profile_pic_url": null,
        "location": "New Haven, CT, US"
      }
    ]
  },
  {
    "team_id": 8204082656,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Raj Shah",
        "dupr_id": "JJLYKW",
        "rating": 4.094,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Franklin Tan",
        "dupr_id": "V4XGV5",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": "New Haven, CT, US"
      }
    ]
  }
]