Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

USLPL Championships

ID: 8529851161

Match Scores

11-5, 11-2

Loss

Play Date

2026-01-11

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LY
Lily Yip

3ZK7MW · Jersey City, NJ, US

DUPR

5.133

RS
Ron Sussman

3VY5D6 · New York, NY, US

DUPR

4.817

TEAM 2LOSS
Jonra Jacoby

8ME7G3 · The Villages, FL, US

DUPR

4.746

JH
Jeffrey Howell

35GG03 · Annapolis, MD, US

DUPR

4.527

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-8529851161
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7463257165,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lily Yip",
        "dupr_id": "3ZK7MW",
        "rating": 5.133,
        "profile_pic_url": null,
        "location": "Jersey City, NJ, US"
      },
      {
        "name": "Ron Sussman",
        "dupr_id": "3VY5D6",
        "rating": 4.817,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 5803836231,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonra Jacoby",
        "dupr_id": "8ME7G3",
        "rating": 4.746,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/82709_5de6a75546152.jpg",
        "location": "The Villages, FL, US"
      },
      {
        "name": "Jeffrey Howell",
        "dupr_id": "35GG03",
        "rating": 4.527,
        "profile_pic_url": null,
        "location": "Annapolis, MD, US"
      }
    ]
  }
]