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

LPC Men's 3.0 RR (Round 1)

ID: 6053608752

Match Scores

0-11

Win

Play Date

2026-03-30

Play Time (Est)

1:00 PM

Play Location

Guthrie Creek, Longview, TX, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
FA
Fili Andrade

WN46RY · USA

DUPR

2.663

JH
Jordan Howard

RW4ROQ · Longview, TX, US

DUPR

2.988

TEAM 2WINNER
DO
Don Owings

1N657Z · Longview, TX, US

DUPR

3.387

LW
Lyle Wright

DNO6YY · Mount Pleasant, TX, US

DUPR

3.157

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-6053608752
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7099293585,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Fili Andrade",
        "dupr_id": "WN46RY",
        "rating": 2.663,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jordan  Howard",
        "dupr_id": "RW4ROQ",
        "rating": 2.988,
        "profile_pic_url": null,
        "location": "Longview, TX, US"
      }
    ]
  },
  {
    "team_id": 7248435737,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Don Owings",
        "dupr_id": "1N657Z",
        "rating": 3.387,
        "profile_pic_url": null,
        "location": "Longview, TX, US"
      },
      {
        "name": "Lyle Wright",
        "dupr_id": "DNO6YY",
        "rating": 3.157,
        "profile_pic_url": null,
        "location": "Mount Pleasant, TX, US"
      }
    ]
  }
]