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

LPC Men's 3.0 RR (Round 9)

ID: 5179913995

Match Scores

9-11

Loss

Play Date

2025-02-20

Play Time (Est)

8:45 AM

Play Location

First Christian Church, North Sixth Street, Longview, TX, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
AG
Anthony Grush

KOEQXK · Kilgore, TX, US

DUPR

3.030

GC
Gary Conner

MYPY9L · Longview, TX, US

DUPR

3.159

TEAM 2WINNER
DO
Don Owings

1N657Z · Longview, TX, US

DUPR

3.395

DE
Dave Evans

8D0DGX · Holly Lake Ranch, TX, US

DUPR

3.206

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-5179913995
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4686810730,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anthony Grush",
        "dupr_id": "KOEQXK",
        "rating": 3.03,
        "profile_pic_url": null,
        "location": "Kilgore, TX, US"
      },
      {
        "name": "Gary Conner",
        "dupr_id": "MYPY9L",
        "rating": 3.159,
        "profile_pic_url": null,
        "location": "Longview, TX, US"
      }
    ]
  },
  {
    "team_id": 4326370388,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Don Owings",
        "dupr_id": "1N657Z",
        "rating": 3.395,
        "profile_pic_url": null,
        "location": "Longview, TX, US"
      },
      {
        "name": "Dave Evans",
        "dupr_id": "8D0DGX",
        "rating": 3.206,
        "profile_pic_url": null,
        "location": "Holly Lake Ranch, TX, US"
      }
    ]
  }
]