Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - DUPR 18 (Sun 4/26)

ID: 7933921935

Match Scores

21-16

Loss

Play Date

2026-04-26

Play Time (Est)

4:45 AM

Play Location

TOPSEED Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
BB
Brent Blalock

8D64OM · Bixby, OK, US

DUPR

4.498

AC
Alfredo Castaneda

D9R5OY · USA

DUPR

3.749

TEAM 2LOSS
Buck King

8KDEKK · Oklahoma City, OK, US

DUPR

4.656

BD
Brian Davis

8WM9YG · Newcastle, OK, US

DUPR

4.088

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-7933921935
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7626165395,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brent Blalock",
        "dupr_id": "8D64OM",
        "rating": 4.498,
        "profile_pic_url": null,
        "location": "Bixby, OK, US"
      },
      {
        "name": "Alfredo Castaneda",
        "dupr_id": "D9R5OY",
        "rating": 3.749,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5419947603,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Buck King",
        "dupr_id": "8KDEKK",
        "rating": 4.656,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/88834_60cd09c8780e0.jpg",
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Brian Davis",
        "dupr_id": "8WM9YG",
        "rating": 4.088,
        "profile_pic_url": null,
        "location": "Newcastle, OK, US"
      }
    ]
  }
]