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

DUPR Round Robin 5/2

ID: 6098901482

Match Scores

15-8

Loss

Play Date

2026-05-02

Play Time (Est)

3:30 PM

Play Location

Assembly Lodge Ln, Pocono Pines, PA 18334, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JM
John Mullin

2QJE7R · USA

DUPR

3.463

SN
Sarah Naughton

0QD7ZQ · USA

DUPR

3.383

TEAM 2LOSS
MS
Mary Sperling

KDGMMQ · USA

DUPR

3.409

CB
CJ Baldoni

O6L99E · Yardley, PA, US

DUPR

3.233

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-6098901482
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5708065926,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Mullin",
        "dupr_id": "2QJE7R",
        "rating": 3.463,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sarah Naughton",
        "dupr_id": "0QD7ZQ",
        "rating": 3.383,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6858235620,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mary Sperling",
        "dupr_id": "KDGMMQ",
        "rating": 3.409,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "CJ Baldoni",
        "dupr_id": "O6L99E",
        "rating": 3.233,
        "profile_pic_url": null,
        "location": "Yardley, PA, US"
      }
    ]
  }
]