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

SideOut Pickleball | PicklePlex Aurora - Mixed Partners DUPR (3.0, 3.5+) | Tue

ID: 7458323627

Match Scores

11-2

Win

Play Date

2026-06-02

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CW
Charles Wang

V79L05 · Newmarket, ON, CA

DUPR

4.236

JL
Jingwen Lu

LW79XJ · USA

DUPR

3.430

TEAM 2LOSS
DQ
David Quan

MEZKDD · USA

DUPR

3.482

SQ
Shirley Quan

DYGX6Y · USA

DUPR

2.815

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-7458323627
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5884728767,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Charles Wang",
        "dupr_id": "V79L05",
        "rating": 4.236,
        "profile_pic_url": null,
        "location": "Newmarket, ON, CA"
      },
      {
        "name": "Jingwen Lu",
        "dupr_id": "LW79XJ",
        "rating": 3.43,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7100147599,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Quan",
        "dupr_id": "MEZKDD",
        "rating": 3.482,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shirley Quan",
        "dupr_id": "DYGX6Y",
        "rating": 2.815,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]