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

DUPR Round Robin 5/2

ID: 7607087301

Match Scores

15-7

Loss

Play Date

2026-05-02

Play Time (Est)

10:15 AM

Play Location

Assembly Lodge Ln, Pocono Pines, PA 18334, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JM
John Mullin

2QJE7R · USA

DUPR

3.532

MS
Mary Sperling

KDGMMQ · USA

DUPR

3.305

TEAM 2LOSS
BH
Barbara Hijazi

KDG7PO · USA

DUPR

3.220

CB
CJ Baldoni

O6L99E · Yardley, PA, US

DUPR

3.170

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-7607087301
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6434077332,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Mullin",
        "dupr_id": "2QJE7R",
        "rating": 3.532,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mary Sperling",
        "dupr_id": "KDGMMQ",
        "rating": 3.305,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6460904011,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Barbara Hijazi",
        "dupr_id": "KDG7PO",
        "rating": 3.22,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "CJ Baldoni",
        "dupr_id": "O6L99E",
        "rating": 3.17,
        "profile_pic_url": null,
        "location": "Yardley, PA, US"
      }
    ]
  }
]