Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklr Club Championship-Men’s 4.0 Doubles

ID: 6341521181

Match Scores

15-14

Win

Play Date

2026-05-16

Play Time (Est)

6:15 AM

Play Location

The Picklr - Newtown, PA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JW
Jason Wu

0Y2XG2 · Bucks County, PA, US

DUPR

3.965

LM
Larry Minsky

1Q4ZZD · Southampton, PA, US

DUPR

3.993

TEAM 2LOSS
AD
angelo disipio

W6LJEK · Bensalem, PA, US

DUPR

3.833

TR
tanner Richmond

RWZQ7M · Bucks County, PA, US

DUPR

3.963

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-6341521181
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6998562253,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Wu",
        "dupr_id": "0Y2XG2",
        "rating": 3.965,
        "profile_pic_url": null,
        "location": "Bucks County, PA, US"
      },
      {
        "name": "Larry Minsky",
        "dupr_id": "1Q4ZZD",
        "rating": 3.993,
        "profile_pic_url": null,
        "location": "Southampton, PA, US"
      }
    ]
  },
  {
    "team_id": 7104617458,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "angelo disipio",
        "dupr_id": "W6LJEK",
        "rating": 3.833,
        "profile_pic_url": null,
        "location": "Bensalem, PA, US"
      },
      {
        "name": "tanner Richmond",
        "dupr_id": "RWZQ7M",
        "rating": 3.963,
        "profile_pic_url": null,
        "location": "Bucks County, PA, US"
      }
    ]
  }
]