Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklr Club Championship-Men’s 4.0 Doubles

ID: 5057075976

Match Scores

6-15

Win

Play Date

2026-05-16

Play Time (Est)

1:00 PM

Play Location

The Picklr - Newtown, PA

Unverified Facility

Competitor Teams

TEAM 1LOSS
JS
John Sisti

2QKWJ9 · Yardley, PA, US

DUPR

3.582

MY
Mathew Yang

D9429X · USA

DUPR

3.821

TEAM 2WINNER
JW
Jason Wu

0Y2XG2 · Bucks County, PA, US

DUPR

3.967

LM
Larry Minsky

1Q4ZZD · Southampton, PA, US

DUPR

3.995

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-5057075976
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5483648284,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Sisti",
        "dupr_id": "2QKWJ9",
        "rating": 3.582,
        "profile_pic_url": null,
        "location": "Yardley, PA, US"
      },
      {
        "name": "Mathew Yang",
        "dupr_id": "D9429X",
        "rating": 3.821,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7708634994,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jason Wu",
        "dupr_id": "0Y2XG2",
        "rating": 3.967,
        "profile_pic_url": null,
        "location": "Bucks County, PA, US"
      },
      {
        "name": "Larry Minsky",
        "dupr_id": "1Q4ZZD",
        "rating": 3.995,
        "profile_pic_url": null,
        "location": "Southampton, PA, US"
      }
    ]
  }
]