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

DUPR Round Robin 5/2

ID: 5931417578

Match Scores

13-15

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 1LOSS
KE
kate elkadi

4Z0RDM · USA

DUPR

3.637

CB
CJ Baldoni

O6L99E · Yardley, PA, US

DUPR

3.249

TEAM 2WINNER
MS
Mary Sperling

KDGMMQ · USA

DUPR

3.419

JM
John Mullin

2QJE7R · USA

DUPR

3.492

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-5931417578
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6994668492,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "kate elkadi",
        "dupr_id": "4Z0RDM",
        "rating": 3.637,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "CJ Baldoni",
        "dupr_id": "O6L99E",
        "rating": 3.249,
        "profile_pic_url": null,
        "location": "Yardley, PA, US"
      }
    ]
  },
  {
    "team_id": 5079063928,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mary Sperling",
        "dupr_id": "KDGMMQ",
        "rating": 3.419,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Mullin",
        "dupr_id": "2QJE7R",
        "rating": 3.492,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]