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

Mens- Fixed DUPR Matches- 3.0-3.49

ID: 5379106417

Match Scores

7-11

Loss

Play Date

2026-04-25

Play Time (Est)

2:15 AM

Play Location

Newtown | The PICKLR

Unverified Facility

Competitor Teams

TEAM 1LOSS
MB
Michael Borgia

4V4922 · Bucks County, PA, US

DUPR

3.237

GL
Gary Leung

9JJ76R · USA

DUPR

2.804

TEAM 2WINNER
DG
David Ganapolsky

KDWMWO · USA

DUPR

3.152

BM
Brett Moses

179OMN · USA

DUPR

3.007

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-5379106417
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5127789409,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Borgia",
        "dupr_id": "4V4922",
        "rating": 3.237,
        "profile_pic_url": null,
        "location": "Bucks County, PA, US"
      },
      {
        "name": "Gary Leung",
        "dupr_id": "9JJ76R",
        "rating": 2.804,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5215214353,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Ganapolsky",
        "dupr_id": "KDWMWO",
        "rating": 3.152,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brett Moses",
        "dupr_id": "179OMN",
        "rating": 3.007,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]