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

LPC Men's 3.0 RR (Round 3)

ID: 6829741934

Match Scores

11-4

Loss

Play Date

2026-03-30

Play Time (Est)

3:30 PM

Play Location

Guthrie Creek, Longview, TX, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
DO
Don Owings

1N657Z · Longview, TX, US

DUPR

3.384

RM
Reagan McCauley

G595LV · Longview, TX, US

DUPR

3.211

TEAM 2LOSS
GM
Gene Mccauley

0Q99L4 · Longview, TX, US

DUPR

2.932

LW
Lyle Wright

DNO6YY · Mount Pleasant, TX, US

DUPR

3.166

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-6829741934
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7581829733,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Don Owings",
        "dupr_id": "1N657Z",
        "rating": 3.384,
        "profile_pic_url": null,
        "location": "Longview, TX, US"
      },
      {
        "name": "Reagan McCauley",
        "dupr_id": "G595LV",
        "rating": 3.211,
        "profile_pic_url": null,
        "location": "Longview, TX, US"
      }
    ]
  },
  {
    "team_id": 7557014020,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gene Mccauley",
        "dupr_id": "0Q99L4",
        "rating": 2.932,
        "profile_pic_url": null,
        "location": "Longview, TX, US"
      },
      {
        "name": "Lyle Wright",
        "dupr_id": "DNO6YY",
        "rating": 3.166,
        "profile_pic_url": null,
        "location": "Mount Pleasant, TX, US"
      }
    ]
  }
]