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

Alabama Senior Olympics - 2026 - Mens Doubles 3.5 Age: (50-54; 55-59)

ID: 7334795243

Match Scores

3-11

Win

Play Date

2026-04-10

Play Time (Est)

12:45 AM

Play Location

Opelika, AL

View Facility Page →

Competitor Teams

TEAM 1LOSS
JM
John McVey

59DY00 · Pell City, AL, US

DUPR

3.414

KC
Kip Chappell

676WMD · Oxford, AL, US

DUPR

2.963

TEAM 2WINNER
GB
Gary Blevins

2LRRG7 · Rainsville, AL, US

DUPR

3.570

GW
Greg Wigley

L2WE7Z · Rainsville, AL, US

DUPR

3.596

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-7334795243
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5698373647,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John McVey",
        "dupr_id": "59DY00",
        "rating": 3.414,
        "profile_pic_url": null,
        "location": "Pell City, AL, US"
      },
      {
        "name": "Kip Chappell",
        "dupr_id": "676WMD",
        "rating": 2.963,
        "profile_pic_url": null,
        "location": "Oxford, AL, US"
      }
    ]
  },
  {
    "team_id": 8094143324,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gary Blevins",
        "dupr_id": "2LRRG7",
        "rating": 3.57,
        "profile_pic_url": null,
        "location": "Rainsville, AL, US"
      },
      {
        "name": "Greg Wigley",
        "dupr_id": "L2WE7Z",
        "rating": 3.596,
        "profile_pic_url": null,
        "location": "Rainsville, AL, US"
      }
    ]
  }
]