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

Alabama Senior Olympics - 2024 - Mens Doubles Skill: (3.0) Age: (60 To 64)

ID: 7424574815

Match Scores

12-10, 5-11, 11-2

Win

Play Date

2024-04-12

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JL
Joey Langley

3Z0W4Q · Fairhope, AL, US

DUPR

3.656

BM
Bill Maloy Jr

8JMV74 · Daphne, AL, US

DUPR

3.134

TEAM 2LOSS
JM
Joel Martin

EW6OEV · USA

DUPR

3.889

DM
David Mclain

8GYQZV · USA

DUPR

3.082

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-7424574815
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8008956417,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joey Langley",
        "dupr_id": "3Z0W4Q",
        "rating": 3.656,
        "profile_pic_url": null,
        "location": "Fairhope, AL, US"
      },
      {
        "name": "Bill Maloy Jr",
        "dupr_id": "8JMV74",
        "rating": 3.134,
        "profile_pic_url": null,
        "location": "Daphne, AL, US"
      }
    ]
  },
  {
    "team_id": 5592776828,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joel Martin",
        "dupr_id": "EW6OEV",
        "rating": 3.889,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Mclain",
        "dupr_id": "8GYQZV",
        "rating": 3.082,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]