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

DUPR Round Robin 5/2

ID: 5219556352

Match Scores

10-15

Win

Play Date

2026-05-02

Play Time (Est)

5:00 PM

Play Location

Assembly Lodge Ln, Pocono Pines, PA 18334, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
JC
Jeff Crawford

JJD07O · USA

DUPR

3.672

PB
Peter Brooks

ODNVPE · USA

DUPR

2.846

TEAM 2WINNER
CB
CJ Baldoni

O6L99E · Yardley, PA, US

DUPR

3.259

SN
Sarah Naughton

0QD7ZQ · USA

DUPR

3.352

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-5219556352
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6538786911,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeff Crawford",
        "dupr_id": "JJD07O",
        "rating": 3.672,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter Brooks",
        "dupr_id": "ODNVPE",
        "rating": 2.846,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7159501170,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "CJ Baldoni",
        "dupr_id": "O6L99E",
        "rating": 3.259,
        "profile_pic_url": null,
        "location": "Yardley, PA, US"
      },
      {
        "name": "Sarah Naughton",
        "dupr_id": "0QD7ZQ",
        "rating": 3.352,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]