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

Alabama Senior Olympics - 2026 - Mixed Doubles 3.0 Age: (65-69)

ID: 4631769569

Match Scores

15-9

Loss

Play Date

2026-04-11

Play Time (Est)

6:15 AM

Play Location

Opelika, AL

View Facility Page →

Competitor Teams

TEAM 1WINNER
AH
Annette Hodges

2QLKZE · USA

DUPR

3.000

MH
Manley Hodges

DNW4YX · USA

DUPR

3.252

TEAM 2LOSS
MO
Mary Orillion

567J2R · Central, LA, US

DUPR

2.507

GO
George Orillion

Q5P2JD · LA, US

DUPR

2.810

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-4631769569
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8461265673,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Annette Hodges",
        "dupr_id": "2QLKZE",
        "rating": 3,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Manley Hodges",
        "dupr_id": "DNW4YX",
        "rating": 3.252,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6740730287,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mary Orillion",
        "dupr_id": "567J2R",
        "rating": 2.507,
        "profile_pic_url": null,
        "location": "Central, LA, US"
      },
      {
        "name": "George Orillion",
        "dupr_id": "Q5P2JD",
        "rating": 2.81,
        "profile_pic_url": null,
        "location": "LA, US"
      }
    ]
  }
]