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

DUPR Round Robin 5/2

ID: 6602928164

Match Scores

6-15

Win

Play Date

2026-05-02

Play Time (Est)

9:00 PM

Play Location

Assembly Lodge Ln, Pocono Pines, PA 18334, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
BH
Barbara Hijazi

KDG7PO · USA

DUPR

3.159

PB
Peter Brooks

ODNVPE · USA

DUPR

2.948

TEAM 2WINNER
CB
CJ Baldoni

O6L99E · Yardley, PA, US

DUPR

3.222

VB
Vendula Brym

E9P04E · USA

DUPR

3.262

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-6602928164
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6343811423,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Barbara Hijazi",
        "dupr_id": "KDG7PO",
        "rating": 3.159,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter Brooks",
        "dupr_id": "ODNVPE",
        "rating": 2.948,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8257924252,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "CJ Baldoni",
        "dupr_id": "O6L99E",
        "rating": 3.222,
        "profile_pic_url": null,
        "location": "Yardley, PA, US"
      },
      {
        "name": "Vendula Brym",
        "dupr_id": "E9P04E",
        "rating": 3.262,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]