Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CFIL Adv Brunswick vs Del Webb

ID: 7073559336

Match Scores

11-5

Loss

Play Date

2026-05-11

Play Time (Est)

1:00 PM

Play Location

House of Pickleball, Long Pine Drive, Leland, NC, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
EH
Eric Hoffman

12XKXY · Leland, NC, US

DUPR

4.605

BW
Brian Weis

4LPY2V · Leland, NC, US

DUPR

3.994

TEAM 2LOSS
WP
William Passmore

8DENYM · Wilmington, NC, US

DUPR

4.429

JD
Jerry DiTucci

84X4L6 · Wilmington, NC, US

DUPR

3.796

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-7073559336
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8238654942,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Hoffman",
        "dupr_id": "12XKXY",
        "rating": 4.605,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Brian Weis",
        "dupr_id": "4LPY2V",
        "rating": 3.994,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  },
  {
    "team_id": 8049051402,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "William Passmore",
        "dupr_id": "8DENYM",
        "rating": 4.429,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Jerry DiTucci",
        "dupr_id": "84X4L6",
        "rating": 3.796,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]