Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6756659415

Match Scores

1-11

Loss

Play Date

2025-10-02

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CB
Cody Bell

67J49G · Werribee, VIC, AU

DUPR

3.779

DL
Danh Le

9JEOKV · USA

DUPR

3.436

TEAM 2WINNER
QN
Quan Nguyen

RXO2XD · Saint Albans, VIC, AU

DUPR

3.578

DL
Danny Lang

2L945E · VIC, AU

DUPR

3.836

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-6756659415
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5104406051,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cody Bell",
        "dupr_id": "67J49G",
        "rating": 3.779,
        "profile_pic_url": null,
        "location": "Werribee, VIC, AU"
      },
      {
        "name": "Danh Le",
        "dupr_id": "9JEOKV",
        "rating": 3.436,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7093325915,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Quan Nguyen",
        "dupr_id": "RXO2XD",
        "rating": 3.578,
        "profile_pic_url": null,
        "location": "Saint Albans, VIC, AU"
      },
      {
        "name": "Danny Lang",
        "dupr_id": "2L945E",
        "rating": 3.836,
        "profile_pic_url": null,
        "location": "VIC, AU"
      }
    ]
  }
]