Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CFIL Adv Brunswick vs Del Webb

ID: 4342028175

Match Scores

11-4

Win

Play Date

2026-05-11

Play Time (Est)

4:45 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
GS
Gabriela Schneider

1RGDM8 · Leland, NC, US

DUPR

5.074

SL
Steve LaChance

8DMXZM · Leland, NC, US

DUPR

4.355

TEAM 2LOSS
DL
David Lettenberger

DWXDL4 · Wilmington, NC, US

DUPR

4.328

NL
Noi Lettenberger

XJDJE4 · Wilmington, NC, US

DUPR

4.104

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-4342028175
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5453684788,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gabriela Schneider",
        "dupr_id": "1RGDM8",
        "rating": 5.074,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Steve LaChance",
        "dupr_id": "8DMXZM",
        "rating": 4.355,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  },
  {
    "team_id": 8465314852,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Lettenberger",
        "dupr_id": "DWXDL4",
        "rating": 4.328,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Noi Lettenberger",
        "dupr_id": "XJDJE4",
        "rating": 4.104,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]