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

DUPR challenge

ID: 6876496637

Match Scores

11-2

Win

Play Date

2026-06-02

Play Time (Est)

6:15 AM

Play Location

Forest Glade, Windsor, ON, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
DN
Dinh Nguyen

2Y5V79 · LaSalle, ON, CA

Rated Score

3.760

TH
Thi Helen Le

0R2OZ2 · Windsor, ON, CA

Rated Score

3.482

TEAM 2LOSS
KB
Kevin Bui

9JYW0J · USA

Rated Score

2.985

PH
Peter Hoang

2Z5QQY · USA

Rated Score

3.315

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-6876496637
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7243181652,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dinh Nguyen",
        "dupr_id": "2Y5V79",
        "rating": 3.76,
        "profile_pic_url": null,
        "location": "LaSalle, ON, CA"
      },
      {
        "name": "Thi Helen Le",
        "dupr_id": "0R2OZ2",
        "rating": 3.482,
        "profile_pic_url": null,
        "location": "Windsor, ON, CA"
      }
    ]
  },
  {
    "team_id": 5321913426,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Bui",
        "dupr_id": "9JYW0J",
        "rating": 2.985,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter Hoang",
        "dupr_id": "2Z5QQY",
        "rating": 3.315,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]