Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Bull City Pickleball League - Season 5 (Week 6)

ID: 5044302435

Match Scores

11-7, 2-11, 11-2

Loss

Play Date

2026-04-23

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SA
Sophie Abrams

DNZMQ6 · Memphis, TN, US

DUPR

5.010

JS
Jeff Stone

8EVRZV · Durham, NC, US

DUPR

4.833

TEAM 2LOSS
Ryan McLaughlin

WX9XEK · Chapel Hill, NC, US

DUPR

4.815

JL
Jay Livingston

V766M5 · Cary, NC, US

DUPR

4.687

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-5044302435
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7742605215,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sophie Abrams",
        "dupr_id": "DNZMQ6",
        "rating": 5.01,
        "profile_pic_url": null,
        "location": "Memphis, TN, US"
      },
      {
        "name": "Jeff Stone",
        "dupr_id": "8EVRZV",
        "rating": 4.833,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      }
    ]
  },
  {
    "team_id": 8307453525,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan McLaughlin",
        "dupr_id": "WX9XEK",
        "rating": 4.815,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6767e8e5a04c8.jpg",
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "Jay Livingston",
        "dupr_id": "V766M5",
        "rating": 4.687,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      }
    ]
  }
]