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

Pool 1 Men 3.5+ 50+ Dave’s Supr Dupr Round Robin

ID: 7755014683

Match Scores

11-9

Loss

Play Date

2026-05-16

Play Time (Est)

8:45 AM

Play Location

House of Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
BB
Bruce Baker

89JNP7 · Brunswick County, NC, US

DUPR

3.576

CP
Christian Petretich

GWQK2Q · USA

DUPR

3.419

TEAM 2LOSS
DR
David Rogers

3VXREP · Leland, NC, US

DUPR

3.623

PE
Pedro Eloy Carrion

59WONR · Wilmington, NC, US

DUPR

3.287

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-7755014683
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6908403208,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bruce Baker",
        "dupr_id": "89JNP7",
        "rating": 3.576,
        "profile_pic_url": null,
        "location": "Brunswick County, NC, US"
      },
      {
        "name": "Christian Petretich",
        "dupr_id": "GWQK2Q",
        "rating": 3.419,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5796632611,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Rogers",
        "dupr_id": "3VXREP",
        "rating": 3.623,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Pedro Eloy Carrion",
        "dupr_id": "59WONR",
        "rating": 3.287,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]