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

LPC Men's Partner 3.0 RR (Round 9)

ID: 4443473765

Match Scores

6-11

Win

Play Date

2026-05-07

Play Time (Est)

6:15 AM

Play Location

Guthrie Creek, Longview, TX, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
GM
Gene Mccauley

0Q99L4 · Longview, TX, US

DUPR

2.900

RM
Reagan McCauley

G595LV · Longview, TX, US

DUPR

3.108

TEAM 2WINNER
DO
Don Owings

1N657Z · Longview, TX, US

DUPR

3.311

GC
Gary Conner

MYPY9L · Longview, TX, US

DUPR

2.683

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-4443473765
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5869361579,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gene Mccauley",
        "dupr_id": "0Q99L4",
        "rating": 2.9,
        "profile_pic_url": null,
        "location": "Longview, TX, US"
      },
      {
        "name": "Reagan McCauley",
        "dupr_id": "G595LV",
        "rating": 3.108,
        "profile_pic_url": null,
        "location": "Longview, TX, US"
      }
    ]
  },
  {
    "team_id": 7812841958,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Don Owings",
        "dupr_id": "1N657Z",
        "rating": 3.311,
        "profile_pic_url": null,
        "location": "Longview, TX, US"
      },
      {
        "name": "Gary Conner",
        "dupr_id": "MYPY9L",
        "rating": 2.683,
        "profile_pic_url": null,
        "location": "Longview, TX, US"
      }
    ]
  }
]