Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PicklePal's Inaugural MLP Style Tournament - Pool Play - Pool A - Mixed Doubles 2

ID: 8194514440

Match Scores

11-4

Win

Play Date

2026-05-03

Play Time (Est)

5:00 PM

Play Location

Pickleball Prime

View Facility Page →

Competitor Teams

TEAM 1WINNER
RL
Raymond Lam

35D4LV · USA

DUPR

3.707

Lily Qu

XJMJ25 · New York, NY, US

DUPR

3.920

TEAM 2LOSS
RG
Rob Goldstein

9PLJQK · Queens County, NY, US

DUPR

4.650

LC
Londyn Caci

XJLYQR · Queens County, NY, US

DUPR

3.659

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-8194514440
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6783564954,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Raymond Lam",
        "dupr_id": "35D4LV",
        "rating": 3.707,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lily Qu",
        "dupr_id": "XJMJ25",
        "rating": 3.92,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6621e56552813.jpg",
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 4923718898,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rob Goldstein",
        "dupr_id": "9PLJQK",
        "rating": 4.65,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      },
      {
        "name": "Londyn Caci",
        "dupr_id": "XJLYQR",
        "rating": 3.659,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  }
]