Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6105166720

Match Scores

11-7

Win

Play Date

2026-06-02

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JL
Jingwen Lu

LW79XJ · USA

DUPR

3.429

CW
Charles Wang

V79L05 · Newmarket, ON, CA

DUPR

4.235

TEAM 2LOSS
DM
Denisa Muntean

JYMDPD · USA

DUPR

3.241

DP
Dwane Pennant

ORNKRE · USA

DUPR

3.884

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-6105166720
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8119003758,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jingwen Lu",
        "dupr_id": "LW79XJ",
        "rating": 3.429,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Charles Wang",
        "dupr_id": "V79L05",
        "rating": 4.235,
        "profile_pic_url": null,
        "location": "Newmarket, ON, CA"
      }
    ]
  },
  {
    "team_id": 5378453732,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Denisa Muntean",
        "dupr_id": "JYMDPD",
        "rating": 3.241,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dwane Pennant",
        "dupr_id": "ORNKRE",
        "rating": 3.884,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]