Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklr Club Championship-Men’s 4.0 Doubles

ID: 7030940032

Match Scores

15-9

Loss

Play Date

2026-05-16

Play Time (Est)

5:00 PM

Play Location

The Picklr - Newtown, PA

Unverified Facility

Competitor Teams

TEAM 1WINNER
AD
angelo disipio

W6LJEK · Bensalem, PA, US

DUPR

3.860

TR
tanner Richmond

RWZQ7M · Bucks County, PA, US

DUPR

3.984

TEAM 2LOSS
JW
Jason Wu

0Y2XG2 · Bucks County, PA, US

DUPR

3.943

LM
Larry Minsky

1Q4ZZD · Southampton, PA, US

DUPR

3.976

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-7030940032
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6939992801,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "angelo disipio",
        "dupr_id": "W6LJEK",
        "rating": 3.86,
        "profile_pic_url": null,
        "location": "Bensalem, PA, US"
      },
      {
        "name": "tanner Richmond",
        "dupr_id": "RWZQ7M",
        "rating": 3.984,
        "profile_pic_url": null,
        "location": "Bucks County, PA, US"
      }
    ]
  },
  {
    "team_id": 5559720951,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Wu",
        "dupr_id": "0Y2XG2",
        "rating": 3.943,
        "profile_pic_url": null,
        "location": "Bucks County, PA, US"
      },
      {
        "name": "Larry Minsky",
        "dupr_id": "1Q4ZZD",
        "rating": 3.976,
        "profile_pic_url": null,
        "location": "Southampton, PA, US"
      }
    ]
  }
]