Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7135839808

Match Scores

6-11

Win

Play Date

2024-02-16

Play Time (Est)

5:00 PM

Play Location

Commonpoint Queens Tennis and Athletic Center, Winchester Boulevard, Queens, NY, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
TK
Thomas Knox

0YGK6N · USA

DUPR

4.078

DL
David Lau

7D7QL0 · USA

DUPR

4.060

TEAM 2WINNER
SC
Samuel Chin

8GQGLV · Queens County, NY, US

DUPR

4.537

MN
Michael Ngai

W6XPQG · USA

DUPR

3.859

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-7135839808
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5146040412,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Thomas Knox",
        "dupr_id": "0YGK6N",
        "rating": 4.078,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Lau",
        "dupr_id": "7D7QL0",
        "rating": 4.06,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5147850938,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Samuel Chin",
        "dupr_id": "8GQGLV",
        "rating": 4.537,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      },
      {
        "name": "Michael Ngai",
        "dupr_id": "W6XPQG",
        "rating": 3.859,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]