Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Spring Men's League Week 13

ID: 6245754046

Match Scores

15-10

Loss

Play Date

2026-05-07

Play Time (Est)

11:30 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
SB
Sean Bates

0QP724 · Ashville, AL, US

DUPR

3.818

SE
Scott Elliott

9PYR5J · USA

DUPR

2.926

TEAM 2LOSS
JM
John McVey

59DY00 · Pell City, AL, US

DUPR

3.368

JS
Jay Shaw

OR6Q7L · USA

DUPR

3.002

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-6245754046
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4305801358,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sean Bates",
        "dupr_id": "0QP724",
        "rating": 3.818,
        "profile_pic_url": null,
        "location": "Ashville, AL, US"
      },
      {
        "name": "Scott Elliott",
        "dupr_id": "9PYR5J",
        "rating": 2.926,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6822128310,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John McVey",
        "dupr_id": "59DY00",
        "rating": 3.368,
        "profile_pic_url": null,
        "location": "Pell City, AL, US"
      },
      {
        "name": "Jay Shaw",
        "dupr_id": "OR6Q7L",
        "rating": 3.002,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]