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

6th Annual Guthrie Creek Open - Mixed Doubles Skill: (3.0) Age: (56 And Above)

ID: 8167017054

Match Scores

1-11

Loss

Play Date

2026-04-26

Play Time (Est)

7:30 PM

Play Location

Longview, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
LB
Lisa Bynum

KDO60O · Marshall, TX, US

DUPR

3.033

TB
Tommy Bowen

9JGG0R · Marshall, TX, US

DUPR

3.059

TEAM 2WINNER
DO
Donna Owings

17LZQ0 · Longview, TX, US

DUPR

2.875

DO
Don Owings

1N657Z · Longview, TX, US

DUPR

3.347

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-8167017054
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4358176594,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lisa Bynum",
        "dupr_id": "KDO60O",
        "rating": 3.033,
        "profile_pic_url": null,
        "location": "Marshall, TX, US"
      },
      {
        "name": "Tommy  Bowen",
        "dupr_id": "9JGG0R",
        "rating": 3.059,
        "profile_pic_url": null,
        "location": "Marshall, TX, US"
      }
    ]
  },
  {
    "team_id": 7734996799,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Donna Owings",
        "dupr_id": "17LZQ0",
        "rating": 2.875,
        "profile_pic_url": null,
        "location": "Longview, TX, US"
      },
      {
        "name": "Don Owings",
        "dupr_id": "1N657Z",
        "rating": 3.347,
        "profile_pic_url": null,
        "location": "Longview, TX, US"
      }
    ]
  }
]