Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SideOut Pickleball | PicklePlex Aurora - Men's Partners DUPR (3.0, 3.5, 4.0+) | Tue

ID: 5599265756

Match Scores

11-5

Win

Play Date

2026-06-02

Play Time (Est)

9:00 PM

Play Location

Pickleplex Social Club - Aurora - Aurora, Ontario

Unverified Facility

Competitor Teams

TEAM 1WINNER
LL
Larry Laughlin

X2ZNQ4 · USA

DUPR

4.236

VH
Victor Hon

PZ5V6E · Markham

DUPR

4.092

TEAM 2LOSS
AL
Alan Li

4PJ6GG · USA

DUPR

3.718

JT
John Travis

LVKQLJ · USA

DUPR

4.014

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-5599265756
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7166063384,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Larry Laughlin",
        "dupr_id": "X2ZNQ4",
        "rating": 4.236,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Victor Hon",
        "dupr_id": "PZ5V6E",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": "Markham"
      }
    ]
  },
  {
    "team_id": 6424275874,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alan Li",
        "dupr_id": "4PJ6GG",
        "rating": 3.718,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Travis",
        "dupr_id": "LVKQLJ",
        "rating": 4.014,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]