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

DUPR 2.5-4.0 Round Robin Doubles - 3hrs

ID: 6424083726

Match Scores

8-11

Win

Play Date

2026-05-17

Play Time (Est)

7:30 PM

Play Location

Grandeur 8

Unverified Facility

Competitor Teams

TEAM 1LOSS
ST
Steve Tay

QXYZL0 · USA

DUPR

3.118

O
Oliv

0ZWLZ2 · SG

DUPR

3.605

TEAM 2WINNER
NN
Nicholas Nee

5E9EDP · Singapore, SG

DUPR

3.482

LL
Luke Lee

9JYQWJ · USA

DUPR

3.613

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-6424083726
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8090956672,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steve Tay",
        "dupr_id": "QXYZL0",
        "rating": 3.118,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Oliv",
        "dupr_id": "0ZWLZ2",
        "rating": 3.605,
        "profile_pic_url": null,
        "location": "SG"
      }
    ]
  },
  {
    "team_id": 7977137764,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicholas Nee",
        "dupr_id": "5E9EDP",
        "rating": 3.482,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Luke Lee",
        "dupr_id": "9JYQWJ",
        "rating": 3.613,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]