Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Spring Men's League Week 14

ID: 5705369604

Match Scores

14-16

Win

Play Date

2026-05-14

Play Time (Est)

1:00 PM

Play Location

Cropwell Baptist Church, Hardwick Road, Pell City, AL, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
SB
Sean Bates

0QP724 · Ashville, AL, US

DUPR

3.771

NU
Naveen Ulavala

Z44QRD · USA

DUPR

3.602

TEAM 2WINNER
OB
Oliver Butterworth

XO204X · Pell City, AL, US

DUPR

3.464

JM
John McVey

59DY00 · Pell City, AL, US

DUPR

3.388

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-5705369604
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4688561146,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sean Bates",
        "dupr_id": "0QP724",
        "rating": 3.771,
        "profile_pic_url": null,
        "location": "Ashville, AL, US"
      },
      {
        "name": "Naveen Ulavala",
        "dupr_id": "Z44QRD",
        "rating": 3.602,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7254652262,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Oliver Butterworth",
        "dupr_id": "XO204X",
        "rating": 3.464,
        "profile_pic_url": null,
        "location": "Pell City, AL, US"
      },
      {
        "name": "John McVey",
        "dupr_id": "59DY00",
        "rating": 3.388,
        "profile_pic_url": null,
        "location": "Pell City, AL, US"
      }
    ]
  }
]