Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Mens- Fixed DUPR Matches- 3.0-3.49

ID: 5120999862

Match Scores

11-10

Win

Play Date

2026-04-25

Play Time (Est)

7:30 PM

Play Location

Newtown | The PICKLR

Unverified Facility

Competitor Teams

TEAM 1WINNER
SP
stuart plotnick

DNYDDL · USA

DUPR

2.762

CB
CJ Baldoni

O6L99E · Yardley, PA, US

DUPR

3.194

TEAM 2LOSS
MB
Michael Borgia

4V4922 · Bucks County, PA, US

DUPR

3.231

GL
Gary Leung

9JJ76R · Newtown, PA, US

DUPR

2.801

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-5120999862
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4502338186,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "stuart plotnick",
        "dupr_id": "DNYDDL",
        "rating": 2.762,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "CJ Baldoni",
        "dupr_id": "O6L99E",
        "rating": 3.194,
        "profile_pic_url": null,
        "location": "Yardley, PA, US"
      }
    ]
  },
  {
    "team_id": 6163431012,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Borgia",
        "dupr_id": "4V4922",
        "rating": 3.231,
        "profile_pic_url": null,
        "location": "Bucks County, PA, US"
      },
      {
        "name": "Gary Leung",
        "dupr_id": "9JJ76R",
        "rating": 2.801,
        "profile_pic_url": null,
        "location": "Newtown, PA, US"
      }
    ]
  }
]