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

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

ID: 6906990247

Match Scores

15-11

Win

Play Date

2024-04-13

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KD
Karen Dees

17NLLN · Fairhope, AL, US

DUPR

3.264

BM
Bill Maloy Jr

8JMV74 · Daphne, AL, US

DUPR

3.077

TEAM 2LOSS
CS
Carol Salts

3XZJ2R · USA

DUPR

3.311

JM
James Mellish

PKJ9JE · West Lafayette, IN, US

DUPR

3.282

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-6906990247
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5502645621,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Karen Dees",
        "dupr_id": "17NLLN",
        "rating": 3.264,
        "profile_pic_url": null,
        "location": "Fairhope, AL, US"
      },
      {
        "name": "Bill Maloy Jr",
        "dupr_id": "8JMV74",
        "rating": 3.077,
        "profile_pic_url": null,
        "location": "Daphne, AL, US"
      }
    ]
  },
  {
    "team_id": 5546625357,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carol Salts",
        "dupr_id": "3XZJ2R",
        "rating": 3.311,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Mellish",
        "dupr_id": "PKJ9JE",
        "rating": 3.282,
        "profile_pic_url": null,
        "location": "West Lafayette, IN, US"
      }
    ]
  }
]