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

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

ID: 6628682871

Match Scores

11-7, 11-2

Loss

Play Date

2024-04-12

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RC
Ron C Eckel

3VQRR5 · Madison, AL, US

DUPR

3.304

JG
Jeff Grewe

1RMWEM · USA

DUPR

3.529

TEAM 2LOSS
JL
Joey Langley

3Z0W4Q · Fairhope, AL, US

DUPR

3.596

BM
Bill Maloy Jr

8JMV74 · Daphne, AL, US

DUPR

3.095

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-6628682871
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5976319889,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ron C Eckel",
        "dupr_id": "3VQRR5",
        "rating": 3.304,
        "profile_pic_url": null,
        "location": "Madison, AL, US"
      },
      {
        "name": "Jeff Grewe",
        "dupr_id": "1RMWEM",
        "rating": 3.529,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5215507637,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joey Langley",
        "dupr_id": "3Z0W4Q",
        "rating": 3.596,
        "profile_pic_url": null,
        "location": "Fairhope, AL, US"
      },
      {
        "name": "Bill Maloy Jr",
        "dupr_id": "8JMV74",
        "rating": 3.095,
        "profile_pic_url": null,
        "location": "Daphne, AL, US"
      }
    ]
  }
]