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

Alabama Winter Open - 50+ Mixed Doubles 3.5

ID: 6072460000

Match Scores

11-0

Win

Play Date

2026-02-22

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BP
Beverly Perkins

3ZD06D · USA

DUPR

3.580

MS
Mark Segrest

2Z7KVY · USA

DUPR

3.966

TEAM 2LOSS
KY
Ken York

3ZZ7ZD · USA

DUPR

2.818

JY
Jana York

1NNPL6 · USA

DUPR

3.110

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-6072460000
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6920938030,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Beverly Perkins",
        "dupr_id": "3ZD06D",
        "rating": 3.58,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Segrest",
        "dupr_id": "2Z7KVY",
        "rating": 3.966,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6839921160,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ken York",
        "dupr_id": "3ZZ7ZD",
        "rating": 2.818,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jana York",
        "dupr_id": "1NNPL6",
        "rating": 3.11,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]