Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Spring Men's League Week 14

ID: 6190727236

Match Scores

10-15

Win

Play Date

2026-05-14

Play Time (Est)

5: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.763

OB
Oliver Butterworth

XO204X · Pell City, AL, US

DUPR

3.456

TEAM 2WINNER
NU
Naveen Ulavala

Z44QRD · USA

DUPR

3.612

JM
John McVey

59DY00 · Pell City, AL, US

DUPR

3.396

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-6190727236
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7517966583,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sean Bates",
        "dupr_id": "0QP724",
        "rating": 3.763,
        "profile_pic_url": null,
        "location": "Ashville, AL, US"
      },
      {
        "name": "Oliver Butterworth",
        "dupr_id": "XO204X",
        "rating": 3.456,
        "profile_pic_url": null,
        "location": "Pell City, AL, US"
      }
    ]
  },
  {
    "team_id": 6107072032,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Naveen Ulavala",
        "dupr_id": "Z44QRD",
        "rating": 3.612,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John McVey",
        "dupr_id": "59DY00",
        "rating": 3.396,
        "profile_pic_url": null,
        "location": "Pell City, AL, US"
      }
    ]
  }
]