Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Cape Fear Pickleball Club

ID: 5389519363

Match Scores

11-3

Loss

Play Date

2025-10-25

Play Time (Est)

8:45 AM

Play Location

Halyburton Memorial Pkwy, Wilmington, NC 28412, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SM
Scott McLamb

3OWVZ2 · Dunn, NC, US

DUPR

4.126

JH
Jeremy Harrelson

84V062 · Fayetteville, NC, US

DUPR

4.110

TEAM 2LOSS
TC
THOMAS C BELL

59R2K5 · Little River, SC, US

DUPR

3.908

JB
Jeff Bell

EG22PV · USA

DUPR

4.042

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-5389519363
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7769393971,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott McLamb",
        "dupr_id": "3OWVZ2",
        "rating": 4.126,
        "profile_pic_url": null,
        "location": "Dunn, NC, US"
      },
      {
        "name": "Jeremy Harrelson",
        "dupr_id": "84V062",
        "rating": 4.11,
        "profile_pic_url": null,
        "location": "Fayetteville, NC, US"
      }
    ]
  },
  {
    "team_id": 8451551614,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "THOMAS C BELL",
        "dupr_id": "59R2K5",
        "rating": 3.908,
        "profile_pic_url": null,
        "location": "Little River, SC, US"
      },
      {
        "name": "Jeff Bell",
        "dupr_id": "EG22PV",
        "rating": 4.042,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]