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

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

ID: 5575515464

Match Scores

11-4, 11-6

Loss

Play Date

2024-04-12

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KC
Keith Crawford

2QY0O9 · Bowdon, GA, US

DUPR

3.408

GG
greg garrett

994LXJ · Carrollton, GA, US

DUPR

3.543

TEAM 2LOSS
JL
Joey Langley

3Z0W4Q · Fairhope, AL, US

DUPR

3.614

BM
Bill Maloy Jr

8JMV74 · Daphne, AL, US

DUPR

3.107

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-5575515464
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6521915506,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Keith Crawford",
        "dupr_id": "2QY0O9",
        "rating": 3.408,
        "profile_pic_url": null,
        "location": "Bowdon, GA, US"
      },
      {
        "name": "greg garrett",
        "dupr_id": "994LXJ",
        "rating": 3.543,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      }
    ]
  },
  {
    "team_id": 7813846817,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joey Langley",
        "dupr_id": "3Z0W4Q",
        "rating": 3.614,
        "profile_pic_url": null,
        "location": "Fairhope, AL, US"
      },
      {
        "name": "Bill Maloy Jr",
        "dupr_id": "8JMV74",
        "rating": 3.107,
        "profile_pic_url": null,
        "location": "Daphne, AL, US"
      }
    ]
  }
]